summaryrefslogtreecommitdiffstats
path: root/apps/plugins/midiplay.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-03Barry Wardell's keymappings for H10Daniel Stenberg1-0/+6
2006-06-30To avoid having to use the main unit when accidentally launching a plugin fro...Kevin Ferrare1-1/+5
2006-06-12HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...Christian Gmeiner1-2/+2
2006-05-08Fixed freezing after loader error messages.Stepan Moskovchenko1-0/+5
2006-05-07Whoops! Lousy button code...Stepan Moskovchenko1-6/+48
2006-05-07Added ability to adjust the volume during playback.Stepan Moskovchenko1-8/+60
2006-05-03Optimize synth code by pre-computing the volume scaling for each note.Stepan Moskovchenko1-1/+1
2006-05-03Remove some debug junk, start a new build.Stepan Moskovchenko1-2/+0
2006-05-03Fix file descriptor leak that would cause a hard lockup every 7 filesStepan Moskovchenko1-70/+68
2006-05-01----------------------------------------------------------------------Stepan Moskovchenko1-0/+217