|
bagder: firmware/export config-gmini120.h, 1.5, 1.6 config-h100.h, 1.11, 1.: msg#00188systems.archos.rockbox.cvs
Update of /cvsroot/rockbox/firmware/export In directory labb:/tmp/cvs-serv12453 Modified Files: config-gmini120.h config-h100.h config.h Log Message: define gmini and iriver to use sf codec (= MASNONE) Index: config.h =================================================================== RCS file: /cvsroot/rockbox/firmware/export/config.h,v retrieving revision 1.18 retrieving revision 1.19 diff -u -d -r1.18 -r1.19 --- config.h 27 Jan 2005 12:16:45 -0000 1.18 +++ config.h 27 Jan 2005 19:16:20 -0000 1.19 @@ -30,6 +30,7 @@ #define MAS3587F 3587 #define MAS3507D 3507 #define MAS3539F 3539 +#define MASNONE 1 /* if codec is done by SW */ /* CONFIG_CPU */ #define SH7034 7034 Index: config-gmini120.h =================================================================== RCS file: /cvsroot/rockbox/firmware/export/config-gmini120.h,v retrieving revision 1.5 retrieving revision 1.6 diff -u -d -r1.5 -r1.6 --- config-gmini120.h 27 Jan 2005 12:16:45 -0000 1.5 +++ config-gmini120.h 27 Jan 2005 19:16:20 -0000 1.6 @@ -24,6 +24,9 @@ #define CONFIG_I2C I2C_GMINI +/* Define this if you do software codec */ +#define CONFIG_HWCODEC MASNONE + /* Type of mobile power, FIXME: probably different, make new type */ #define CONFIG_BATTERY BATT_LIION2200 #define BATTERY_SCALE_FACTOR 6465 Index: config-h100.h =================================================================== RCS file: /cvsroot/rockbox/firmware/export/config-h100.h,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- config-h100.h 10 Jan 2005 22:03:05 -0000 1.11 +++ config-h100.h 27 Jan 2005 19:16:20 -0000 1.12 @@ -10,6 +10,9 @@ #define CONFIG_KEYPAD IRIVER_H100_PAD +/* Define this if you do software codec */ +#define CONFIG_HWCODEC MASNONE + #ifndef SIMULATOR /* Define this if you have a Motorola SCF5249 */ _______________________________________________ http://cool.haxx.se/mailman/listinfo/rockbox-cvs |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | bagder: firmware/drivers lcd-recorder.c,1.50,1.51: 00188, cvs |
|---|---|
| Next by Date: | bagder: firmware debug.c,1.24,1.25: 00188, cvs |
| Previous by Thread: | bagder: firmware/drivers lcd-recorder.c,1.50,1.51i: 00188, cvs |
| Next by Thread: | bagder: firmware debug.c,1.24,1.25: 00188, cvs |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |