| Commit message (Expand) | Author | Age |
| * | midi plugin: make local functions static where possible | Bertrik Sikken | 2012-02-18 |
| * | Replace remaining printf in midi plugin (fix yellow/red) | Michael Chicoine | 2010-07-25 |
| * | Correct checking return value of open in plugins. | Teruaki Kawashima | 2009-12-06 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-01-16 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | Plugin parameters should be const. | Steve Bavin | 2008-05-13 |
| * | MIDI player: print out track names, copyright info, song names, etc during lo... | Stepan Moskovchenko | 2008-01-02 |
| * | MIDI player: fix a very unlikely (but possible) file descriptor leak. | Stepan Moskovchenko | 2008-01-02 |
| * | Increase output buffer size to 32kB, results in less buffer missing in genera... | Nils Wallménius | 2007-10-04 |
| * | Put a struct in iram for a small speedup on coldfire | Nils Wallménius | 2007-10-03 |
| * | Move all of midiplay into its subdir and add a Makefile for it, add header fi... | Nils Wallménius | 2007-09-24 |
| * | Fix the undefined char symbols appearing in many output lines. This printf do... | Jens Arnold | 2007-04-21 |
| * | Fix typo | Antoine Cellerier | 2006-07-20 |
| * | Fixed freezing after loader error messages. | Stepan Moskovchenko | 2006-05-08 |
| * | Added ability to adjust the volume during playback. | Stepan Moskovchenko | 2006-05-07 |
| * | Fix file descriptor leak that would cause a hard lockup every 7 files | Stepan Moskovchenko | 2006-05-03 |
| * | ---------------------------------------------------------------------- | Stepan Moskovchenko | 2006-05-01 |
| * | Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. | Stepan Moskovchenko | 2005-04-20 |
| * | Code cleanup, fix warnings, error checking, add midi2wav to viewers.config | Stepan Moskovchenko | 2005-04-15 |
| * | Added MIDI synthesizer plugin | Stepan Moskovchenko | 2005-04-15 |