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