1
0
Fork 0
forked from len0rd/rockbox

Separated buffering stuff from pcm_playback to pcmbuf. Renamed some

function calls (audiobuffer -> pcmbuf etc.).


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7131 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Miika Pekkarinen 2005-07-13 12:48:22 +00:00
parent 10a680556a
commit 20b3897474
19 changed files with 705 additions and 686 deletions

View file

@ -49,6 +49,7 @@ recorder/radio.c
recorder/recording.c
#endif
#if CONFIG_HWCODEC == MASNONE
pcmbuf.c
playback.c
metadata.c
codecs.c