| Commit message (Expand) | Author | Age |
| * | midi: Recalculate (and rename) the note frequency table. | Frank Gevaerts | 2017-01-06 |
| * | plugin_midi: expand gustable[] to 128 entries | Frank Gevaerts | 2013-06-16 |
| * | midi plugin: make local functions static where possible | Bertrik Sikken | 2012-02-18 |
| * | midi: make the patch sample data pointer a *int16_t to get rid of some ugly c... | Nils Wallménius | 2011-09-06 |
| * | Correct checking return value of open in plugins. | Teruaki Kawashima | 2009-12-06 |
| * | loader-initialized global plugin API: | Andrew Mahone | 2009-01-16 |
| * | Oops, revert unrelated changes | Nils Wallménius | 2008-07-27 |
| * | FS#9221 by Christopher Williams fixing a couple of bugs in keybox | Nils Wallménius | 2008-07-27 |
| * | Updated our source code header to explicitly mention that we are GPL v2 or | Daniel Stenberg | 2008-06-28 |
| * | 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 |
| * | vel/MROBE500 | Karl Kurbjun | 2007-09-22 |
| * | Some quick and dirty MIDI player optimizations, now it works on the X5 and M5... | Linus Nielsen Feltzing | 2007-04-11 |
| * | Get rid of the 'center' parameter for splashes. There were only 2 of almost 5... | Jens Arnold | 2007-03-16 |
| * | == -> =. this should fix a build warning | Antoine Cellerier | 2006-08-10 |
| * | ---------------------------------------------------------------------- | Stepan Moskovchenko | 2006-05-01 |
| * | Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto... | Dave Chapman | 2005-10-06 |
| * | Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. | Stepan Moskovchenko | 2005-04-20 |
| * | Some shifting optimizations. Working code. 50% realtime. | Stepan Moskovchenko | 2005-04-19 |
| * | Added xxx2wav support, an icon, and some optimizations | Stepan Moskovchenko | 2005-04-16 |
| * | fix compiler error | Daniel Stenberg | 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 | 2005-04-15 |