From 6f030a01c97063b4ec0e1c30a62016cbfd8eea05 Mon Sep 17 00:00:00 2001 From: Andrew Mahone Date: Fri, 6 Mar 2009 01:08:02 +0000 Subject: 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 --- apps/plugin.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugin.c') diff --git a/apps/plugin.c b/apps/plugin.c index 115db060bf..d72e439bec 100644 --- a/apps/plugin.c +++ b/apps/plugin.c @@ -557,8 +557,8 @@ static const struct plugin_api rockbox_api = { codec_thread_do_callback, codec_load_file, get_codec_filename, - get_metadata, #endif + get_metadata, mp3info, count_mp3_frames, create_xing_header, -- cgit v1.2.3