summaryrefslogtreecommitdiff
path: root/apps/pcmbuf.c
AgeCommit message (Expand)Author
2005-10-22Fixed the voice codec when no audio is playing. Now attenuating audioMiika Pekkarinen
2005-10-21iRiver: Fixed broken items skipping on playlist: Now skipping andMiika Pekkarinen
2005-08-28Define empty macros for cpu boosting on targets with no such a feature.Miika Pekkarinen
2005-08-28Fixed iriver cpu boosting problems.Miika Pekkarinen
2005-08-22Fixed a rounding error in the PCM buffer latency calculationLinus Nielsen Feltzing
2005-08-20Initial voice ui support for software codec platforms. Added also aMiika Pekkarinen
2005-07-22It's now possible to select the crossfading mode: "Off, Crossfade,Miika Pekkarinen
2005-07-22More accurate playback position calculation.Miika Pekkarinen
2005-07-21Fixed the crossfade setting: Resuming stopped playback automaticallyMiika Pekkarinen
2005-07-21Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen
2005-07-19Fixed track changing problems.Miika Pekkarinen
2005-07-15Fixed a problem that caused playback to stutter when changing tracksMiika Pekkarinen
2005-07-15Fixed a problem that cpu boost didn't always reset when stopping theMiika Pekkarinen
2005-07-13Removed an unnecessary logf call.Miika Pekkarinen
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen