summaryrefslogtreecommitdiff
path: root/apps/plugins/midi
AgeCommit message (Expand)Author
2007-09-22vel/MROBE500Karl Kurbjun
2007-09-10Clean up hard-coded pathsNils Wallménius
2007-04-21Missed a couple. Hopefully fix all warnings.Michael Sevakis
2007-04-21General housekeeping: Make plugin buffer functions take size_t * instead of i...Michael Sevakis
2007-04-21Fix the undefined char symbols appearing in many output lines. This printf do...Jens Arnold
2007-04-11Some quick and dirty MIDI player optimizations, now it works on the X5 and M5...Linus Nielsen Feltzing
2007-03-17Let GCC check arguments of some more printf-style functions, also for plugins...Jens Arnold
2007-03-16Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold
2007-01-10Fix a nasty little bug that would under the right conditions cause Stepan Moskovchenko
2006-10-03More ADSR related voodoo. Hopefully will get to patch prescaler soon.Stepan Moskovchenko
2006-10-03More adsr related nonsense, argh! Fix adsr related problem on some notes bein...Stepan Moskovchenko
2006-10-02Get rid of old junk and fix warning.Stepan Moskovchenko
2006-10-02I have an iRiver again, yay! Make notes ramp down in a better way. FixStepan Moskovchenko
2006-08-10== -> =. this should fix a build warningAntoine Cellerier
2006-07-20Fix typoAntoine Cellerier
2006-05-08Fixed freezing after loader error messages.Stepan Moskovchenko
2006-05-07Added ability to adjust the volume during playback.Stepan Moskovchenko
2006-05-03Optimize synth code by pre-computing the volume scaling for each note.Stepan Moskovchenko
2006-05-03Fix file descriptor leak that would cause a hard lockup every 7 filesStepan Moskovchenko
2006-05-01----------------------------------------------------------------------Stepan Moskovchenko
2005-10-06Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto...Dave Chapman
2005-08-07Uncomment one line, which makes bad 80s music sound a bit better.Stepan Moskovchenko
2005-08-07Fix error/warning, change pitch bend to 9 bitsStepan Moskovchenko
2005-06-14The synthVoice() function declaration was wrong (caused a warning). And becau...Tomas Salfischberger
2005-04-20Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime.Stepan Moskovchenko
2005-04-19Some shifting optimizations. Working code. 50% realtime.Stepan Moskovchenko
2005-04-16Added xxx2wav support, an icon, and some optimizationsStepan Moskovchenko
2005-04-15fix compiler errorDaniel Stenberg
2005-04-15Code cleanup, fix warnings, error checking, add midi2wav to viewers.configStepan Moskovchenko
2005-04-15Added MIDI synthesizer pluginStepan Moskovchenko