| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Macros should be ALL CAPS, so rename (un)likely() to (UN)LIKELY() | Nils Wallménius | 2008-11-22 |
| | | | | | git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19181 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Introduce likely() and unlikely() macros, use to give gcc hints about which ↵ | Nils Wallménius | 2008-11-20 |
| | | | | | | | branch is likely to be taken in a conditional, use them in the midi player for a small speedup, use instead of similar EXPECT macros in tremor and use in mpegplayer git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19162 a1c6a512-1295-4272-9138-f99709370657 | ||
| * | Codec lib directories renamed, except for demac. | Björn Stenberg | 2008-11-05 |
| git-svn-id: svn://svn.rockbox.org/rockbox/trunk@19018 a1c6a512-1295-4272-9138-f99709370657 | |||