rockbox/apps/plugins/midi
Rafaël Carré 791d425ff1 plugins (doom, midi, rockboy): don't use non-static inline
some functions can be static -> static inline
some functions are external and can't be inlined -> remove inline

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28019 a1c6a512-1295-4272-9138-f99709370657
2010-09-07 14:09:11 +00:00
..
guspat.c Correct checking return value of open in plugins. 2009-12-06 13:52:28 +00:00
guspat.h
midi.make
midifile.c Replace remaining printf in midi plugin (fix yellow/red) 2010-07-25 19:47:07 +00:00
midifile.h
midiplay.c Plugins: modify IRAM copying code 2010-08-30 20:47:53 +00:00
midiutil.c Rename printf to prevent naming conflict. Also change comment to conform with Rockbox standards. 2010-07-25 19:35:19 +00:00
midiutil.h Rename printf to prevent naming conflict. Also change comment to conform with Rockbox standards. 2010-07-25 19:35:19 +00:00
sequencer.c plugins (doom, midi, rockboy): don't use non-static inline 2010-09-07 14:09:11 +00:00
sequencer.h
SOURCES
synth.c Replace remaining printf in midi plugin (fix yellow/red) 2010-07-25 19:47:07 +00:00
synth.h