From 1dd672fe3226fa77113f35e4d72f50b863484c63 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 22 Jun 2005 19:41:30 +0000 Subject: moved and renamed the codecs, gave the codecs a new extension (.codec), unified to a single codec-only API, made a new codeclib, disabled the building of the *2wav plugins git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6812 a1c6a512-1295-4272-9138-f99709370657 --- apps/FILES | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'apps/FILES') diff --git a/apps/FILES b/apps/FILES index daa1856093..2a25386a6f 100644 --- a/apps/FILES +++ b/apps/FILES @@ -16,7 +16,6 @@ plugins/viewers.config plugins/snake2.levels SOURCES plugins/SOURCES -plugins/CODECS plugins/lib/SOURCES plugins/rockboy/*.[ch] plugins/rockboy/Makefile @@ -53,3 +52,5 @@ codecs/dumb/src/core/* codecs/dumb/src/helpers/* codecs/dumb/src/it/* codecs/libmusepack/* +codecs/lib/*.[ch] +codecs/lib/Makefile -- cgit v1.2.3