index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
plugins
/
midiplay.c
(
unfollow
)
Commit message (
Expand
)
Author
2007-01-11
Make MIDI playback work on the Simulator, with sound etc. The #define stuff i...
Stepan Moskovchenko
2006-11-26
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-18
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-10-26
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-08-03
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-06-30
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-06-12
HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...
Christian Gmeiner
2006-05-08
Fixed freezing after loader error messages.
Stepan Moskovchenko
2006-05-07
Whoops! Lousy button code...
Stepan Moskovchenko
2006-05-07
Added ability to adjust the volume during playback.
Stepan Moskovchenko
2006-05-03
Optimize synth code by pre-computing the volume scaling for each note.
Stepan Moskovchenko
2006-05-03
Remove some debug junk, start a new build.
Stepan Moskovchenko
2006-05-03
Fix file descriptor leak that would cause a hard lockup every 7 files
Stepan Moskovchenko
2006-05-01
----------------------------------------------------------------------
Stepan Moskovchenko