| Commit message (Expand) | Author | Age |
| * | More ADSR related voodoo. Hopefully will get to patch prescaler soon. | Stepan Moskovchenko | 2006-10-03 |
| * | More adsr related nonsense, argh! Fix adsr related problem on some notes bein... | Stepan Moskovchenko | 2006-10-03 |
| * | Get rid of old junk and fix warning. | Stepan Moskovchenko | 2006-10-02 |
| * | I have an iRiver again, yay! Make notes ramp down in a better way. Fix | Stepan Moskovchenko | 2006-10-02 |
| * | == -> =. this should fix a build warning | Antoine Cellerier | 2006-08-10 |
| * | 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 |
| * | Optimize synth code by pre-computing the volume scaling for each note. | Stepan Moskovchenko | 2006-05-03 |
| * | Fix file descriptor leak that would cause a hard lockup every 7 files | Stepan Moskovchenko | 2006-05-03 |
| * | ---------------------------------------------------------------------- | Stepan Moskovchenko | 2006-05-01 |
| * | Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - leto... | Dave Chapman | 2005-10-06 |
| * | Uncomment one line, which makes bad 80s music sound a bit better. | Stepan Moskovchenko | 2005-08-07 |
| * | Fix error/warning, change pitch bend to 9 bits | Stepan Moskovchenko | 2005-08-07 |
| * | The synthVoice() function declaration was wrong (caused a warning). And becau... | Tomas Salfischberger | 2005-06-14 |
| * | 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 |