rockbox/apps/codecs/lib
Dave Chapman c3f901be56 Correct the prototype for memmove (oops, forgot this file)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7702 a1c6a512-1295-4272-9138-f99709370657
2005-10-31 20:41:54 +00:00
..
codeclib.c Correct the prototype for memmove 2005-10-31 20:40:08 +00:00
codeclib.h Correct the prototype for memmove (oops, forgot this file) 2005-10-31 20:41:54 +00:00
Makefile Support for a colon-separated path in APPEXTRA 2005-10-27 14:39:00 +00:00
SOURCES Cleaned up the messy codec header and library system by merging codec.h, lib/codeclib.[ch] and lib/xxx2wav.[ch] into just codeclib.[ch]. Deleted much of the unused code in the xxx2wav portion. All codecs should now only include codeclib.h, and whatever codec specific headers are needed. 2005-10-13 11:32:52 +00:00