| Commit message (Expand) | Author | Age | |
|---|---|---|---|
| * | midi: Recalculate (and rename) the note frequency table. | Frank Gevaerts | 2017-01-06 |
| * | midi: make the patch sample data pointer a *int16_t to get rid of some ugly c... | Nils Wallménius | 2011-09-06 |
| * | 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 |
| * | 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 |
| * | 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 |