summaryrefslogtreecommitdiff
path: root/apps/plugins/midiplay.c (unfollow)
Commit message (Expand)Author
2007-01-11Make MIDI playback work on the Simulator, with sound etc. The #define stuff i...Stepan Moskovchenko
2006-11-26FS#6357, patch 1: let iramcopy and bss share the same space in codecs andTomasz Malesinski
2006-11-18SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...Michael Sevakis
2006-10-26Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...Barry Wardell
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare
2006-06-12HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner
2006-05-08Fixed freezing after loader error messages.Stepan Moskovchenko
2006-05-07Whoops! Lousy button code...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-03Remove some debug junk, start a new build.Stepan Moskovchenko
2006-05-03Fix file descriptor leak that would cause a hard lockup every 7 filesStepan Moskovchenko
2006-05-01----------------------------------------------------------------------Stepan Moskovchenko