1. 159c52d Initial voice ui support for software codec platforms. Added also a by Miika Pekkarinen · 19 years ago
  2. 20b3897 Separated buffering stuff from pcm_playback to pcmbuf. Renamed some by Miika Pekkarinen · 19 years ago
  3. d191756 Resume now starts playback at the point it was stopped, not 2-7 seconds later. by Ryan Jackson · 19 years ago
  4. a19acbd Removed picky warnings by Linus Nielsen Feltzing · 19 years ago
  5. 645a2e1 Fixed a simulator crash while trying to play a song. Fixed crossfade by Miika Pekkarinen · 19 years ago
  6. 5c2c991 Applied patch "[ 1232957 ] MP3 metadata fixes for software codec". by Miika Pekkarinen · 19 years ago
  7. eaf8b2d Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback by Linus Nielsen Feltzing · 19 years ago
  8. a24017f4 Moved the codec and plugin buffer sizes to the config-*.h files instead of by Daniel Stenberg · 19 years ago
  9. 85f4973 Replaced some size_t with longs. That might solve some problems. Fixed by Miika Pekkarinen · 19 years ago
  10. d8cb703 Initial DSP implementation. DSP supports resampling audio stream from by Miika Pekkarinen · 19 years ago
  11. df51708 Fixed CODEC_BUFFER_SIZE mismatch by Linus Nielsen Feltzing · 19 years ago
  12. d6cf3a0 increase codec buffer size to fit the mpc codec properly (NOTE: the codec by Daniel Stenberg · 19 years ago
  13. 055303a rip out all the LCD junk from the codec API by Daniel Stenberg · 19 years ago
  14. 31efab4 removed the use of the 2nd argument to codec_start() since no codec used by Daniel Stenberg · 19 years ago
  15. 1dd672f moved and renamed the codecs, gave the codecs a new extension (.codec), by Daniel Stenberg · 19 years ago