summaryrefslogtreecommitdiff
path: root/apps/plugins/midi2wav.c (follow)
Commit message (Expand)AuthorAge
* Removing deprecated code.Björn Stenberg2008-11-10
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Plugin parameters should be const.Steve Bavin2008-05-13
* Clean up hard-coded pathsNils Wallménius2007-09-10
* Get rid of the 'center' parameter for splashes. There were only 2 of almost 5...Jens Arnold2007-03-16
* Code Police raid. Mostly changed // comments and indented to Rockbox style.Daniel Stenberg2006-03-03
* New plugin loader. Solves the crashes introduced with the .bss changes while ...Jens Arnold2006-01-15
* Fake an USB connections to force reload of the file-tree after running these ...Jonas Häggqvist2005-08-31
* Add this back in, for now. Will turn into real codec later, when plugins supp...Stepan Moskovchenko2005-08-07
* removed old codec leftoversDaniel Stenberg2005-06-29
* Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime.Stepan Moskovchenko2005-04-20
* Some shifting optimizations. Working code. 50% realtime.Stepan Moskovchenko2005-04-19
* Added xxx2wav support, an icon, and some optimizationsStepan Moskovchenko2005-04-16
* Code cleanup, fix warnings, error checking, add midi2wav to viewers.configStepan Moskovchenko2005-04-15
* Added MIDI synthesizer pluginStepan Moskovchenko2005-04-15