summaryrefslogtreecommitdiff
path: root/apps/pcmbuf.h
AgeCommit message (Expand)Author
2006-05-08Revert a previous change, works around the problem of freezing on stop-while-...Brandon Low
2006-04-23Rework crossfade to properly follow pcmbuf chunks instaed of blindly insertin...Brandon Low
2006-04-22First commit of reworking voice to be mroe stable on swcodecBrandon Low
2006-02-22Fix some of the voice and beep bugs that people have noticed since my new pcm...Brandon Low
2006-02-07Rework PCM bufferBrandon Low
2006-02-07Reduce latency when configuring the EQ.Miika Pekkarinen
2006-01-27Don't use crossfader mix mode when skipping tracks manually.Miika Pekkarinen
2006-01-21Continue to update playback status after decoding is complete (the progress b...Brandon Low
2005-11-06iRiver: New crossfader with more configuration capability. Might stillMiika 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-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-21Crossfade (and pcm buffer size) length is now configurable.Miika Pekkarinen
2005-07-13Separated buffering stuff from pcm_playback to pcmbuf. Renamed someMiika Pekkarinen