Update of /cvsroot/rockbox/firmware/export
In directory labb.contactor.se:/var/tmp/cvs-serv9825/firmware/export
Modified Files:
mp3_playback.h
Log Message:
Simplified the settings code by removing the phys2val conversions. This has the
side effect of increasing the resolution for the balance setting from 2% steps
to 1% steps, and bass boost from 10% steps to 1% steps.
Index: mp3_playback.h
===================================================================
RCS file: /cvsroot/rockbox/firmware/export/mp3_playback.h,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- mp3_playback.h 21 Mar 2004 17:45:45 -0000 1.4
+++ mp3_playback.h 21 Jun 2004 13:42:37 -0000 1.5
@@ -33,7 +33,6 @@
int mpeg_sound_default(int setting);
void mpeg_sound_channel_config(int configuration);
int mpeg_val2phys(int setting, int value);
-int mpeg_phys2val(int setting, int value);
char *mpeg_sound_unit(int setting);
int mpeg_sound_numdecimals(int setting);
#if defined(HAVE_MAS3587F) || defined(SIMULATOR)
_______________________________________________
http://cool.haxx.se/mailman/listinfo/rockbox-cvs
|
Try Searching:
servers, voip, java, networking, microsoft ...
|
|
|
|