index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
pcmbuf.h
(
follow
)
Commit message (
Expand
)
Author
Age
*
Big Patch adds primarily: Samplerate and format selection to recording for SW...
Michael Sevakis
2006-11-06
*
Removed ugly boosting solutions from playback code and let scheduler
Miika Pekkarinen
2006-10-15
*
Don't unboost CPU in an ISR
Steve Bavin
2006-10-15
*
Memory size checks in .c/.h files should use MEM, not MEMORYSIZE
Dave Chapman
2006-08-13
*
Various lower limits and sizes for targets with 1MB of RAM (Iriver iFP7xx).
Tomasz Malesinski
2006-08-12
*
Revert a previous change, works around the problem of freezing on stop-while-...
Brandon Low
2006-05-08
*
Rework crossfade to properly follow pcmbuf chunks instaed of blindly insertin...
Brandon Low
2006-04-23
*
First commit of reworking voice to be mroe stable on swcodec
Brandon Low
2006-04-22
*
Fix some of the voice and beep bugs that people have noticed since my new pcm...
Brandon Low
2006-02-22
*
Rework PCM buffer
Brandon Low
2006-02-07
*
Reduce latency when configuring the EQ.
Miika Pekkarinen
2006-02-07
*
Don't use crossfader mix mode when skipping tracks manually.
Miika Pekkarinen
2006-01-27
*
Continue to update playback status after decoding is complete (the progress b...
Brandon Low
2006-01-21
*
iRiver: New crossfader with more configuration capability. Might still
Miika Pekkarinen
2005-11-06
*
Define empty macros for cpu boosting on targets with no such a feature.
Miika Pekkarinen
2005-08-28
*
Fixed iriver cpu boosting problems.
Miika Pekkarinen
2005-08-28
*
Initial voice ui support for software codec platforms. Added also a
Miika Pekkarinen
2005-08-20
*
It's now possible to select the crossfading mode: "Off, Crossfade,
Miika Pekkarinen
2005-07-22
*
Crossfade (and pcm buffer size) length is now configurable.
Miika Pekkarinen
2005-07-21
*
Separated buffering stuff from pcm_playback to pcmbuf. Renamed some
Miika Pekkarinen
2005-07-13