1. 2acc0ac Updated our source code header to explicitly mention that we are GPL v2 or by Daniel Stenberg · 16 years ago
  2. 6526577 Plugin parameters should be const. by Steve Bavin · 16 years ago
  3. 1110491 MIDI player: print out track names, copyright info, song names, etc during load time. This includes by Stepan Moskovchenko · 17 years ago
  4. 0f8c77b MIDI player: fix a very unlikely (but possible) file descriptor leak. by Stepan Moskovchenko · 17 years ago
  5. 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
  6. 4ebe692 Put a struct in iram for a small speedup on coldfire by Nils Wallménius · 17 years ago
  7. 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
  8. b1f0049 Fix the undefined char symbols appearing in many output lines. This printf does neither support nor need \n. by Jens Arnold · 17 years ago
  9. f28c35e Fix typo by Antoine Cellerier · 18 years ago
  10. b9b2bcd Fixed freezing after loader error messages. by Stepan Moskovchenko · 18 years ago
  11. 68af7ba Added ability to adjust the volume during playback. by Stepan Moskovchenko · 18 years ago
  12. 47efba8 Fix file descriptor leak that would cause a hard lockup every 7 files by Stepan Moskovchenko · 18 years ago
  13. b2f1b5d ---------------------------------------------------------------------- by Stepan Moskovchenko · 18 years ago
  14. 9ec1ff8 Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. by Stepan Moskovchenko · 19 years ago
  15. 5811214 Code cleanup, fix warnings, error checking, add midi2wav to viewers.config by Stepan Moskovchenko · 20 years ago
  16. 215e492 Added MIDI synthesizer plugin by Stepan Moskovchenko · 20 years ago