forked from len0rd/rockbox
add the needed plugin API exports for pictureflow to hwcodec, use the audio buffer if plugin buffer is too small, build on any target with bitmap + tagcache
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20213 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
cc5689c153
commit
6f030a01c9
4 changed files with 34 additions and 30 deletions
|
@ -56,7 +56,7 @@ text_editor.c
|
|||
wavview.c
|
||||
robotfindskitten.c
|
||||
|
||||
#if defined(HAVE_TAGCACHE) && (CONFIG_CODEC == SWCODEC)
|
||||
#if defined(HAVE_TAGCACHE)
|
||||
pictureflow.c
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue