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
/
synth.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-06-28
*
Fix warnings.
Stéphane Doyon
2007-11-03
*
MIDI: Allow seeking forward and backward using the left/right keys. Currently...
Stepan Moskovchenko
2007-11-03
*
Change loop structure for sample synthesizing. Gives a nice speedup on both c...
Nils Wallménius
2007-10-08
*
A loop with one iteration is a little strange, also put it inside an #if bloc...
Nils Wallménius
2007-10-05
*
Make synthVoice return int instead of short, gives a nice speed up also add a...
Nils Wallménius
2007-10-05
*
Optimisation of the midi player, reducing the number of multiplications and m...
Nils Wallménius
2007-10-04
*
Unroll a frequently executed loop a little for a small speedup
Nils Wallménius
2007-09-30
*
static/inline/iram raid gives nice speedup
Nils Wallménius
2007-09-30
*
Do not duplicate const table, make getEvent function static inline, gives abo...
Nils Wallménius
2007-09-27
*
Move all of midiplay into its subdir and add a Makefile for it, add header fi...
Nils Wallménius
2007-09-24