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