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:
parent
10a680556a
commit
20b3897474
19 changed files with 705 additions and 686 deletions
|
|
@ -49,6 +49,7 @@ recorder/radio.c
|
|||
recorder/recording.c
|
||||
#endif
|
||||
#if CONFIG_HWCODEC == MASNONE
|
||||
pcmbuf.c
|
||||
playback.c
|
||||
metadata.c
|
||||
codecs.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue