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