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
(
follow
)
Commit message (
Expand
)
Author
Age
*
Move all of midiplay into its subdir and add a Makefile for it, add header fi...
Nils Wallménius
2007-09-24
*
Enable plugins on the Sansa C200. Large parts taken from patch FS#7749 by Max...
Marianne Arnold
2007-09-20
*
Clean up hard-coded paths
Nils Wallménius
2007-09-10
*
Rockbox compiles and boots now on the 2nd gen, but doesn't work properly yet.
Jens Arnold
2007-07-27
*
Check if the HW is capable of 22.050KHz playback, and revert to using 44.1Khz...
Dave Chapman
2007-07-24
*
Plugins that play sound must be sure to set inputs and outputs on audio muxed...
Michael Sevakis
2007-06-10
*
attempt to make the Gigabeat button mappings in the plugins more logical and ...
Marcoen Hirschberg
2007-05-19
*
Prevent idle poweroff in the MIDI player
Linus Nielsen Feltzing
2007-05-19
*
Fix the undefined char symbols appearing in many output lines. This printf do...
Jens Arnold
2007-04-21
*
Some quick and dirty MIDI player optimizations, now it works on the X5 and M5...
Linus Nielsen Feltzing
2007-04-11
*
Rename some macros to account for the recently added M5 port. No code changes.
Jens Arnold
2007-03-16
*
Ooops.
Jens Arnold
2007-03-16
*
Reset sample rate correctly after MIDI playback
Steve Bavin
2007-03-14
*
Make MIDI playback work on the Simulator, with sound etc. The #define stuff i...
Stepan Moskovchenko
2007-01-11
*
FS#6357, patch 1: let iramcopy and bss share the same space in codecs and
Tomasz Malesinski
2006-11-26
*
SWCODEC/IRAM: Save voice IRAM when a plugin initializes its IRAM. Defines two...
Michael Sevakis
2006-11-18
*
Allow the Sansa e200 UI simulator to be built. Thanks to Andre Smith for the ...
Barry Wardell
2006-10-26
*
Barry Wardell's keymappings for H10
Daniel Stenberg
2006-08-03
*
To avoid having to use the main unit when accidentally launching a plugin fro...
Kevin Ferrare
2006-06-30
*
HAVE_ADJUSTABLE_CPU_FREQ isn't defined for simulators, so we don't have to ch...
Christian Gmeiner
2006-06-12
*
Fixed freezing after loader error messages.
Stepan Moskovchenko
2006-05-08
*
Whoops! Lousy button code...
Stepan Moskovchenko
2006-05-07
*
Added ability to adjust the volume during playback.
Stepan Moskovchenko
2006-05-07
*
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-03
*
----------------------------------------------------------------------
Stepan Moskovchenko
2006-05-01