summaryrefslogtreecommitdiff
path: root/apps/plugins/midiplay.c (follow)
Commit message (Expand)AuthorAge
* Fix the undefined char symbols appearing in many output lines. This printf do...Jens Arnold2007-04-21
* Some quick and dirty MIDI player optimizations, now it works on the X5 and M5...Linus Nielsen Feltzing2007-04-11
* Rename some macros to account for the recently added M5 port. No code changes.Jens Arnold2007-03-16
* Ooops.Jens Arnold2007-03-16
* Reset sample rate correctly after MIDI playbackSteve Bavin2007-03-14
* 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