forked from len0rd/rockbox
Unify PCM interface just above the hardware driver level for all targets including the sims. Perform lockout of audio callback when changing states. Weird new playback or recording trouble? Check before and after this revision first though things seem quite sound.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15006 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
f6de0d4083
commit
6077e5b7c8
29 changed files with 1656 additions and 1865 deletions
|
@ -20,6 +20,7 @@ stopwatch.c
|
|||
vbrfix.c
|
||||
viewer.c
|
||||
|
||||
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
metronome.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue