Update of /cvsroot/rockbox/uisimulator/common
In directory labb.contactor.se:/var/tmp/cvs-serv20670/uisimulator/common
Modified Files:
mpegplay.c
Log Message:
Added possibility to select the priority of the ID3 tags
Index: mpegplay.c
===================================================================
RCS file: /cvsroot/rockbox/uisimulator/common/mpegplay.c,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -b -r1.8 -r1.9
--- mpegplay.c 8 Jul 2004 10:12:39 -0000 1.8
+++ mpegplay.c 27 Jul 2004 14:10:48 -0000 1.9
@@ -133,7 +133,7 @@
static struct dither d0, d1;
int key=0;
- mp3info(&mp3, fname);
+ mp3info(&mp3, fname, false); /* FIXME: honor the v1first setting */
init_sound(&sound);
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox-cvs
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|