summaryrefslogtreecommitdiff
path: root/firmware/export/pcm_playback.h (follow)
Commit message (Expand)AuthorAge
* Rework PCM bufferBrandon Low2006-02-07
* Muting trick to prevent tiny pops and glitchless mp3 seeking.Miika Pekkarinen2006-01-22
* More accurate playback position calculation.Miika Pekkarinen2005-07-22
* Initial attempt to support peak meter on iriver. It still has someMiika Pekkarinen2005-07-17
* Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen2005-07-13
* Small copy/paste error..Miika Pekkarinen2005-06-29
* Always use crossfade if it's enabled.Miika Pekkarinen2005-06-29
* Fixed slow track switching and track pre-buffering. Fixed rockboyMiika Pekkarinen2005-06-29
* Replaced some size_t with longs. That might solve some problems. FixedMiika Pekkarinen2005-06-27
* Initial DSP implementation. DSP supports resampling audio stream fromMiika Pekkarinen2005-06-26
* Crossfade fixes.Miika Pekkarinen2005-06-20
* Iriver UDA1380 volume and balance handling is now done in sound.c, similar to...Jens Arnold2005-06-18
* Fixed the "last song bug".Miika Pekkarinen2005-06-15
* Playlist changed are recognized correctly.Miika Pekkarinen2005-06-14
* Better handling for cpu_boost(). Small buffering fix.Miika Pekkarinen2005-06-10
* Added Crossfade setting for iRiverLinus Nielsen Feltzing2005-06-09
* Fixed forward next track bugs (still some pause issues though). AddedMiika Pekkarinen2005-06-09
* Fixed: Ogg Vorbis crashing, MP3 file seeking, USB mode and a littleMiika Pekkarinen2005-06-07
* First audio codec playback attempt by Miikka PekkarinenLinus Nielsen Feltzing2005-06-05
* New API for buffered PCM playbackLinus Nielsen Feltzing2005-04-14
* iRiver: Major PCM DMA code cleanup, added pcm_init() and pcm_play_pause()Linus Nielsen Feltzing2005-03-31
* Sound api improvements, rockboy sound, contributed by xshock.Michiel Van Der Kolk2005-03-28
* PCM playback for iRiverLinus Nielsen Feltzing2005-03-18