summaryrefslogtreecommitdiff
path: root/firmware/pcm_playback.c (follow)
Commit message (Expand)AuthorAge
...
* Elapsed counter resets correctly when changing tracks.Miika Pekkarinen2005-06-20
* crossfade works much better but costs some cpu power if enabled.Miika Pekkarinen2005-06-19
* Some re-desing to buffer filling and track loading code and a few bugMiika Pekkarinen2005-06-19
* prevent build failures for non-iriver targetsDaniel Stenberg2005-06-18
* 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
* Fixed a dead lock, file handle leak that caused wps to jam andMiika Pekkarinen2005-06-14
* Pause and probably some crashes fixed.Miika Pekkarinen2005-06-14
* Even more quiet audio initialization.Miika Pekkarinen2005-06-14
* Fixed some mp3 metadata reading performance problem. Next trackMiika Pekkarinen2005-06-12
* Pausing tracks disabled until crashing issues are solved.Miika Pekkarinen2005-06-11
* Fixed buffering problem with some files.Miika Pekkarinen2005-06-11
* Pause fixed.Miika Pekkarinen2005-06-10
* Fixed a null pointer problem which caused crashing. Playback should beMiika Pekkarinen2005-06-10
* Much better UI performance and buffering times for MP3 and FLAC.Miika Pekkarinen2005-06-10
* Better handling for cpu_boost(). Small buffering fix.Miika Pekkarinen2005-06-10
* Reset cpu to not boosted state at startup. Do case-insensitive fileMiika Pekkarinen2005-06-09
* Bunch of playback bugs fixed including next/prev/select track,Miika Pekkarinen2005-06-09
* Added Crossfade setting for iRiverLinus Nielsen Feltzing2005-06-09
* Fixed forward next track bugs (still some pause issues though). AddedMiika Pekkarinen2005-06-09
* Bug fix: When paused, pressing next would start playing next track. Now it st...Tomas Salfischberger2005-06-08
* 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