summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--firmware/export/config-e200.h6
-rw-r--r--firmware/export/config-fmrecorder.h10
-rw-r--r--firmware/export/config-gigabeat.h4
-rw-r--r--firmware/export/config-h10.h6
-rw-r--r--firmware/export/config-h100.h4
-rw-r--r--firmware/export/config-h10_5gb.h6
-rw-r--r--firmware/export/config-h120.h4
-rw-r--r--firmware/export/config-h300.h6
-rw-r--r--firmware/export/config-iaudiox5.h6
-rw-r--r--firmware/export/config-ifp7xx.h6
-rw-r--r--firmware/export/config-ipod3g.h4
-rw-r--r--firmware/export/config-ipod4g.h4
-rw-r--r--firmware/export/config-ipodcolor.h6
-rw-r--r--firmware/export/config-ipodmini.h4
-rw-r--r--firmware/export/config-ipodmini2g.h4
-rw-r--r--firmware/export/config-ipodnano.h6
-rw-r--r--firmware/export/config-ipodvideo.h6
-rw-r--r--firmware/export/config-ondiofm.h4
-rw-r--r--firmware/export/config-ondiosp.h2
-rw-r--r--firmware/export/config-player.h2
-rw-r--r--firmware/export/config-recorder.h6
-rw-r--r--firmware/export/config-recorderv2.h10
-rw-r--r--firmware/export/config-tpj1022.h6
23 files changed, 61 insertions, 61 deletions
diff --git a/firmware/export/config-e200.h b/firmware/export/config-e200.h
index aca0e1cdc8..d6491b089c 100644
--- a/firmware/export/config-e200.h
+++ b/firmware/export/config-e200.h
@@ -8,13 +8,13 @@
8#define MODEL_NAME "Sandisk Sansa e200" 8#define MODEL_NAME "Sandisk Sansa e200"
9 9
10/* define this if you have recording possibility */ 10/* define this if you have recording possibility */
11/*#define HAVE_RECORDING 1*/ /* TODO: add support for this */ 11/*#define HAVE_RECORDING*/ /* TODO: add support for this */
12 12
13/* define this if you have a bitmap LCD display */ 13/* define this if you have a bitmap LCD display */
14#define HAVE_LCD_BITMAP 1 14#define HAVE_LCD_BITMAP
15 15
16/* define this if you have a colour LCD */ 16/* define this if you have a colour LCD */
17#define HAVE_LCD_COLOR 1 17#define HAVE_LCD_COLOR
18 18
19#define HAVE_BACKLIGHT_BRIGHTNESS 19#define HAVE_BACKLIGHT_BRIGHTNESS
20/* Main LCD backlight brightness range and defaults */ 20/* Main LCD backlight brightness range and defaults */
diff --git a/firmware/export/config-fmrecorder.h b/firmware/export/config-fmrecorder.h
index 56c151a2c0..da2f7fbb87 100644
--- a/firmware/export/config-fmrecorder.h
+++ b/firmware/export/config-fmrecorder.h
@@ -1,8 +1,8 @@
1/* define this if you have recording possibility */ 1/* define this if you have recording possibility */
2#define HAVE_RECORDING 1 2#define HAVE_RECORDING
3 3
4/* define this if you have a bitmap LCD display */ 4/* define this if you have a bitmap LCD display */
5#define HAVE_LCD_BITMAP 1 5#define HAVE_LCD_BITMAP
6 6
7/* define this if you can flip your LCD */ 7/* define this if you can flip your LCD */
8#define HAVE_LCD_FLIP 8#define HAVE_LCD_FLIP
@@ -32,7 +32,7 @@
32#define CONFIG_RTC RTC_M41ST84W 32#define CONFIG_RTC RTC_M41ST84W
33 33
34/* define this if you have RTC RAM available for settings */ 34/* define this if you have RTC RAM available for settings */
35#define HAVE_RTC_RAM 1 35#define HAVE_RTC_RAM
36 36
37/* Define this if you have a software controlled poweroff */ 37/* Define this if you have a software controlled poweroff */
38#define HAVE_SW_POWEROFF 38#define HAVE_SW_POWEROFF
@@ -64,7 +64,7 @@
64#define CONFIG_CPU SH7034 64#define CONFIG_CPU SH7034
65 65
66/* Define this if you have a FM Recorder key system */ 66/* Define this if you have a FM Recorder key system */
67#define HAVE_FMADC 1 67#define HAVE_FMADC
68 68
69/* Define this if you need to power on ATA */ 69/* Define this if you need to power on ATA */
70#define NEEDS_ATA_POWER_ON 70#define NEEDS_ATA_POWER_ON
@@ -97,7 +97,7 @@
97#define FIRMWARE_OFFSET_FILE_DATA 24 97#define FIRMWARE_OFFSET_FILE_DATA 24
98 98
99/* FM recorders can wake up from RTC alarm */ 99/* FM recorders can wake up from RTC alarm */
100#define HAVE_ALARM_MOD 1 100#define HAVE_ALARM_MOD
101 101
102/* How to detect USB */ 102/* How to detect USB */
103#define USB_FMRECORDERSTYLE 1 103#define USB_FMRECORDERSTYLE 1
diff --git a/firmware/export/config-gigabeat.h b/firmware/export/config-gigabeat.h
index a59e0b4fb4..f27dfa9326 100644
--- a/firmware/export/config-gigabeat.h
+++ b/firmware/export/config-gigabeat.h
@@ -9,10 +9,10 @@
9#define MODEL_NUMBER 1 9#define MODEL_NUMBER 1
10 10
11/* define this if you have a bitmap LCD display */ 11/* define this if you have a bitmap LCD display */
12#define HAVE_LCD_BITMAP 1 12#define HAVE_LCD_BITMAP
13 13
14/* define this if you have a colour LCD */ 14/* define this if you have a colour LCD */
15#define HAVE_LCD_COLOR 1 15#define HAVE_LCD_COLOR
16 16
17/* define this if you have access to the quickscreen */ 17/* define this if you have access to the quickscreen */
18#define HAVE_QUICKSCREEN 18#define HAVE_QUICKSCREEN
diff --git a/firmware/export/config-h10.h b/firmware/export/config-h10.h
index de1f517cf6..94de2167ff 100644
--- a/firmware/export/config-h10.h
+++ b/firmware/export/config-h10.h
@@ -9,7 +9,7 @@
9#define MODEL_NAME "iriver H10 20GB" 9#define MODEL_NAME "iriver H10 20GB"
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12#define HAVE_RECORDING 1 12#define HAVE_RECORDING
13 13
14/* define the bitmask of hardware sample rates */ 14/* define the bitmask of hardware sample rates */
15#define HW_SAMPR_CAPS (SAMPR_CAP_44) 15#define HW_SAMPR_CAPS (SAMPR_CAP_44)
@@ -18,10 +18,10 @@
18#define REC_SAMPR_CAPS (SAMPR_CAP_44) 18#define REC_SAMPR_CAPS (SAMPR_CAP_44)
19 19
20/* define this if you have a bitmap LCD display */ 20/* define this if you have a bitmap LCD display */
21#define HAVE_LCD_BITMAP 1 21#define HAVE_LCD_BITMAP
22 22
23/* define this if you have a colour LCD */ 23/* define this if you have a colour LCD */
24#define HAVE_LCD_COLOR 1 24#define HAVE_LCD_COLOR
25 25
26/* define this if you have access to the quickscreen */ 26/* define this if you have access to the quickscreen */
27#define HAVE_QUICKSCREEN 27#define HAVE_QUICKSCREEN
diff --git a/firmware/export/config-h100.h b/firmware/export/config-h100.h
index e1e52dd4db..f7fe700a3e 100644
--- a/firmware/export/config-h100.h
+++ b/firmware/export/config-h100.h
@@ -13,7 +13,7 @@
13#define MODEL_NUMBER 1 13#define MODEL_NUMBER 1
14 14
15/* define this if you have a bitmap LCD display */ 15/* define this if you have a bitmap LCD display */
16#define HAVE_LCD_BITMAP 1 16#define HAVE_LCD_BITMAP
17 17
18/* define this if you can flip your LCD */ 18/* define this if you can flip your LCD */
19#define HAVE_LCD_FLIP 19#define HAVE_LCD_FLIP
@@ -80,7 +80,7 @@
80#define HAVE_UDA1380 80#define HAVE_UDA1380
81 81
82/* define this if you have recording possibility */ 82/* define this if you have recording possibility */
83#define HAVE_RECORDING 1 83#define HAVE_RECORDING
84 84
85/* define hardware samples rate caps mask */ 85/* define hardware samples rate caps mask */
86#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11) 86#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11)
diff --git a/firmware/export/config-h10_5gb.h b/firmware/export/config-h10_5gb.h
index 1d79947acf..2053cc53f0 100644
--- a/firmware/export/config-h10_5gb.h
+++ b/firmware/export/config-h10_5gb.h
@@ -9,7 +9,7 @@
9#define MODEL_NAME "iriver H10 5/6GB" 9#define MODEL_NAME "iriver H10 5/6GB"
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12#define HAVE_RECORDING 1 12#define HAVE_RECORDING
13 13
14/* define the bitmask of hardware sample rates */ 14/* define the bitmask of hardware sample rates */
15#define HW_SAMPR_CAPS (SAMPR_CAP_44) 15#define HW_SAMPR_CAPS (SAMPR_CAP_44)
@@ -18,10 +18,10 @@
18#define REC_SAMPR_CAPS (SAMPR_CAP_44) 18#define REC_SAMPR_CAPS (SAMPR_CAP_44)
19 19
20/* define this if you have a bitmap LCD display */ 20/* define this if you have a bitmap LCD display */
21#define HAVE_LCD_BITMAP 1 21#define HAVE_LCD_BITMAP
22 22
23/* define this if you have a colour LCD */ 23/* define this if you have a colour LCD */
24#define HAVE_LCD_COLOR 1 24#define HAVE_LCD_COLOR
25 25
26/* define this if you have access to the quickscreen */ 26/* define this if you have access to the quickscreen */
27#define HAVE_QUICKSCREEN 27#define HAVE_QUICKSCREEN
diff --git a/firmware/export/config-h120.h b/firmware/export/config-h120.h
index 9bfb9583dd..e7fb73ea0f 100644
--- a/firmware/export/config-h120.h
+++ b/firmware/export/config-h120.h
@@ -8,7 +8,7 @@
8#define MODEL_NUMBER 0 8#define MODEL_NUMBER 0
9 9
10/* define this if you have a bitmap LCD display */ 10/* define this if you have a bitmap LCD display */
11#define HAVE_LCD_BITMAP 1 11#define HAVE_LCD_BITMAP
12 12
13/* define this if you can flip your LCD */ 13/* define this if you can flip your LCD */
14#define HAVE_LCD_FLIP 14#define HAVE_LCD_FLIP
@@ -73,7 +73,7 @@
73#define HAVE_UDA1380 73#define HAVE_UDA1380
74 74
75/* define this if you have recording possibility */ 75/* define this if you have recording possibility */
76#define HAVE_RECORDING 1 76#define HAVE_RECORDING
77 77
78/* define hardware samples rate caps mask */ 78/* define hardware samples rate caps mask */
79#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11) 79#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11)
diff --git a/firmware/export/config-h300.h b/firmware/export/config-h300.h
index b44a2c5108..383bd1c632 100644
--- a/firmware/export/config-h300.h
+++ b/firmware/export/config-h300.h
@@ -8,10 +8,10 @@
8#define MODEL_NUMBER 2 8#define MODEL_NUMBER 2
9 9
10/* define this if you have a bitmap LCD display */ 10/* define this if you have a bitmap LCD display */
11#define HAVE_LCD_BITMAP 1 11#define HAVE_LCD_BITMAP
12 12
13/* define this if you have a colour LCD */ 13/* define this if you have a colour LCD */
14#define HAVE_LCD_COLOR 1 14#define HAVE_LCD_COLOR
15 15
16/* define this if you can flip your LCD */ 16/* define this if you can flip your LCD */
17#define HAVE_LCD_FLIP 17#define HAVE_LCD_FLIP
@@ -70,7 +70,7 @@
70#define HAVE_UDA1380 70#define HAVE_UDA1380
71 71
72/* define this if you have recording possibility */ 72/* define this if you have recording possibility */
73#define HAVE_RECORDING 1 73#define HAVE_RECORDING
74 74
75/* define hardware samples rate caps mask */ 75/* define hardware samples rate caps mask */
76#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11) 76#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11)
diff --git a/firmware/export/config-iaudiox5.h b/firmware/export/config-iaudiox5.h
index 82c36437f5..6aeaab0431 100644
--- a/firmware/export/config-iaudiox5.h
+++ b/firmware/export/config-iaudiox5.h
@@ -7,7 +7,7 @@
7#define MODEL_NUMBER 10 7#define MODEL_NUMBER 10
8 8
9/* define this if you have recording possibility */ 9/* define this if you have recording possibility */
10#define HAVE_RECORDING 1 10#define HAVE_RECORDING
11 11
12/* define the bitmask of hardware sample rates */ 12/* define the bitmask of hardware sample rates */
13#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11) 13#define HW_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11)
@@ -16,13 +16,13 @@
16#define REC_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11) 16#define REC_SAMPR_CAPS (SAMPR_CAP_88 | SAMPR_CAP_44 | SAMPR_CAP_22 | SAMPR_CAP_11)
17 17
18/* define this if you have a bitmap LCD display */ 18/* define this if you have a bitmap LCD display */
19#define HAVE_LCD_BITMAP 1 19#define HAVE_LCD_BITMAP
20 20
21/* define this if you can flip your LCD */ 21/* define this if you can flip your LCD */
22#define HAVE_LCD_FLIP 22#define HAVE_LCD_FLIP
23 23
24/* define this if you have a colour LCD */ 24/* define this if you have a colour LCD */
25#define HAVE_LCD_COLOR 1 25#define HAVE_LCD_COLOR
26 26
27/* define this if you can invert the colours on your LCD */ 27/* define this if you can invert the colours on your LCD */
28#define HAVE_LCD_INVERT 28#define HAVE_LCD_INVERT
diff --git a/firmware/export/config-ifp7xx.h b/firmware/export/config-ifp7xx.h
index 2e26e56a52..d9c7590c0b 100644
--- a/firmware/export/config-ifp7xx.h
+++ b/firmware/export/config-ifp7xx.h
@@ -9,13 +9,13 @@
9#define MODEL_NUMBER 6 9#define MODEL_NUMBER 6
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12/*#define HAVE_RECORDING 1*/ 12/*#define HAVE_RECORDING*/
13 13
14/* define this if you have a bitmap LCD display */ 14/* define this if you have a bitmap LCD display */
15#define HAVE_LCD_BITMAP 1 15#define HAVE_LCD_BITMAP
16 16
17/* define this if you have a colour LCD */ 17/* define this if you have a colour LCD */
18/* #define HAVE_LCD_COLOR 1 */ 18/* #define HAVE_LCD_COLOR */
19 19
20/* define this if you would like tagcache to build on this target */ 20/* define this if you would like tagcache to build on this target */
21#define HAVE_TAGCACHE 21#define HAVE_TAGCACHE
diff --git a/firmware/export/config-ipod3g.h b/firmware/export/config-ipod3g.h
index 33609044af..0b13a52dcd 100644
--- a/firmware/export/config-ipod3g.h
+++ b/firmware/export/config-ipod3g.h
@@ -9,10 +9,10 @@
9#define MODEL_NUMBER 7 9#define MODEL_NUMBER 7
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12/*#define HAVE_RECORDING 1*/ 12/*#define HAVE_RECORDING*/
13 13
14/* define this if you have a bitmap LCD display */ 14/* define this if you have a bitmap LCD display */
15#define HAVE_LCD_BITMAP 1 15#define HAVE_LCD_BITMAP
16 16
17/* define this if you can invert the colours on your LCD */ 17/* define this if you can invert the colours on your LCD */
18#define HAVE_LCD_INVERT 18#define HAVE_LCD_INVERT
diff --git a/firmware/export/config-ipod4g.h b/firmware/export/config-ipod4g.h
index 3827acff78..8a70ca0f56 100644
--- a/firmware/export/config-ipod4g.h
+++ b/firmware/export/config-ipod4g.h
@@ -9,7 +9,7 @@
9#define MODEL_NUMBER 8 9#define MODEL_NUMBER 8
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12#define HAVE_RECORDING 1 12#define HAVE_RECORDING
13 13
14/* define the bitmask of hardware sample rates */ 14/* define the bitmask of hardware sample rates */
15#define HW_SAMPR_CAPS (SAMPR_CAP_44) 15#define HW_SAMPR_CAPS (SAMPR_CAP_44)
@@ -18,7 +18,7 @@
18#define REC_SAMPR_CAPS (SAMPR_CAP_44) 18#define REC_SAMPR_CAPS (SAMPR_CAP_44)
19 19
20/* define this if you have a bitmap LCD display */ 20/* define this if you have a bitmap LCD display */
21#define HAVE_LCD_BITMAP 1 21#define HAVE_LCD_BITMAP
22 22
23/* define this if you can invert the colours on your LCD */ 23/* define this if you can invert the colours on your LCD */
24#define HAVE_LCD_INVERT 24#define HAVE_LCD_INVERT
diff --git a/firmware/export/config-ipodcolor.h b/firmware/export/config-ipodcolor.h
index 3ccfb1a879..6b338f462e 100644
--- a/firmware/export/config-ipodcolor.h
+++ b/firmware/export/config-ipodcolor.h
@@ -9,7 +9,7 @@
9#define MODEL_NUMBER 3 9#define MODEL_NUMBER 3
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12#define HAVE_RECORDING 1 12#define HAVE_RECORDING
13 13
14/* define the bitmask of hardware sample rates */ 14/* define the bitmask of hardware sample rates */
15#define HW_SAMPR_CAPS (SAMPR_CAP_44) 15#define HW_SAMPR_CAPS (SAMPR_CAP_44)
@@ -18,10 +18,10 @@
18#define REC_SAMPR_CAPS (SAMPR_CAP_44) 18#define REC_SAMPR_CAPS (SAMPR_CAP_44)
19 19
20/* define this if you have a bitmap LCD display */ 20/* define this if you have a bitmap LCD display */
21#define HAVE_LCD_BITMAP 1 21#define HAVE_LCD_BITMAP
22 22
23/* define this if you have a colour LCD */ 23/* define this if you have a colour LCD */
24#define HAVE_LCD_COLOR 1 24#define HAVE_LCD_COLOR
25 25
26/* define this if you have access to the quickscreen */ 26/* define this if you have access to the quickscreen */
27#define HAVE_QUICKSCREEN 27#define HAVE_QUICKSCREEN
diff --git a/firmware/export/config-ipodmini.h b/firmware/export/config-ipodmini.h
index 423773dab7..6fa31d9e19 100644
--- a/firmware/export/config-ipodmini.h
+++ b/firmware/export/config-ipodmini.h
@@ -9,10 +9,10 @@
9#define MODEL_NUMBER 9 /* TODO: change to 9 */ 9#define MODEL_NUMBER 9 /* TODO: change to 9 */
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12/*#define HAVE_RECORDING 1*/ 12/*#define HAVE_RECORDING*/
13 13
14/* define this if you have a bitmap LCD display */ 14/* define this if you have a bitmap LCD display */
15#define HAVE_LCD_BITMAP 1 15#define HAVE_LCD_BITMAP
16 16
17/* define this if you can invert the colours on your LCD */ 17/* define this if you can invert the colours on your LCD */
18#define HAVE_LCD_INVERT 18#define HAVE_LCD_INVERT
diff --git a/firmware/export/config-ipodmini2g.h b/firmware/export/config-ipodmini2g.h
index 9a7bc98815..e9e5ff01b8 100644
--- a/firmware/export/config-ipodmini2g.h
+++ b/firmware/export/config-ipodmini2g.h
@@ -9,10 +9,10 @@
9#define MODEL_NUMBER 11 9#define MODEL_NUMBER 11
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12/*#define HAVE_RECORDING 1*/ 12/*#define HAVE_RECORDING*/
13 13
14/* define this if you have a bitmap LCD display */ 14/* define this if you have a bitmap LCD display */
15#define HAVE_LCD_BITMAP 1 15#define HAVE_LCD_BITMAP
16 16
17/* define this if you can invert the colours on your LCD */ 17/* define this if you can invert the colours on your LCD */
18#define HAVE_LCD_INVERT 18#define HAVE_LCD_INVERT
diff --git a/firmware/export/config-ipodnano.h b/firmware/export/config-ipodnano.h
index ce0309996e..fa12d12746 100644
--- a/firmware/export/config-ipodnano.h
+++ b/firmware/export/config-ipodnano.h
@@ -9,7 +9,7 @@
9#define MODEL_NUMBER 4 9#define MODEL_NUMBER 4
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12#define HAVE_RECORDING 1 12#define HAVE_RECORDING
13 13
14/* define the bitmask of hardware sample rates */ 14/* define the bitmask of hardware sample rates */
15#define HW_SAMPR_CAPS (SAMPR_CAP_44) 15#define HW_SAMPR_CAPS (SAMPR_CAP_44)
@@ -18,10 +18,10 @@
18#define REC_SAMPR_CAPS (SAMPR_CAP_44) 18#define REC_SAMPR_CAPS (SAMPR_CAP_44)
19 19
20/* define this if you have a bitmap LCD display */ 20/* define this if you have a bitmap LCD display */
21#define HAVE_LCD_BITMAP 1 21#define HAVE_LCD_BITMAP
22 22
23/* define this if you have a colour LCD */ 23/* define this if you have a colour LCD */
24#define HAVE_LCD_COLOR 1 24#define HAVE_LCD_COLOR
25 25
26/* define this if you have access to the quickscreen */ 26/* define this if you have access to the quickscreen */
27#define HAVE_QUICKSCREEN 27#define HAVE_QUICKSCREEN
diff --git a/firmware/export/config-ipodvideo.h b/firmware/export/config-ipodvideo.h
index f28d2d93ab..a77ca5ef45 100644
--- a/firmware/export/config-ipodvideo.h
+++ b/firmware/export/config-ipodvideo.h
@@ -9,7 +9,7 @@
9#define MODEL_NUMBER 5 9#define MODEL_NUMBER 5
10 10
11/* define this if you have recording possibility */ 11/* define this if you have recording possibility */
12#define HAVE_RECORDING 1 12#define HAVE_RECORDING
13 13
14/* define the bitmask of hardware sample rates */ 14/* define the bitmask of hardware sample rates */
15#define HW_SAMPR_CAPS (SAMPR_CAP_44) 15#define HW_SAMPR_CAPS (SAMPR_CAP_44)
@@ -18,10 +18,10 @@
18#define REC_SAMPR_CAPS (SAMPR_CAP_44) 18#define REC_SAMPR_CAPS (SAMPR_CAP_44)
19 19
20/* define this if you have a bitmap LCD display */ 20/* define this if you have a bitmap LCD display */
21#define HAVE_LCD_BITMAP 1 21#define HAVE_LCD_BITMAP
22 22
23/* define this if you have a colour LCD */ 23/* define this if you have a colour LCD */
24#define HAVE_LCD_COLOR 1 24#define HAVE_LCD_COLOR
25 25
26/* define this if you have access to the quickscreen */ 26/* define this if you have access to the quickscreen */
27#define HAVE_QUICKSCREEN 27#define HAVE_QUICKSCREEN
diff --git a/firmware/export/config-ondiofm.h b/firmware/export/config-ondiofm.h
index 78a70730d6..ca6cde3e05 100644
--- a/firmware/export/config-ondiofm.h
+++ b/firmware/export/config-ondiofm.h
@@ -1,8 +1,8 @@
1/* define this if you have recording possibility */ 1/* define this if you have recording possibility */
2#define HAVE_RECORDING 1 2#define HAVE_RECORDING
3 3
4/* define this if you have a bitmap LCD display */ 4/* define this if you have a bitmap LCD display */
5#define HAVE_LCD_BITMAP 1 5#define HAVE_LCD_BITMAP
6 6
7/* define this if you can flip your LCD */ 7/* define this if you can flip your LCD */
8#define HAVE_LCD_FLIP 8#define HAVE_LCD_FLIP
diff --git a/firmware/export/config-ondiosp.h b/firmware/export/config-ondiosp.h
index 23420d9f42..77746d6a95 100644
--- a/firmware/export/config-ondiosp.h
+++ b/firmware/export/config-ondiosp.h
@@ -1,5 +1,5 @@
1/* define this if you have a bitmap LCD display */ 1/* define this if you have a bitmap LCD display */
2#define HAVE_LCD_BITMAP 1 2#define HAVE_LCD_BITMAP
3 3
4/* define this if you can flip your LCD */ 4/* define this if you can flip your LCD */
5#define HAVE_LCD_FLIP 5#define HAVE_LCD_FLIP
diff --git a/firmware/export/config-player.h b/firmware/export/config-player.h
index 123b7b2b81..ef5eedef79 100644
--- a/firmware/export/config-player.h
+++ b/firmware/export/config-player.h
@@ -1,5 +1,5 @@
1/* define this if you have a charcell LCD display */ 1/* define this if you have a charcell LCD display */
2#define HAVE_LCD_CHARCELLS 1 2#define HAVE_LCD_CHARCELLS
3 3
4/* define this if you would like tagcache to build on this target */ 4/* define this if you would like tagcache to build on this target */
5#define HAVE_TAGCACHE 5#define HAVE_TAGCACHE
diff --git a/firmware/export/config-recorder.h b/firmware/export/config-recorder.h
index a48635d272..b9759ddeac 100644
--- a/firmware/export/config-recorder.h
+++ b/firmware/export/config-recorder.h
@@ -1,8 +1,8 @@
1/* define this if you have recording possibility */ 1/* define this if you have recording possibility */
2#define HAVE_RECORDING 1 2#define HAVE_RECORDING
3 3
4/* define this if you have a bitmap LCD display */ 4/* define this if you have a bitmap LCD display */
5#define HAVE_LCD_BITMAP 1 5#define HAVE_LCD_BITMAP
6 6
7/* define this if you can flip your LCD */ 7/* define this if you can flip your LCD */
8#define HAVE_LCD_FLIP 8#define HAVE_LCD_FLIP
@@ -32,7 +32,7 @@
32#define CONFIG_RTC RTC_M41ST84W 32#define CONFIG_RTC RTC_M41ST84W
33 33
34/* define this if you have RTC RAM available for settings */ 34/* define this if you have RTC RAM available for settings */
35#define HAVE_RTC_RAM 1 35#define HAVE_RTC_RAM
36 36
37/* The number of bytes reserved for loadable plugins */ 37/* The number of bytes reserved for loadable plugins */
38#define PLUGIN_BUFFER_SIZE 0x8000 38#define PLUGIN_BUFFER_SIZE 0x8000
diff --git a/firmware/export/config-recorderv2.h b/firmware/export/config-recorderv2.h
index 47d5f669de..f035f2dab0 100644
--- a/firmware/export/config-recorderv2.h
+++ b/firmware/export/config-recorderv2.h
@@ -1,8 +1,8 @@
1/* define this if you have recording possibility */ 1/* define this if you have recording possibility */
2#define HAVE_RECORDING 1 2#define HAVE_RECORDING
3 3
4/* define this if you have a bitmap LCD display */ 4/* define this if you have a bitmap LCD display */
5#define HAVE_LCD_BITMAP 1 5#define HAVE_LCD_BITMAP
6 6
7/* define this if you can flip your LCD */ 7/* define this if you can flip your LCD */
8#define HAVE_LCD_FLIP 8#define HAVE_LCD_FLIP
@@ -32,7 +32,7 @@
32#define CONFIG_RTC RTC_M41ST84W 32#define CONFIG_RTC RTC_M41ST84W
33 33
34/* define this if you have RTC RAM available for settings */ 34/* define this if you have RTC RAM available for settings */
35#define HAVE_RTC_RAM 1 35#define HAVE_RTC_RAM
36 36
37/* Define this if you have a software controlled poweroff */ 37/* Define this if you have a software controlled poweroff */
38#define HAVE_SW_POWEROFF 38#define HAVE_SW_POWEROFF
@@ -61,7 +61,7 @@
61#define CONFIG_CPU SH7034 61#define CONFIG_CPU SH7034
62 62
63/* Define this if you have a FM Recorder key system */ 63/* Define this if you have a FM Recorder key system */
64#define HAVE_FMADC 1 64#define HAVE_FMADC
65 65
66/* Define this if you need to power on ATA */ 66/* Define this if you need to power on ATA */
67#define NEEDS_ATA_POWER_ON 67#define NEEDS_ATA_POWER_ON
@@ -94,7 +94,7 @@
94#define FIRMWARE_OFFSET_FILE_DATA 24 94#define FIRMWARE_OFFSET_FILE_DATA 24
95 95
96/* FM recorders can wake up from RTC alarm */ 96/* FM recorders can wake up from RTC alarm */
97#define HAVE_ALARM_MOD 1 97#define HAVE_ALARM_MOD
98 98
99/* Define this if you have an FM Radio */ 99/* Define this if you have an FM Radio */
100#define CONFIG_TUNER S1A0903X01 100#define CONFIG_TUNER S1A0903X01
diff --git a/firmware/export/config-tpj1022.h b/firmware/export/config-tpj1022.h
index c57c8cf5d1..8c6ba609df 100644
--- a/firmware/export/config-tpj1022.h
+++ b/firmware/export/config-tpj1022.h
@@ -8,13 +8,13 @@
8#define MODEL_NUMBER 15 8#define MODEL_NUMBER 15
9 9
10/* define this if you have recording possibility */ 10/* define this if you have recording possibility */
11/*#define HAVE_RECORDING 1*/ /* TODO: add support for this */ 11/*#define HAVE_RECORDING*/ /* TODO: add support for this */
12 12
13/* define this if you have a bitmap LCD display */ 13/* define this if you have a bitmap LCD display */
14#define HAVE_LCD_BITMAP 1 14#define HAVE_LCD_BITMAP
15 15
16/* define this if you have a colour LCD */ 16/* define this if you have a colour LCD */
17#define HAVE_LCD_COLOR 1 17#define HAVE_LCD_COLOR
18 18
19/* define this if you have access to the quickscreen */ 19/* define this if you have access to the quickscreen */
20#define HAVE_QUICKSCREEN 20#define HAVE_QUICKSCREEN