1. 05dccc3 Profiling support, tools and documentation. by Brandon Low · 19 years ago
  2. c3f901b Correct the prototype for memmove (oops, forgot this file) by Dave Chapman · 19 years ago
  3. 3701125 iriver: more codec library cleanup: remove codec_alloca and a some extraneous defines. by Magnus Holmgren · 19 years ago
  4. c91e0bb Cleaned up the messy codec header and library system by merging codec.h, lib/codeclib.[ch] and lib/xxx2wav.[ch] into just codeclib.[ch]. Deleted much of the unused code in the xxx2wav portion. All codecs should now only include codeclib.h, and whatever codec specific headers are needed. by Thom Johansen · 19 years ago
  5. f5ec0fa iriver: fix problem with playing some long vorbis files (e.g., this week in tech, #21); the decoder would run out of memory and freeze rockbox. by Magnus Holmgren · 19 years ago
  6. 4a53787 ReplayGain support for Ogg Vorbis files (also called VorbisGain) added. by Magnus Holmgren · 19 years ago
  7. 7ba03e6 removed an extra codec_api struct pointer and the function setting it by Daniel Stenberg · 19 years ago
  8. d2456b4 Centralised the ICODE_ATTR and IDATA_ATTR #defines. Renamed some musepack and rockboy headers to avoid clashes with rockbox headers. by Jens Arnold · 19 years ago
  9. 1dd672f moved and renamed the codecs, gave the codecs a new extension (.codec), by Daniel Stenberg · 19 years ago[Renamed (91%) from apps/plugins/lib/codeclib.h]
  10. 1c497e6 First audio codec playback attempt by Miikka Pekkarinen by Linus Nielsen Feltzing · 19 years ago