- b1f0049 Fix the undefined char symbols appearing in many output lines. This printf does neither support nor need \n. by Jens Arnold · 18 years ago
- 7c4b786 Some quick and dirty MIDI player optimizations, now it works on the X5 and M5 too by Linus Nielsen Feltzing · 18 years ago
- 79c8a8c Let GCC check arguments of some more printf-style functions, also for plugins and codecs. by Jens Arnold · 18 years ago
- 4d6374c Get rid of the 'center' parameter for splashes. There were only 2 of almost 500 splashes which were not centered. by Jens Arnold · 18 years ago
- 65ef67e Fix a nasty little bug that would under the right conditions cause by Stepan Moskovchenko · 18 years ago
- 94d9d15 More ADSR related voodoo. Hopefully will get to patch prescaler soon. by Stepan Moskovchenko · 18 years ago
- c84461f More adsr related nonsense, argh! Fix adsr related problem on some notes being stopped instead of by Stepan Moskovchenko · 18 years ago
- ba0d555 Get rid of old junk and fix warning. by Stepan Moskovchenko · 18 years ago
- 80b4882 I have an iRiver again, yay! Make notes ramp down in a better way. Fix by Stepan Moskovchenko · 18 years ago
- 13be687 == -> =. this should fix a build warning by Antoine Cellerier · 19 years ago
- f28c35e Fix typo by Antoine Cellerier · 19 years ago
- b9b2bcd Fixed freezing after loader error messages. by Stepan Moskovchenko · 19 years ago
- 68af7ba Added ability to adjust the volume during playback. by Stepan Moskovchenko · 19 years ago
- 28b5afd Optimize synth code by pre-computing the volume scaling for each note. by Stepan Moskovchenko · 19 years ago
- 47efba8 Fix file descriptor leak that would cause a hard lockup every 7 files by Stepan Moskovchenko · 19 years ago
- b2f1b5d ---------------------------------------------------------------------- by Stepan Moskovchenko · 19 years ago
- 9e19c95 Replace SWAB16 and SWAB32 with a comprehensive set of byte-swap macros - letoh16, letoh32, htole16, htole32, betoh16, betoh32, htobe16 and htobe32 by Dave Chapman · 19 years ago
- 1874a33 Uncomment one line, which makes bad 80s music sound a bit better. by Stepan Moskovchenko · 20 years ago
- fb3e9a4 Fix error/warning, change pitch bend to 9 bits by Stepan Moskovchenko · 20 years ago
- 2ed84ec The synthVoice() function declaration was wrong (caused a warning). And because of that GCC didn't notice the error on line 390: synthVoice(currentVoice). by Tomas Salfischberger · 20 years ago
- 9ec1ff8 Fixed warnings, adapted to Rockbox coding style, optimized to 78% realtime. by Stepan Moskovchenko · 20 years ago
- 1f5fb99 Some shifting optimizations. Working code. 50% realtime. by Stepan Moskovchenko · 20 years ago
- 4b773c0 Added xxx2wav support, an icon, and some optimizations by Stepan Moskovchenko · 20 years ago
- cdd35ba fix compiler error by Daniel Stenberg · 20 years ago
- 5811214 Code cleanup, fix warnings, error checking, add midi2wav to viewers.config by Stepan Moskovchenko · 20 years ago
- 215e492 Added MIDI synthesizer plugin by Stepan Moskovchenko · 20 years ago