summaryrefslogtreecommitdiff
path: root/apps/plugins/midiplay.c (follow)
Commit message (Expand)AuthorAge
* Make MIDI playback work on the Simulator, with sound etc. The #define stuff i...Stepan Moskovchenko2007-01-11
* FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski2006-11-26
* SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis2006-11-18
* Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell2006-10-26
* Barry Wardell's keymappings for H10Daniel Stenberg2006-08-03
* To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare2006-06-30
* HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner2006-06-12
* Fixed freezing after loader error messages.Stepan Moskovchenko2006-05-08
* Whoops! Lousy button code...Stepan Moskovchenko2006-05-07
* Added ability to adjust the volume during playback.Stepan Moskovchenko2006-05-07
* Optimize synth code by pre-computing the volume scaling for each note.Stepan Moskovchenko2006-05-03
* Remove some debug junk, start a new build.Stepan Moskovchenko2006-05-03
* Fix file descriptor leak that would cause a hard lockup every 7 filesStepan Moskovchenko2006-05-03
* ----------------------------------------------------------------------Stepan Moskovchenko2006-05-01