Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
d33645ba137fc6566a953190dcf74c3841bc4d5d
/
apps
/
plugins
/
midi
/
midifile.c
ca46a3d
Increase output buffer size to 32kB, results in less buffer missing in general and avoids buffer misses when lcd remote is plugged in while playing and ticking reduction is enabled. Increase max voices used on coldfire targets to 24 and reduce voices used on pp targets to 16. Put one more struct in iram for a slight speedup on coldfire. Fix comments in midiutil.h
by Nils Wallménius
· 17 years ago
4ebe692
Put a struct in iram for a small speedup on coldfire
by Nils Wallménius
· 17 years ago
0e49605
Move all of midiplay into its subdir and add a Makefile for it, add header files as necessary.
by Nils Wallménius
· 17 years ago
b1f0049
Fix the undefined char symbols appearing in many output lines. This printf does neither support nor need \n.
by Jens Arnold
· 18 years ago
f28c35e
Fix typo
by Antoine Cellerier
· 19 years ago
b9b2bcd
Fixed freezing after loader error messages.
by Stepan Moskovchenko
· 19 years ago
68af7ba
Added ability to adjust the volume during playback.
by Stepan Moskovchenko
· 19 years ago
47efba8
Fix file descriptor leak that would cause a hard lockup every 7 files
by Stepan Moskovchenko
· 19 years ago
b2f1b5d
----------------------------------------------------------------------
by Stepan Moskovchenko
· 19 years ago
9ec1ff8
Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime.
by Stepan Moskovchenko
· 20 years ago
5811214
Code cleanup, fix warnings, error checking, add midi2wav to viewers.config
by Stepan Moskovchenko
· 20 years ago
215e492
Added MIDI synthesizer plugin
by Stepan Moskovchenko
· 20 years ago