forked from len0rd/rockbox
Make speex the new voice format for SWCODEC targets (non-Archos). Remove codec swapping and build speex voice decoding directly into the core binary.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15668 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
75432619e8
commit
99617d71ba
29 changed files with 753 additions and 1153 deletions
|
|
@ -15,6 +15,7 @@ menus/theme_menu.c
|
|||
#if CONFIG_CODEC == SWCODEC
|
||||
menus/eq_menu.c
|
||||
buffering.c
|
||||
voice_thread.c
|
||||
#endif
|
||||
menus/main_menu.c
|
||||
menus/playback_menu.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue