rockbox/apps/plugins/midi
2009-04-10 17:28:26 +00:00
..
guspat.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
guspat.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
midi.make Use a static pattern rule to restrict the dependency on [pluginname].o to single-file plugins. This allows the pattern rule for %.rock (with all dependencies defined elsewhere) to pick up multi-file plugins with no [pluginname].o file, and get rid of the duplication in (doom|midi|reversi).make. 2009-03-04 23:41:58 +00:00
midifile.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
midifile.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
midiplay.c FS#10075 - FUZE: QUIT Plugin by selecting BUTTON_HOME by Johannes Schwarz. Updates the plugin keymap to use Long Home to exit plugins to be more inline with the core keymap. 2009-04-10 17:28:26 +00:00
midiutil.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
midiutil.h midi: yield more, fixes flickering backlight fade on some targets while playing midi. Some coding style clean up, it's a little better but still a mess 2009-03-28 11:27:56 +00:00
sequencer.c midi: yield more, fixes flickering backlight fade on some targets while playing midi. Some coding style clean up, it's a little better but still a mess 2009-03-28 11:27:56 +00:00
sequencer.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00
SOURCES Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary. 2007-09-24 15:57:32 +00:00
synth.c loader-initialized global plugin API: 2009-01-16 10:34:40 +00:00
synth.h Updated our source code header to explicitly mention that we are GPL v2 or 2008-06-28 18:10:04 +00:00