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
/
midi
/
midiplay.c
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
Plugin parameters should be const.
Steve Bavin
2008-05-13
*
Build the remaining plugins for Gigabeat S and straigten out the fake IRAM in...
Michael Sevakis
2008-05-02
*
FS#8708: D2/m:robe500 touchscreen keymaps by Andreas Mueller.
Rob Purchase
2008-04-27
*
D2: Enable plugin building (using initial keymaps from FS#8708 by Andreas Mue...
Rob Purchase
2008-03-22
*
Adapted most multi-source plugins to the iAudio M3 keypad and screen. Doom an...
Jens Arnold
2008-03-22
*
M:Robe 100: add button definition/bitmaps to plugins and enable compilation
Robert Kukla
2008-03-01
*
Midiplay: more consistent button mapping on c200 - use the volume buttons to ...
Marianne Arnold
2008-01-13
*
Accept FS#8341 - rename BUTTON_SCROLL_UP/DOWN to FWD/BACK on the e200 to make...
Jonathan Gordon
2008-01-10
*
Oops, fix red.
Stepan Moskovchenko
2008-01-02
*
MIDI player: Allow pause and seeking during pause. Print out the play/pause/s...
Stepan Moskovchenko
2008-01-02
*
Rearrange logic in the synthVoice loop to do less tests and remove need of a ...
Nils Wallménius
2007-11-11
*
MIDI: Make seeking neater by moving it into another file. Will be more useful...
Stepan Moskovchenko
2007-11-05
*
MIDI: Improve seeking (especially near the end of the file) by disabling play...
Stepan Moskovchenko
2007-11-03
*
MIDI: Allow seeking forward and backward using the left/right keys. Currently...
Stepan Moskovchenko
2007-11-03
*
enable jpeg, mpegplayer and midiplay on the mr500 (only jpeg is actually usab...
Jonathan Gordon
2007-10-25
*
Fix vroken logic that _could_ lead to memory corruption though it was very un...
Nils Wallménius
2007-10-23
*
MIDI: At long last, though quick and dirty, pitch bend depth! Or, I think it ...
Stepan Moskovchenko
2007-10-15
*
Change loop structure for sample synthesizing. Gives a nice speedup on both c...
Nils Wallménius
2007-10-08
*
Get rid of unnecessary memory acesses in a loop, gives slight speedup
Nils Wallménius
2007-10-05
*
static/inline/iram raid gives nice speedup
Nils Wallménius
2007-09-30
*
Fix bug that caused only half the output buffer to be used, gives a quite nic...
Nils Wallménius
2007-09-29
*
Fix midi playback on 64 bit sims and const a table
Nils Wallménius
2007-09-24
*
Move all of midiplay into its subdir and add a Makefile for it, add header fi...
Nils Wallménius
2007-09-24
[prev]