1. 1060e44 Part of the profiling patch to use a consistent return path in all codecs to facilitate 'on exit' functionality by Brandon Low · 19 years ago
  2. b8749fd New codec loader, using the same mechanism as the new plugin loader. API version numbering restarted for the new system. Uses the target ID from configure, so don't change that too often. * Fixed sim_plugin_load_ram() to truncate the tempfile. * Reduced plugin buffer size to 512KB for iriver and iPod. by Jens Arnold · 19 years ago
  3. 76667e2 fix gcc4 (un)signed warnings by Daniel Stenberg · 19 years ago
  4. 9c0f1a9 More stable playback with reduced stuttering when skipping tracks. by Miika Pekkarinen · 19 years ago
  5. c8193b8 The seek_time member of the codec API needs to be decremented before use as a seeking time. by Thom Johansen · 19 years ago
  6. 0263ece Use direct non-interleaved full precision output data instead of converting to 16 bit interleaved data. by Thom Johansen · 19 years ago
  7. 5006d15 Call ci->seek_complete() callback after processing a seek request (an old API change that wasn't implemented in all the codecs) by Dave Chapman · 19 years ago
  8. b08a942 Cosmetic change - correct the indenting to the standard Rockbox four spaces by Dave Chapman · 19 years ago
  9. cea6d0c Initial check-in of AAC codec. Currently only recognises the .mp4 extension and is not yet capable of realtime operation by Dave Chapman · 19 years ago