| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Stop wasting binary size + ram for several plugins. Plugins are supposed to ↵ | Jens Arnold | 2008-01-04 |
| | | | | | | | be linked with --gc-sections, in case they use plugin library elements. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15997 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Simplify the sendEvent function, makes it _slightly_ faster and quite a bit ↵ | Nils Wallménius | 2007-09-27 |
| | | | | | | | smaller, build midiplay with -O2 for coldfire, gives about a 23% speedup git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14872 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Move all of midiplay into its subdir and add a Makefile for it, add header ↵ | Nils Wallménius | 2007-09-24 |
| files as necessary. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14841 a1c6a512-1295-4272-9138-f99709370657 | |||