Update of /cvsroot/rockbox/uisimulator/x11
In directory labb:/tmp/cvs-serv17256/uisimulator/x11
Modified Files:
SOURCES
Log Message:
Renamed CONFIG_HWCODEC and MASNONE to the more appropriate CONFIG_CODEC and
SWCODEC, respectively.
Index: SOURCES
===================================================================
RCS file: /cvsroot/rockbox/uisimulator/x11/SOURCES,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- SOURCES 14 Jul 2005 21:46:07 -0000 1.3
+++ SOURCES 29 Aug 2005 21:15:21 -0000 1.4
@@ -9,6 +9,6 @@
thread.c
uibasic.c
visual.c
-#if CONFIG_HWCODEC == MASNONE
+#if CONFIG_CODEC == SWCODEC
sound.c
#endif
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox-cvs
|