summaryrefslogtreecommitdiff
path: root/firmware
diff options
context:
space:
mode:
Diffstat (limited to 'firmware')
-rw-r--r--firmware/export/config.h5
-rw-r--r--firmware/export/config/android.h2
-rw-r--r--firmware/export/config/archosfmrecorder.h3
-rw-r--r--firmware/export/config/archosondiofm.h3
-rw-r--r--firmware/export/config/archosondiosp.h3
-rw-r--r--firmware/export/config/archosrecorder.h3
-rw-r--r--firmware/export/config/archosrecorderv2.h3
-rw-r--r--firmware/export/config/cowond2.h2
-rw-r--r--firmware/export/config/creativezv.h3
-rw-r--r--firmware/export/config/gigabeatfx.h3
-rw-r--r--firmware/export/config/gigabeats.h3
-rw-r--r--firmware/export/config/gogearhdd1630.h3
-rw-r--r--firmware/export/config/gogearhdd6330.h3
-rw-r--r--firmware/export/config/gogearsa9200.h3
-rw-r--r--firmware/export/config/hifimanhm60x.h3
-rw-r--r--firmware/export/config/hifimanhm801.h3
-rw-r--r--firmware/export/config/iaudio7.h3
-rw-r--r--firmware/export/config/iaudiom3.h3
-rw-r--r--firmware/export/config/iaudiom5.h3
-rw-r--r--firmware/export/config/iaudiox5.h3
-rw-r--r--firmware/export/config/ipod1g2g.h2
-rw-r--r--firmware/export/config/ipod3g.h2
-rw-r--r--firmware/export/config/ipod4g.h2
-rw-r--r--firmware/export/config/ipod6g.h3
-rw-r--r--firmware/export/config/ipodcolor.h2
-rw-r--r--firmware/export/config/ipodmini1g.h2
-rw-r--r--firmware/export/config/ipodmini2g.h2
-rw-r--r--firmware/export/config/ipodnano1g.h2
-rw-r--r--firmware/export/config/ipodnano2g.h3
-rw-r--r--firmware/export/config/ipodvideo.h2
-rw-r--r--firmware/export/config/iriverh10.h3
-rw-r--r--firmware/export/config/iriverh100.h2
-rw-r--r--firmware/export/config/iriverh10_5gb.h3
-rw-r--r--firmware/export/config/iriverh120.h2
-rw-r--r--firmware/export/config/iriverh300.h2
-rw-r--r--firmware/export/config/logikdax.h2
-rw-r--r--firmware/export/config/meizum3.h3
-rw-r--r--firmware/export/config/meizum6sl.h3
-rw-r--r--firmware/export/config/meizum6sp.h3
-rw-r--r--firmware/export/config/mini2440.h3
-rw-r--r--firmware/export/config/mpiohd200.h3
-rw-r--r--firmware/export/config/mpiohd300.h3
-rw-r--r--firmware/export/config/mrobe100.h3
-rw-r--r--firmware/export/config/mrobe500.h3
-rw-r--r--firmware/export/config/nokian8xx.h2
-rw-r--r--firmware/export/config/nokian900.h2
-rw-r--r--firmware/export/config/ondavx747.h3
-rw-r--r--firmware/export/config/ondavx767.h3
-rw-r--r--firmware/export/config/ondavx777.h3
-rw-r--r--firmware/export/config/pandora.h2
-rw-r--r--firmware/export/config/rk27generic.h3
-rw-r--r--firmware/export/config/samsungyh820.h3
-rw-r--r--firmware/export/config/samsungyh920.h3
-rw-r--r--firmware/export/config/samsungyh925.h3
-rw-r--r--firmware/export/config/samsungypr0.h3
-rw-r--r--firmware/export/config/samsungyps3.h3
-rw-r--r--firmware/export/config/sansac100.h3
-rw-r--r--firmware/export/config/sansac200.h3
-rw-r--r--firmware/export/config/sansac200v2.h3
-rw-r--r--firmware/export/config/sansaclip.h3
-rw-r--r--firmware/export/config/sansaclipplus.h3
-rw-r--r--firmware/export/config/sansaclipv2.h3
-rw-r--r--firmware/export/config/sansaclipzip.h3
-rw-r--r--firmware/export/config/sansaconnect.h3
-rw-r--r--firmware/export/config/sansae200.h3
-rw-r--r--firmware/export/config/sansae200v2.h3
-rw-r--r--firmware/export/config/sansafuze.h3
-rw-r--r--firmware/export/config/sansafuzeplus.h3
-rw-r--r--firmware/export/config/sansafuzev2.h3
-rw-r--r--firmware/export/config/sansam200.h2
-rw-r--r--firmware/export/config/sansam200v4.h2
-rw-r--r--firmware/export/config/sansaview.h3
-rw-r--r--firmware/export/config/sdlapp.h2
-rw-r--r--firmware/export/config/tatungtpj1022.h3
-rw-r--r--firmware/export/config/vibe500.h3
-rw-r--r--firmware/export/config/zenvisionm30gb.h3
-rw-r--r--firmware/export/config/zenvisionm60gb.h3
-rw-r--r--firmware/export/sound.h4
78 files changed, 11 insertions, 206 deletions
diff --git a/firmware/export/config.h b/firmware/export/config.h
index b642775b95..edd3bb2ba5 100644
--- a/firmware/export/config.h
+++ b/firmware/export/config.h
@@ -1118,4 +1118,9 @@ Lyre prototype 1 */
1118#define HAVE_PCM_FULL_DUPLEX 1118#define HAVE_PCM_FULL_DUPLEX
1119#endif 1119#endif
1120 1120
1121#if (CONFIG_CODEC == SWCODEC) || (CONFIG_CODEC == MAS3587F) || \
1122 (CONFIG_CODEC == MAS3539F)
1123#define HAVE_PITCHCONTROL
1124#endif
1125
1121#endif /* __CONFIG_H__ */ 1126#endif /* __CONFIG_H__ */
diff --git a/firmware/export/config/android.h b/firmware/export/config/android.h
index c5ef372880..f563743e14 100644
--- a/firmware/export/config/android.h
+++ b/firmware/export/config/android.h
@@ -29,8 +29,6 @@
29 29
30/* define this if you have access to the quickscreen */ 30/* define this if you have access to the quickscreen */
31#define HAVE_QUICKSCREEN 31#define HAVE_QUICKSCREEN
32/* define this if you have access to the pitchscreen */
33#define HAVE_PITCHSCREEN
34 32
35/* define this if you would like tagcache to build on this target */ 33/* define this if you would like tagcache to build on this target */
36#define HAVE_TAGCACHE 34#define HAVE_TAGCACHE
diff --git a/firmware/export/config/archosfmrecorder.h b/firmware/export/config/archosfmrecorder.h
index 6b1f07f752..993f473dde 100644
--- a/firmware/export/config/archosfmrecorder.h
+++ b/firmware/export/config/archosfmrecorder.h
@@ -21,8 +21,7 @@
21 21
22/* define this if you have access to the quickscreen */ 22/* define this if you have access to the quickscreen */
23#define HAVE_QUICKSCREEN 23#define HAVE_QUICKSCREEN
24/* define this if you have access to the pitchscreen */ 24
25#define HAVE_PITCHSCREEN
26/* define this if you have the button bar */ 25/* define this if you have the button bar */
27#define HAVE_BUTTONBAR 26#define HAVE_BUTTONBAR
28 27
diff --git a/firmware/export/config/archosondiofm.h b/firmware/export/config/archosondiofm.h
index 1a1115f318..e3ebda032d 100644
--- a/firmware/export/config/archosondiofm.h
+++ b/firmware/export/config/archosondiofm.h
@@ -46,9 +46,6 @@
46#define AB_REPEAT_ENABLE 46#define AB_REPEAT_ENABLE
47#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE 47#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
48 48
49/* define this if you have access to the pitchscreen */
50#define HAVE_PITCHSCREEN
51
52/* Define this if you have a software controlled poweroff */ 49/* Define this if you have a software controlled poweroff */
53#define HAVE_SW_POWEROFF 50#define HAVE_SW_POWEROFF
54 51
diff --git a/firmware/export/config/archosondiosp.h b/firmware/export/config/archosondiosp.h
index aad66b7f45..0967b794e2 100644
--- a/firmware/export/config/archosondiosp.h
+++ b/firmware/export/config/archosondiosp.h
@@ -39,9 +39,6 @@
39#define AB_REPEAT_ENABLE 39#define AB_REPEAT_ENABLE
40#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE 40#define ACTION_WPSAB_SINGLE ACTION_WPS_BROWSE
41 41
42/* define this if you have access to the pitchscreen */
43#define HAVE_PITCHSCREEN
44
45/* Define this if you have a software controlled poweroff */ 42/* Define this if you have a software controlled poweroff */
46#define HAVE_SW_POWEROFF 43#define HAVE_SW_POWEROFF
47 44
diff --git a/firmware/export/config/archosrecorder.h b/firmware/export/config/archosrecorder.h
index 6c708fb450..b23c82e5a7 100644
--- a/firmware/export/config/archosrecorder.h
+++ b/firmware/export/config/archosrecorder.h
@@ -21,8 +21,7 @@
21 21
22/* define this if you have access to the quickscreen */ 22/* define this if you have access to the quickscreen */
23#define HAVE_QUICKSCREEN 23#define HAVE_QUICKSCREEN
24/* define this if you have access to the pitchscreen */ 24
25#define HAVE_PITCHSCREEN
26/* define this if you have the button bar */ 25/* define this if you have the button bar */
27#define HAVE_BUTTONBAR 26#define HAVE_BUTTONBAR
28 27
diff --git a/firmware/export/config/archosrecorderv2.h b/firmware/export/config/archosrecorderv2.h
index dae34ef226..17e804d9c4 100644
--- a/firmware/export/config/archosrecorderv2.h
+++ b/firmware/export/config/archosrecorderv2.h
@@ -21,8 +21,7 @@
21 21
22/* define this if you have access to the quickscreen */ 22/* define this if you have access to the quickscreen */
23#define HAVE_QUICKSCREEN 23#define HAVE_QUICKSCREEN
24/* define this if you have access to the pitchscreen */ 24
25#define HAVE_PITCHSCREEN
26/* define this if you have the button bar */ 25/* define this if you have the button bar */
27#define HAVE_BUTTONBAR 26#define HAVE_BUTTONBAR
28 27
diff --git a/firmware/export/config/cowond2.h b/firmware/export/config/cowond2.h
index ea7b5e43da..e94701130f 100644
--- a/firmware/export/config/cowond2.h
+++ b/firmware/export/config/cowond2.h
@@ -48,8 +48,6 @@
48 48
49/* define this if you have access to the quickscreen */ 49/* define this if you have access to the quickscreen */
50#define HAVE_QUICKSCREEN 50#define HAVE_QUICKSCREEN
51/* define this if you have access to the pitchscreen */
52#define HAVE_PITCHSCREEN
53 51
54/* define this if you would like tagcache to build on this target */ 52/* define this if you would like tagcache to build on this target */
55#define HAVE_TAGCACHE 53#define HAVE_TAGCACHE
diff --git a/firmware/export/config/creativezv.h b/firmware/export/config/creativezv.h
index 12d02358ab..725a857698 100644
--- a/firmware/export/config/creativezv.h
+++ b/firmware/export/config/creativezv.h
@@ -50,9 +50,6 @@
50/* define this if you have access to the quickscreen */ 50/* define this if you have access to the quickscreen */
51#define HAVE_QUICKSCREEN 51#define HAVE_QUICKSCREEN
52 52
53/* define this if you have access to the pitchscreen */
54#define HAVE_PITCHSCREEN
55
56/* define this if you would like tagcache to build on this target */ 53/* define this if you would like tagcache to build on this target */
57#define HAVE_TAGCACHE 54#define HAVE_TAGCACHE
58 55
diff --git a/firmware/export/config/gigabeatfx.h b/firmware/export/config/gigabeatfx.h
index f07169896b..2d1f89149d 100644
--- a/firmware/export/config/gigabeatfx.h
+++ b/firmware/export/config/gigabeatfx.h
@@ -33,9 +33,6 @@
33/* define this if you have access to the quickscreen */ 33/* define this if you have access to the quickscreen */
34#define HAVE_QUICKSCREEN 34#define HAVE_QUICKSCREEN
35 35
36/* define this if you have access to the pitchscreen */
37#define HAVE_PITCHSCREEN
38
39/* define this if you would like tagcache to build on this target */ 36/* define this if you would like tagcache to build on this target */
40#define HAVE_TAGCACHE 37#define HAVE_TAGCACHE
41 38
diff --git a/firmware/export/config/gigabeats.h b/firmware/export/config/gigabeats.h
index 0bcf2b1310..9ee5142b34 100644
--- a/firmware/export/config/gigabeats.h
+++ b/firmware/export/config/gigabeats.h
@@ -37,9 +37,6 @@
37/* define this if you have access to the quickscreen */ 37/* define this if you have access to the quickscreen */
38#define HAVE_QUICKSCREEN 38#define HAVE_QUICKSCREEN
39 39
40/* define this if you have access to the pitchscreen */
41#define HAVE_PITCHSCREEN
42
43/* define this if you would like tagcache to build on this target */ 40/* define this if you would like tagcache to build on this target */
44#define HAVE_TAGCACHE 41#define HAVE_TAGCACHE
45 42
diff --git a/firmware/export/config/gogearhdd1630.h b/firmware/export/config/gogearhdd1630.h
index 6854c9ad3f..7052f2e080 100644
--- a/firmware/export/config/gogearhdd1630.h
+++ b/firmware/export/config/gogearhdd1630.h
@@ -45,9 +45,6 @@
45/* define this if you have access to the quickscreen */ 45/* define this if you have access to the quickscreen */
46#define HAVE_QUICKSCREEN 46#define HAVE_QUICKSCREEN
47 47
48/* define this if you have access to the pitchscreen */
49#define HAVE_PITCHSCREEN
50
51/* define this if you would like tagcache to build on this target */ 48/* define this if you would like tagcache to build on this target */
52#define HAVE_TAGCACHE 49#define HAVE_TAGCACHE
53 50
diff --git a/firmware/export/config/gogearhdd6330.h b/firmware/export/config/gogearhdd6330.h
index a919ad09db..e96b4ab8c6 100644
--- a/firmware/export/config/gogearhdd6330.h
+++ b/firmware/export/config/gogearhdd6330.h
@@ -45,9 +45,6 @@
45/* define this if you have access to the quickscreen */ 45/* define this if you have access to the quickscreen */
46#define HAVE_QUICKSCREEN 46#define HAVE_QUICKSCREEN
47 47
48/* define this if you have access to the pitchscreen */
49#define HAVE_PITCHSCREEN
50
51/* define this if you would like tagcache to build on this target */ 48/* define this if you would like tagcache to build on this target */
52#define HAVE_TAGCACHE 49#define HAVE_TAGCACHE
53 50
diff --git a/firmware/export/config/gogearsa9200.h b/firmware/export/config/gogearsa9200.h
index afb4b55896..a2f0489cef 100644
--- a/firmware/export/config/gogearsa9200.h
+++ b/firmware/export/config/gogearsa9200.h
@@ -29,9 +29,6 @@
29/* define this if you have access to the quickscreen */ 29/* define this if you have access to the quickscreen */
30#define HAVE_QUICKSCREEN 30#define HAVE_QUICKSCREEN
31 31
32/* define this if you have access to the pitchscreen */
33#define HAVE_PITCHSCREEN
34
35/* define this if you would like tagcache to build on this target */ 32/* define this if you would like tagcache to build on this target */
36#define HAVE_TAGCACHE 33#define HAVE_TAGCACHE
37 34
diff --git a/firmware/export/config/hifimanhm60x.h b/firmware/export/config/hifimanhm60x.h
index 5dc716339b..11916a4b83 100644
--- a/firmware/export/config/hifimanhm60x.h
+++ b/firmware/export/config/hifimanhm60x.h
@@ -42,9 +42,6 @@
42/* define this if you have access to the quickscreen */ 42/* define this if you have access to the quickscreen */
43#define HAVE_QUICKSCREEN 43#define HAVE_QUICKSCREEN
44 44
45/* define this if you have access to the pitchscreen */
46#define HAVE_PITCHSCREEN
47
48/* define this if you would like tagcache to build on this target */ 45/* define this if you would like tagcache to build on this target */
49#define HAVE_TAGCACHE 46#define HAVE_TAGCACHE
50 47
diff --git a/firmware/export/config/hifimanhm801.h b/firmware/export/config/hifimanhm801.h
index b5e864c478..dfa6b8d13d 100644
--- a/firmware/export/config/hifimanhm801.h
+++ b/firmware/export/config/hifimanhm801.h
@@ -39,9 +39,6 @@
39/* define this if you have access to the quickscreen */ 39/* define this if you have access to the quickscreen */
40#define HAVE_QUICKSCREEN 40#define HAVE_QUICKSCREEN
41 41
42/* define this if you have access to the pitchscreen */
43#define HAVE_PITCHSCREEN
44
45/* define this if you would like tagcache to build on this target */ 42/* define this if you would like tagcache to build on this target */
46#define HAVE_TAGCACHE 43#define HAVE_TAGCACHE
47 44
diff --git a/firmware/export/config/iaudio7.h b/firmware/export/config/iaudio7.h
index 4bf464914d..89151e648a 100644
--- a/firmware/export/config/iaudio7.h
+++ b/firmware/export/config/iaudio7.h
@@ -50,9 +50,6 @@
50/* define this if you have access to the quickscreen */ 50/* define this if you have access to the quickscreen */
51#define HAVE_QUICKSCREEN 51#define HAVE_QUICKSCREEN
52 52
53/* define this if you have access to the pitchscreen */
54#define HAVE_PITCHSCREEN
55
56/* define this if you have LCD enable function */ 53/* define this if you have LCD enable function */
57#define HAVE_LCD_ENABLE 54#define HAVE_LCD_ENABLE
58 55
diff --git a/firmware/export/config/iaudiom3.h b/firmware/export/config/iaudiom3.h
index 7d2099ae77..f51ae5b975 100644
--- a/firmware/export/config/iaudiom3.h
+++ b/firmware/export/config/iaudiom3.h
@@ -47,9 +47,6 @@
47/* define this if you have access to the quickscreen */ 47/* define this if you have access to the quickscreen */
48#define HAVE_QUICKSCREEN 48#define HAVE_QUICKSCREEN
49 49
50/* define this if you have access to the pitchscreen */
51#define HAVE_PITCHSCREEN
52
53/* define this if you would like tagcache to build on this target */ 50/* define this if you would like tagcache to build on this target */
54#define HAVE_TAGCACHE 51#define HAVE_TAGCACHE
55 52
diff --git a/firmware/export/config/iaudiom5.h b/firmware/export/config/iaudiom5.h
index 1f1e25c568..2cde941ee2 100644
--- a/firmware/export/config/iaudiom5.h
+++ b/firmware/export/config/iaudiom5.h
@@ -51,9 +51,6 @@
51/* define this if you have access to the quickscreen */ 51/* define this if you have access to the quickscreen */
52#define HAVE_QUICKSCREEN 52#define HAVE_QUICKSCREEN
53 53
54/* define this if you have access to the pitchscreen */
55#define HAVE_PITCHSCREEN
56
57/* define this if you would like tagcache to build on this target */ 54/* define this if you would like tagcache to build on this target */
58#define HAVE_TAGCACHE 55#define HAVE_TAGCACHE
59 56
diff --git a/firmware/export/config/iaudiox5.h b/firmware/export/config/iaudiox5.h
index 118bb80ba4..520c2ac641 100644
--- a/firmware/export/config/iaudiox5.h
+++ b/firmware/export/config/iaudiox5.h
@@ -50,9 +50,6 @@
50/* define this if you have access to the quickscreen */ 50/* define this if you have access to the quickscreen */
51#define HAVE_QUICKSCREEN 51#define HAVE_QUICKSCREEN
52 52
53/* define this if you have access to the pitchscreen */
54#define HAVE_PITCHSCREEN
55
56/* define this if you would like tagcache to build on this target */ 53/* define this if you would like tagcache to build on this target */
57#define HAVE_TAGCACHE 54#define HAVE_TAGCACHE
58 55
diff --git a/firmware/export/config/ipod1g2g.h b/firmware/export/config/ipod1g2g.h
index 8dccb842ec..4b2af2c3c3 100644
--- a/firmware/export/config/ipod1g2g.h
+++ b/firmware/export/config/ipod1g2g.h
@@ -46,8 +46,6 @@
46 46
47/* define this if you have access to the quickscreen */ 47/* define this if you have access to the quickscreen */
48#define HAVE_QUICKSCREEN 48#define HAVE_QUICKSCREEN
49/* define this if you have access to the pitchscreen */
50#define HAVE_PITCHSCREEN
51 49
52/* define this if you would like tagcache to build on this target */ 50/* define this if you would like tagcache to build on this target */
53#define HAVE_TAGCACHE 51#define HAVE_TAGCACHE
diff --git a/firmware/export/config/ipod3g.h b/firmware/export/config/ipod3g.h
index 28c36dbf74..d6de96bcbf 100644
--- a/firmware/export/config/ipod3g.h
+++ b/firmware/export/config/ipod3g.h
@@ -46,8 +46,6 @@
46 46
47/* define this if you have access to the quickscreen */ 47/* define this if you have access to the quickscreen */
48#define HAVE_QUICKSCREEN 48#define HAVE_QUICKSCREEN
49/* define this if you have access to the pitchscreen */
50#define HAVE_PITCHSCREEN
51 49
52/* define this if you would like tagcache to build on this target */ 50/* define this if you would like tagcache to build on this target */
53#define HAVE_TAGCACHE 51#define HAVE_TAGCACHE
diff --git a/firmware/export/config/ipod4g.h b/firmware/export/config/ipod4g.h
index f3eef03e25..47f15bee9c 100644
--- a/firmware/export/config/ipod4g.h
+++ b/firmware/export/config/ipod4g.h
@@ -48,8 +48,6 @@
48 48
49/* define this if you have access to the quickscreen */ 49/* define this if you have access to the quickscreen */
50#define HAVE_QUICKSCREEN 50#define HAVE_QUICKSCREEN
51/* define this if you have access to the pitchscreen */
52#define HAVE_PITCHSCREEN
53 51
54/* define this if you would like tagcache to build on this target */ 52/* define this if you would like tagcache to build on this target */
55#define HAVE_TAGCACHE 53#define HAVE_TAGCACHE
diff --git a/firmware/export/config/ipod6g.h b/firmware/export/config/ipod6g.h
index 4cace1a2cf..23a6ef91a3 100644
--- a/firmware/export/config/ipod6g.h
+++ b/firmware/export/config/ipod6g.h
@@ -63,9 +63,6 @@
63/* define this if you have access to the quickscreen */ 63/* define this if you have access to the quickscreen */
64#define HAVE_QUICKSCREEN 64#define HAVE_QUICKSCREEN
65 65
66/* define this if you have access to the pitchscreen */
67#define HAVE_PITCHSCREEN
68
69/* define this if you would like tagcache to build on this target */ 66/* define this if you would like tagcache to build on this target */
70#define HAVE_TAGCACHE 67#define HAVE_TAGCACHE
71 68
diff --git a/firmware/export/config/ipodcolor.h b/firmware/export/config/ipodcolor.h
index 0c700cb933..98ba7a0b75 100644
--- a/firmware/export/config/ipodcolor.h
+++ b/firmware/export/config/ipodcolor.h
@@ -45,8 +45,6 @@
45 45
46/* define this if you have access to the quickscreen */ 46/* define this if you have access to the quickscreen */
47#define HAVE_QUICKSCREEN 47#define HAVE_QUICKSCREEN
48/* define this if you have access to the pitchscreen */
49#define HAVE_PITCHSCREEN
50 48
51/* define this if you would like tagcache to build on this target */ 49/* define this if you would like tagcache to build on this target */
52#define HAVE_TAGCACHE 50#define HAVE_TAGCACHE
diff --git a/firmware/export/config/ipodmini1g.h b/firmware/export/config/ipodmini1g.h
index 815b6d2242..6faabf5660 100644
--- a/firmware/export/config/ipodmini1g.h
+++ b/firmware/export/config/ipodmini1g.h
@@ -46,8 +46,6 @@
46 46
47/* define this if you have access to the quickscreen */ 47/* define this if you have access to the quickscreen */
48#define HAVE_QUICKSCREEN 48#define HAVE_QUICKSCREEN
49/* define this if you have access to the pitchscreen */
50#define HAVE_PITCHSCREEN
51 49
52/* define this if you would like tagcache to build on this target */ 50/* define this if you would like tagcache to build on this target */
53#define HAVE_TAGCACHE 51#define HAVE_TAGCACHE
diff --git a/firmware/export/config/ipodmini2g.h b/firmware/export/config/ipodmini2g.h
index 778635aa6a..15e4eafcc1 100644
--- a/firmware/export/config/ipodmini2g.h
+++ b/firmware/export/config/ipodmini2g.h
@@ -46,8 +46,6 @@
46 46
47/* define this if you have access to the quickscreen */ 47/* define this if you have access to the quickscreen */
48#define HAVE_QUICKSCREEN 48#define HAVE_QUICKSCREEN
49/* define this if you have access to the pitchscreen */
50#define HAVE_PITCHSCREEN
51 49
52/* define this if you would like tagcache to build on this target */ 50/* define this if you would like tagcache to build on this target */
53#define HAVE_TAGCACHE 51#define HAVE_TAGCACHE
diff --git a/firmware/export/config/ipodnano1g.h b/firmware/export/config/ipodnano1g.h
index 2c41c05e20..18cb1a52b1 100644
--- a/firmware/export/config/ipodnano1g.h
+++ b/firmware/export/config/ipodnano1g.h
@@ -45,8 +45,6 @@
45 45
46/* define this if you have access to the quickscreen */ 46/* define this if you have access to the quickscreen */
47#define HAVE_QUICKSCREEN 47#define HAVE_QUICKSCREEN
48/* define this if you have access to the pitchscreen */
49#define HAVE_PITCHSCREEN
50 48
51/* define this if you would like tagcache to build on this target */ 49/* define this if you would like tagcache to build on this target */
52#define HAVE_TAGCACHE 50#define HAVE_TAGCACHE
diff --git a/firmware/export/config/ipodnano2g.h b/firmware/export/config/ipodnano2g.h
index 9163915198..a6222c1db0 100644
--- a/firmware/export/config/ipodnano2g.h
+++ b/firmware/export/config/ipodnano2g.h
@@ -53,9 +53,6 @@
53/* define this if you have access to the quickscreen */ 53/* define this if you have access to the quickscreen */
54#define HAVE_QUICKSCREEN 54#define HAVE_QUICKSCREEN
55 55
56/* define this if you have access to the pitchscreen */
57#define HAVE_PITCHSCREEN
58
59/* define this if you would like tagcache to build on this target */ 56/* define this if you would like tagcache to build on this target */
60#define HAVE_TAGCACHE 57#define HAVE_TAGCACHE
61 58
diff --git a/firmware/export/config/ipodvideo.h b/firmware/export/config/ipodvideo.h
index 76fe510f64..2b6a8a82aa 100644
--- a/firmware/export/config/ipodvideo.h
+++ b/firmware/export/config/ipodvideo.h
@@ -47,8 +47,6 @@
47 47
48/* define this if you have access to the quickscreen */ 48/* define this if you have access to the quickscreen */
49#define HAVE_QUICKSCREEN 49#define HAVE_QUICKSCREEN
50/* define this if you have access to the pitchscreen */
51#define HAVE_PITCHSCREEN
52 50
53/* define this if you would like tagcache to build on this target */ 51/* define this if you would like tagcache to build on this target */
54#define HAVE_TAGCACHE 52#define HAVE_TAGCACHE
diff --git a/firmware/export/config/iriverh10.h b/firmware/export/config/iriverh10.h
index a694fa367d..fcb2b7a823 100644
--- a/firmware/export/config/iriverh10.h
+++ b/firmware/export/config/iriverh10.h
@@ -44,9 +44,6 @@
44/* define this if you have access to the quickscreen */ 44/* define this if you have access to the quickscreen */
45#define HAVE_QUICKSCREEN 45#define HAVE_QUICKSCREEN
46 46
47/* define this if you have access to the pitchscreen */
48#define HAVE_PITCHSCREEN
49
50/* define this if you would like tagcache to build on this target */ 47/* define this if you would like tagcache to build on this target */
51#define HAVE_TAGCACHE 48#define HAVE_TAGCACHE
52 49
diff --git a/firmware/export/config/iriverh100.h b/firmware/export/config/iriverh100.h
index dd50d40f3f..97dced732d 100644
--- a/firmware/export/config/iriverh100.h
+++ b/firmware/export/config/iriverh100.h
@@ -34,8 +34,6 @@
34 34
35/* define this if you have access to the quickscreen */ 35/* define this if you have access to the quickscreen */
36#define HAVE_QUICKSCREEN 36#define HAVE_QUICKSCREEN
37/* define this if you have access to the pitchscreen */
38#define HAVE_PITCHSCREEN
39 37
40/* define this if you would like tagcache to build on this target */ 38/* define this if you would like tagcache to build on this target */
41#define HAVE_TAGCACHE 39#define HAVE_TAGCACHE
diff --git a/firmware/export/config/iriverh10_5gb.h b/firmware/export/config/iriverh10_5gb.h
index 720ebb1379..4bfdaa324d 100644
--- a/firmware/export/config/iriverh10_5gb.h
+++ b/firmware/export/config/iriverh10_5gb.h
@@ -44,9 +44,6 @@
44/* define this if you have access to the quickscreen */ 44/* define this if you have access to the quickscreen */
45#define HAVE_QUICKSCREEN 45#define HAVE_QUICKSCREEN
46 46
47/* define this if you have access to the pitchscreen */
48#define HAVE_PITCHSCREEN
49
50/* define this if you would like tagcache to build on this target */ 47/* define this if you would like tagcache to build on this target */
51#define HAVE_TAGCACHE 48#define HAVE_TAGCACHE
52 49
diff --git a/firmware/export/config/iriverh120.h b/firmware/export/config/iriverh120.h
index 355a25f0bc..6dccb9f3d0 100644
--- a/firmware/export/config/iriverh120.h
+++ b/firmware/export/config/iriverh120.h
@@ -34,8 +34,6 @@
34 34
35/* define this if you have access to the quickscreen */ 35/* define this if you have access to the quickscreen */
36#define HAVE_QUICKSCREEN 36#define HAVE_QUICKSCREEN
37/* define this if you have access to the pitchscreen */
38#define HAVE_PITCHSCREEN
39 37
40/* define this if you would like tagcache to build on this target */ 38/* define this if you would like tagcache to build on this target */
41#define HAVE_TAGCACHE 39#define HAVE_TAGCACHE
diff --git a/firmware/export/config/iriverh300.h b/firmware/export/config/iriverh300.h
index c4cb7d1aac..aab31bc6a9 100644
--- a/firmware/export/config/iriverh300.h
+++ b/firmware/export/config/iriverh300.h
@@ -34,8 +34,6 @@
34 34
35/* define this if you have access to the quickscreen */ 35/* define this if you have access to the quickscreen */
36#define HAVE_QUICKSCREEN 36#define HAVE_QUICKSCREEN
37/* define this if you have access to the pitchscreen */
38#define HAVE_PITCHSCREEN
39 37
40/* define this if you would like tagcache to build on this target */ 38/* define this if you would like tagcache to build on this target */
41#define HAVE_TAGCACHE 39#define HAVE_TAGCACHE
diff --git a/firmware/export/config/logikdax.h b/firmware/export/config/logikdax.h
index 3e37cc661a..c3a3873bed 100644
--- a/firmware/export/config/logikdax.h
+++ b/firmware/export/config/logikdax.h
@@ -32,8 +32,6 @@
32 32
33/* define this if you have access to the quickscreen */ 33/* define this if you have access to the quickscreen */
34#define HAVE_QUICKSCREEN 34#define HAVE_QUICKSCREEN
35/* define this if you have access to the pitchscreen */
36#define HAVE_PITCHSCREEN
37 35
38/* define this if you would like tagcache to build on this target */ 36/* define this if you would like tagcache to build on this target */
39#define HAVE_TAGCACHE 37#define HAVE_TAGCACHE
diff --git a/firmware/export/config/meizum3.h b/firmware/export/config/meizum3.h
index fd46019bfa..b8b8f5bc2c 100644
--- a/firmware/export/config/meizum3.h
+++ b/firmware/export/config/meizum3.h
@@ -44,9 +44,6 @@
44/* define this if you have access to the quickscreen */ 44/* define this if you have access to the quickscreen */
45#define HAVE_QUICKSCREEN 45#define HAVE_QUICKSCREEN
46 46
47/* define this if you have access to the pitchscreen */
48#define HAVE_PITCHSCREEN
49
50/* define this if you would like tagcache to build on this target */ 47/* define this if you would like tagcache to build on this target */
51#define HAVE_TAGCACHE 48#define HAVE_TAGCACHE
52 49
diff --git a/firmware/export/config/meizum6sl.h b/firmware/export/config/meizum6sl.h
index cdd9984e7c..7db6b9bf36 100644
--- a/firmware/export/config/meizum6sl.h
+++ b/firmware/export/config/meizum6sl.h
@@ -44,9 +44,6 @@
44/* define this if you have access to the quickscreen */ 44/* define this if you have access to the quickscreen */
45#define HAVE_QUICKSCREEN 45#define HAVE_QUICKSCREEN
46 46
47/* define this if you have access to the pitchscreen */
48#define HAVE_PITCHSCREEN
49
50/* define this if you would like tagcache to build on this target */ 47/* define this if you would like tagcache to build on this target */
51#define HAVE_TAGCACHE 48#define HAVE_TAGCACHE
52 49
diff --git a/firmware/export/config/meizum6sp.h b/firmware/export/config/meizum6sp.h
index 1c79169805..47f8cfe4cb 100644
--- a/firmware/export/config/meizum6sp.h
+++ b/firmware/export/config/meizum6sp.h
@@ -50,9 +50,6 @@
50/* define this if you have access to the quickscreen */ 50/* define this if you have access to the quickscreen */
51#define HAVE_QUICKSCREEN 51#define HAVE_QUICKSCREEN
52 52
53/* define this if you have access to the pitchscreen */
54#define HAVE_PITCHSCREEN
55
56/* define this if you would like tagcache to build on this target */ 53/* define this if you would like tagcache to build on this target */
57#define HAVE_TAGCACHE 54#define HAVE_TAGCACHE
58 55
diff --git a/firmware/export/config/mini2440.h b/firmware/export/config/mini2440.h
index f042198e2b..d05e76adba 100644
--- a/firmware/export/config/mini2440.h
+++ b/firmware/export/config/mini2440.h
@@ -106,8 +106,7 @@
106#define HAVE_BMP_SCALING 106#define HAVE_BMP_SCALING
107/* define this to enable JPEG decoding */ 107/* define this to enable JPEG decoding */
108#define HAVE_JPEG 108#define HAVE_JPEG
109/* define this if you have access to the pitchscreen */ 109
110#define HAVE_PITCHSCREEN
111#define HAVE_QUICKSCREEN 110#define HAVE_QUICKSCREEN
112 111
113/* define this if you have a real-time clock */ 112/* define this if you have a real-time clock */
diff --git a/firmware/export/config/mpiohd200.h b/firmware/export/config/mpiohd200.h
index d40e39104d..ec5a0b3bef 100644
--- a/firmware/export/config/mpiohd200.h
+++ b/firmware/export/config/mpiohd200.h
@@ -47,9 +47,6 @@
47/* define this if you have access to the quickscreen */ 47/* define this if you have access to the quickscreen */
48/* #define HAVE_QUICKSCREEN */ 48/* #define HAVE_QUICKSCREEN */
49 49
50/* define this if you have access to the pitchscreen */
51#define HAVE_PITCHSCREEN
52
53/* define this if you would like tagcache to build on this target */ 50/* define this if you would like tagcache to build on this target */
54#define HAVE_TAGCACHE 51#define HAVE_TAGCACHE
55 52
diff --git a/firmware/export/config/mpiohd300.h b/firmware/export/config/mpiohd300.h
index c0af8bc85b..79fa97cb03 100644
--- a/firmware/export/config/mpiohd300.h
+++ b/firmware/export/config/mpiohd300.h
@@ -47,9 +47,6 @@
47/* define this if you have access to the quickscreen */ 47/* define this if you have access to the quickscreen */
48/* #define HAVE_QUICKSCREEN */ 48/* #define HAVE_QUICKSCREEN */
49 49
50/* define this if you have access to the pitchscreen */
51#define HAVE_PITCHSCREEN
52
53/* define this if you would like tagcache to build on this target */ 50/* define this if you would like tagcache to build on this target */
54#define HAVE_TAGCACHE 51#define HAVE_TAGCACHE
55 52
diff --git a/firmware/export/config/mrobe100.h b/firmware/export/config/mrobe100.h
index bdc58f25ea..0b03962a65 100644
--- a/firmware/export/config/mrobe100.h
+++ b/firmware/export/config/mrobe100.h
@@ -18,9 +18,6 @@
18/* define this if you have access to the quickscreen */ 18/* define this if you have access to the quickscreen */
19#define HAVE_QUICKSCREEN 19#define HAVE_QUICKSCREEN
20 20
21/* define this if you have access to the pitchscreen */
22#define HAVE_PITCHSCREEN
23
24/* define this if you would like tagcache to build on this target */ 21/* define this if you would like tagcache to build on this target */
25#define HAVE_TAGCACHE 22#define HAVE_TAGCACHE
26 23
diff --git a/firmware/export/config/mrobe500.h b/firmware/export/config/mrobe500.h
index 3111ab7abd..c2738f94c5 100644
--- a/firmware/export/config/mrobe500.h
+++ b/firmware/export/config/mrobe500.h
@@ -59,9 +59,6 @@
59/* define this if you have access to the quickscreen */ 59/* define this if you have access to the quickscreen */
60#define HAVE_QUICKSCREEN 60#define HAVE_QUICKSCREEN
61 61
62/* define this if you have access to the pitchscreen */
63#define HAVE_PITCHSCREEN
64
65/* define this if you would like tagcache to build on this target */ 62/* define this if you would like tagcache to build on this target */
66#define HAVE_TAGCACHE 63#define HAVE_TAGCACHE
67 64
diff --git a/firmware/export/config/nokian8xx.h b/firmware/export/config/nokian8xx.h
index 50f2971238..78148396f9 100644
--- a/firmware/export/config/nokian8xx.h
+++ b/firmware/export/config/nokian8xx.h
@@ -29,8 +29,6 @@
29 29
30/* define this if you have access to the quickscreen */ 30/* define this if you have access to the quickscreen */
31#define HAVE_QUICKSCREEN 31#define HAVE_QUICKSCREEN
32/* define this if you have access to the pitchscreen */
33#define HAVE_PITCHSCREEN
34 32
35/* define this if you would like tagcache to build on this target */ 33/* define this if you would like tagcache to build on this target */
36#define HAVE_TAGCACHE 34#define HAVE_TAGCACHE
diff --git a/firmware/export/config/nokian900.h b/firmware/export/config/nokian900.h
index b200e50bbc..09531eeef5 100644
--- a/firmware/export/config/nokian900.h
+++ b/firmware/export/config/nokian900.h
@@ -29,8 +29,6 @@
29 29
30/* define this if you have access to the quickscreen */ 30/* define this if you have access to the quickscreen */
31#define HAVE_QUICKSCREEN 31#define HAVE_QUICKSCREEN
32/* define this if you have access to the pitchscreen */
33#define HAVE_PITCHSCREEN
34 32
35/* define this if you would like tagcache to build on this target */ 33/* define this if you would like tagcache to build on this target */
36#define HAVE_TAGCACHE 34#define HAVE_TAGCACHE
diff --git a/firmware/export/config/ondavx747.h b/firmware/export/config/ondavx747.h
index c144a68f3a..d303ea5925 100644
--- a/firmware/export/config/ondavx747.h
+++ b/firmware/export/config/ondavx747.h
@@ -58,9 +58,6 @@
58/* define this if you have access to the quickscreen */ 58/* define this if you have access to the quickscreen */
59#define HAVE_QUICKSCREEN 59#define HAVE_QUICKSCREEN
60 60
61/* define this if you have access to the pitchscreen */
62#define HAVE_PITCHSCREEN
63
64/* define this if you would like tagcache to build on this target */ 61/* define this if you would like tagcache to build on this target */
65#define HAVE_TAGCACHE 62#define HAVE_TAGCACHE
66 63
diff --git a/firmware/export/config/ondavx767.h b/firmware/export/config/ondavx767.h
index 3bda8fa4c4..c201284843 100644
--- a/firmware/export/config/ondavx767.h
+++ b/firmware/export/config/ondavx767.h
@@ -52,9 +52,6 @@
52/* define this if you have access to the quickscreen */ 52/* define this if you have access to the quickscreen */
53#define HAVE_QUICKSCREEN 53#define HAVE_QUICKSCREEN
54 54
55/* define this if you have access to the pitchscreen */
56#define HAVE_PITCHSCREEN
57
58/* define this if you would like tagcache to build on this target */ 55/* define this if you would like tagcache to build on this target */
59#define HAVE_TAGCACHE 56#define HAVE_TAGCACHE
60 57
diff --git a/firmware/export/config/ondavx777.h b/firmware/export/config/ondavx777.h
index 48ce20ec98..33bf6442af 100644
--- a/firmware/export/config/ondavx777.h
+++ b/firmware/export/config/ondavx777.h
@@ -52,9 +52,6 @@
52/* define this if you have access to the quickscreen */ 52/* define this if you have access to the quickscreen */
53#define HAVE_QUICKSCREEN 53#define HAVE_QUICKSCREEN
54 54
55/* define this if you have access to the pitchscreen */
56#define HAVE_PITCHSCREEN
57
58/* define this if you would like tagcache to build on this target */ 55/* define this if you would like tagcache to build on this target */
59#define HAVE_TAGCACHE 56#define HAVE_TAGCACHE
60 57
diff --git a/firmware/export/config/pandora.h b/firmware/export/config/pandora.h
index a1a2ecb111..2f42bffc3d 100644
--- a/firmware/export/config/pandora.h
+++ b/firmware/export/config/pandora.h
@@ -29,8 +29,6 @@
29 29
30/* define this if you have access to the quickscreen */ 30/* define this if you have access to the quickscreen */
31#define HAVE_QUICKSCREEN 31#define HAVE_QUICKSCREEN
32/* define this if you have access to the pitchscreen */
33#define HAVE_PITCHSCREEN
34 32
35/* define this if you would like tagcache to build on this target */ 33/* define this if you would like tagcache to build on this target */
36#define HAVE_TAGCACHE 34#define HAVE_TAGCACHE
diff --git a/firmware/export/config/rk27generic.h b/firmware/export/config/rk27generic.h
index 56d4da8400..1aeb786704 100644
--- a/firmware/export/config/rk27generic.h
+++ b/firmware/export/config/rk27generic.h
@@ -48,9 +48,6 @@
48/* define this if you have access to the quickscreen */ 48/* define this if you have access to the quickscreen */
49#define HAVE_QUICKSCREEN 49#define HAVE_QUICKSCREEN
50 50
51/* define this if you have access to the pitchscreen */
52#define HAVE_PITCHSCREEN
53
54/* define this if you would like tagcache to build on this target */ 51/* define this if you would like tagcache to build on this target */
55#define HAVE_TAGCACHE 52#define HAVE_TAGCACHE
56 53
diff --git a/firmware/export/config/samsungyh820.h b/firmware/export/config/samsungyh820.h
index f2ad6ebc5e..e5100b994f 100644
--- a/firmware/export/config/samsungyh820.h
+++ b/firmware/export/config/samsungyh820.h
@@ -85,9 +85,6 @@
85/* define this if you have access to the quickscreen */ 85/* define this if you have access to the quickscreen */
86#define HAVE_QUICKSCREEN 86#define HAVE_QUICKSCREEN
87 87
88/* define this if you have access to the pitchscreen */
89#define HAVE_PITCHSCREEN
90
91/* define this if you would like tagcache to build on this target */ 88/* define this if you would like tagcache to build on this target */
92#define HAVE_TAGCACHE 89#define HAVE_TAGCACHE
93 90
diff --git a/firmware/export/config/samsungyh920.h b/firmware/export/config/samsungyh920.h
index f6641fab94..5da11fe436 100644
--- a/firmware/export/config/samsungyh920.h
+++ b/firmware/export/config/samsungyh920.h
@@ -85,9 +85,6 @@
85/* define this if you have access to the quickscreen */ 85/* define this if you have access to the quickscreen */
86#define HAVE_QUICKSCREEN 86#define HAVE_QUICKSCREEN
87 87
88/* define this if you have access to the pitchscreen */
89#define HAVE_PITCHSCREEN
90
91/* define this if you would like tagcache to build on this target */ 88/* define this if you would like tagcache to build on this target */
92#define HAVE_TAGCACHE 89#define HAVE_TAGCACHE
93 90
diff --git a/firmware/export/config/samsungyh925.h b/firmware/export/config/samsungyh925.h
index 2d39aaafec..f3e1f455fc 100644
--- a/firmware/export/config/samsungyh925.h
+++ b/firmware/export/config/samsungyh925.h
@@ -82,9 +82,6 @@
82/* define this if you have access to the quickscreen */ 82/* define this if you have access to the quickscreen */
83#define HAVE_QUICKSCREEN 83#define HAVE_QUICKSCREEN
84 84
85/* define this if you have access to the pitchscreen */
86#define HAVE_PITCHSCREEN
87
88/* define this if you would like tagcache to build on this target */ 85/* define this if you would like tagcache to build on this target */
89#define HAVE_TAGCACHE 86#define HAVE_TAGCACHE
90 87
diff --git a/firmware/export/config/samsungypr0.h b/firmware/export/config/samsungypr0.h
index 1741dd9132..48e98e5b46 100644
--- a/firmware/export/config/samsungypr0.h
+++ b/firmware/export/config/samsungypr0.h
@@ -43,9 +43,6 @@
43/* define this if you have access to the quickscreen */ 43/* define this if you have access to the quickscreen */
44#define HAVE_QUICKSCREEN 44#define HAVE_QUICKSCREEN
45 45
46/* define this if you have access to the pitchscreen */
47#define HAVE_PITCHSCREEN
48
49/* define this if you would like tagcache to build on this target */ 46/* define this if you would like tagcache to build on this target */
50#define HAVE_TAGCACHE 47#define HAVE_TAGCACHE
51 48
diff --git a/firmware/export/config/samsungyps3.h b/firmware/export/config/samsungyps3.h
index 93140561eb..93beb5c30d 100644
--- a/firmware/export/config/samsungyps3.h
+++ b/firmware/export/config/samsungyps3.h
@@ -44,9 +44,6 @@
44/* define this if you have access to the quickscreen */ 44/* define this if you have access to the quickscreen */
45#define HAVE_QUICKSCREEN 45#define HAVE_QUICKSCREEN
46 46
47/* define this if you have access to the pitchscreen */
48#define HAVE_PITCHSCREEN
49
50/* define this if you would like tagcache to build on this target */ 47/* define this if you would like tagcache to build on this target */
51#define HAVE_TAGCACHE 48#define HAVE_TAGCACHE
52 49
diff --git a/firmware/export/config/sansac100.h b/firmware/export/config/sansac100.h
index 960169fab4..cb28768684 100644
--- a/firmware/export/config/sansac100.h
+++ b/firmware/export/config/sansac100.h
@@ -25,9 +25,6 @@
25/* define this if you have access to the quickscreen */ 25/* define this if you have access to the quickscreen */
26#define HAVE_QUICKSCREEN 26#define HAVE_QUICKSCREEN
27 27
28/* define this if you have access to the pitchscreen */
29#define HAVE_PITCHSCREEN
30
31/* define this if you would like tagcache to build on this target */ 28/* define this if you would like tagcache to build on this target */
32#define HAVE_TAGCACHE 29#define HAVE_TAGCACHE
33 30
diff --git a/firmware/export/config/sansac200.h b/firmware/export/config/sansac200.h
index 259e3803b5..1ee3d124d8 100644
--- a/firmware/export/config/sansac200.h
+++ b/firmware/export/config/sansac200.h
@@ -45,9 +45,6 @@
45/* define this if you have access to the quickscreen */ 45/* define this if you have access to the quickscreen */
46#define HAVE_QUICKSCREEN 46#define HAVE_QUICKSCREEN
47 47
48/* define this if you have access to the pitchscreen */
49#define HAVE_PITCHSCREEN
50
51/* define this if you would like tagcache to build on this target */ 48/* define this if you would like tagcache to build on this target */
52#define HAVE_TAGCACHE 49#define HAVE_TAGCACHE
53 50
diff --git a/firmware/export/config/sansac200v2.h b/firmware/export/config/sansac200v2.h
index efe48de33d..9779e98a0c 100644
--- a/firmware/export/config/sansac200v2.h
+++ b/firmware/export/config/sansac200v2.h
@@ -47,9 +47,6 @@
47/* define this if you have access to the quickscreen */ 47/* define this if you have access to the quickscreen */
48#define HAVE_QUICKSCREEN 48#define HAVE_QUICKSCREEN
49 49
50/* define this if you have access to the pitchscreen */
51#define HAVE_PITCHSCREEN
52
53/* define this if you would like tagcache to build on this target */ 50/* define this if you would like tagcache to build on this target */
54#define HAVE_TAGCACHE 51#define HAVE_TAGCACHE
55 52
diff --git a/firmware/export/config/sansaclip.h b/firmware/export/config/sansaclip.h
index 61d3070483..cc84ef3336 100644
--- a/firmware/export/config/sansaclip.h
+++ b/firmware/export/config/sansaclip.h
@@ -35,9 +35,6 @@
35/* define this if you have access to the quickscreen */ 35/* define this if you have access to the quickscreen */
36#define HAVE_QUICKSCREEN 36#define HAVE_QUICKSCREEN
37 37
38/* define this if you have access to the pitchscreen */
39#define HAVE_PITCHSCREEN
40
41/* define this if you would like tagcache to build on this target */ 38/* define this if you would like tagcache to build on this target */
42#define HAVE_TAGCACHE 39#define HAVE_TAGCACHE
43 40
diff --git a/firmware/export/config/sansaclipplus.h b/firmware/export/config/sansaclipplus.h
index 0725431e8a..31337f0831 100644
--- a/firmware/export/config/sansaclipplus.h
+++ b/firmware/export/config/sansaclipplus.h
@@ -39,9 +39,6 @@
39/* define this if you have access to the quickscreen */ 39/* define this if you have access to the quickscreen */
40#define HAVE_QUICKSCREEN 40#define HAVE_QUICKSCREEN
41 41
42/* define this if you have access to the pitchscreen */
43#define HAVE_PITCHSCREEN
44
45/* define this if you would like tagcache to build on this target */ 42/* define this if you would like tagcache to build on this target */
46#define HAVE_TAGCACHE 43#define HAVE_TAGCACHE
47 44
diff --git a/firmware/export/config/sansaclipv2.h b/firmware/export/config/sansaclipv2.h
index 1043d28307..a95418f134 100644
--- a/firmware/export/config/sansaclipv2.h
+++ b/firmware/export/config/sansaclipv2.h
@@ -35,9 +35,6 @@
35/* define this if you have access to the quickscreen */ 35/* define this if you have access to the quickscreen */
36#define HAVE_QUICKSCREEN 36#define HAVE_QUICKSCREEN
37 37
38/* define this if you have access to the pitchscreen */
39#define HAVE_PITCHSCREEN
40
41/* define this if you would like tagcache to build on this target */ 38/* define this if you would like tagcache to build on this target */
42#define HAVE_TAGCACHE 39#define HAVE_TAGCACHE
43 40
diff --git a/firmware/export/config/sansaclipzip.h b/firmware/export/config/sansaclipzip.h
index 9333e66f0e..c3d0b49068 100644
--- a/firmware/export/config/sansaclipzip.h
+++ b/firmware/export/config/sansaclipzip.h
@@ -51,9 +51,6 @@
51/* define this if you have access to the quickscreen */ 51/* define this if you have access to the quickscreen */
52#define HAVE_QUICKSCREEN 52#define HAVE_QUICKSCREEN
53 53
54/* define this if you have access to the pitchscreen */
55#define HAVE_PITCHSCREEN
56
57/* define this if you would like tagcache to build on this target */ 54/* define this if you would like tagcache to build on this target */
58#define HAVE_TAGCACHE 55#define HAVE_TAGCACHE
59 56
diff --git a/firmware/export/config/sansaconnect.h b/firmware/export/config/sansaconnect.h
index 0733adb8f9..ad575e2d43 100644
--- a/firmware/export/config/sansaconnect.h
+++ b/firmware/export/config/sansaconnect.h
@@ -60,9 +60,6 @@
60/* define this if you have access to the quickscreen */ 60/* define this if you have access to the quickscreen */
61#define HAVE_QUICKSCREEN 61#define HAVE_QUICKSCREEN
62 62
63/* define this if you have access to the pitchscreen */
64#define HAVE_PITCHSCREEN
65
66/* define this if you would like tagcache to build on this target */ 63/* define this if you would like tagcache to build on this target */
67#define HAVE_TAGCACHE 64#define HAVE_TAGCACHE
68 65
diff --git a/firmware/export/config/sansae200.h b/firmware/export/config/sansae200.h
index d022f567c6..9d2deb99ce 100644
--- a/firmware/export/config/sansae200.h
+++ b/firmware/export/config/sansae200.h
@@ -45,9 +45,6 @@
45/* define this if you have access to the quickscreen */ 45/* define this if you have access to the quickscreen */
46#define HAVE_QUICKSCREEN 46#define HAVE_QUICKSCREEN
47 47
48/* define this if you have access to the pitchscreen */
49#define HAVE_PITCHSCREEN
50
51/* define this if you would like tagcache to build on this target */ 48/* define this if you would like tagcache to build on this target */
52#define HAVE_TAGCACHE 49#define HAVE_TAGCACHE
53 50
diff --git a/firmware/export/config/sansae200v2.h b/firmware/export/config/sansae200v2.h
index 0ffb9ce413..ee63c0b393 100644
--- a/firmware/export/config/sansae200v2.h
+++ b/firmware/export/config/sansae200v2.h
@@ -45,9 +45,6 @@
45/* define this if you have access to the quickscreen */ 45/* define this if you have access to the quickscreen */
46#define HAVE_QUICKSCREEN 46#define HAVE_QUICKSCREEN
47 47
48/* define this if you have access to the pitchscreen */
49#define HAVE_PITCHSCREEN
50
51/* define this if you would like tagcache to build on this target */ 48/* define this if you would like tagcache to build on this target */
52#define HAVE_TAGCACHE 49#define HAVE_TAGCACHE
53 50
diff --git a/firmware/export/config/sansafuze.h b/firmware/export/config/sansafuze.h
index db46b1584b..e697cedaf7 100644
--- a/firmware/export/config/sansafuze.h
+++ b/firmware/export/config/sansafuze.h
@@ -49,9 +49,6 @@
49/* define this if you have access to the quickscreen */ 49/* define this if you have access to the quickscreen */
50#define HAVE_QUICKSCREEN 50#define HAVE_QUICKSCREEN
51 51
52/* define this if you have access to the pitchscreen */
53#define HAVE_PITCHSCREEN
54
55/* define this if you would like tagcache to build on this target */ 52/* define this if you would like tagcache to build on this target */
56#define HAVE_TAGCACHE 53#define HAVE_TAGCACHE
57 54
diff --git a/firmware/export/config/sansafuzeplus.h b/firmware/export/config/sansafuzeplus.h
index f3f97e45fc..9d7b9bf756 100644
--- a/firmware/export/config/sansafuzeplus.h
+++ b/firmware/export/config/sansafuzeplus.h
@@ -42,9 +42,6 @@
42/* define this if you have access to the quickscreen */ 42/* define this if you have access to the quickscreen */
43#define HAVE_QUICKSCREEN 43#define HAVE_QUICKSCREEN
44 44
45/* define this if you have access to the pitchscreen */
46#define HAVE_PITCHSCREEN
47
48/* define this if you would like tagcache to build on this target */ 45/* define this if you would like tagcache to build on this target */
49#define HAVE_TAGCACHE 46#define HAVE_TAGCACHE
50 47
diff --git a/firmware/export/config/sansafuzev2.h b/firmware/export/config/sansafuzev2.h
index 92c29194d0..e559647443 100644
--- a/firmware/export/config/sansafuzev2.h
+++ b/firmware/export/config/sansafuzev2.h
@@ -46,9 +46,6 @@
46/* define this if you have access to the quickscreen */ 46/* define this if you have access to the quickscreen */
47#define HAVE_QUICKSCREEN 47#define HAVE_QUICKSCREEN
48 48
49/* define this if you have access to the pitchscreen */
50#define HAVE_PITCHSCREEN
51
52/* define this if you would like tagcache to build on this target */ 49/* define this if you would like tagcache to build on this target */
53#define HAVE_TAGCACHE 50#define HAVE_TAGCACHE
54 51
diff --git a/firmware/export/config/sansam200.h b/firmware/export/config/sansam200.h
index d9397e2306..378f79ba2b 100644
--- a/firmware/export/config/sansam200.h
+++ b/firmware/export/config/sansam200.h
@@ -28,8 +28,6 @@
28 28
29/* define this if you have access to the quickscreen */ 29/* define this if you have access to the quickscreen */
30#define HAVE_QUICKSCREEN 30#define HAVE_QUICKSCREEN
31/* define this if you have access to the pitchscreen */
32#define HAVE_PITCHSCREEN
33 31
34/* define this if you would like tagcache to build on this target */ 32/* define this if you would like tagcache to build on this target */
35#define HAVE_TAGCACHE 33#define HAVE_TAGCACHE
diff --git a/firmware/export/config/sansam200v4.h b/firmware/export/config/sansam200v4.h
index 2db3d84452..ecf3494c7f 100644
--- a/firmware/export/config/sansam200v4.h
+++ b/firmware/export/config/sansam200v4.h
@@ -39,8 +39,6 @@
39 39
40/* define this if you have access to the quickscreen */ 40/* define this if you have access to the quickscreen */
41//#define HAVE_QUICKSCREEN 41//#define HAVE_QUICKSCREEN
42/* define this if you have access to the pitchscreen */
43#define HAVE_PITCHSCREEN
44 42
45/* define this if you would like tagcache to build on this target */ 43/* define this if you would like tagcache to build on this target */
46//#define HAVE_TAGCACHE 44//#define HAVE_TAGCACHE
diff --git a/firmware/export/config/sansaview.h b/firmware/export/config/sansaview.h
index 71f890e930..2bf76927f4 100644
--- a/firmware/export/config/sansaview.h
+++ b/firmware/export/config/sansaview.h
@@ -40,9 +40,6 @@
40/* define this if you have access to the quickscreen */ 40/* define this if you have access to the quickscreen */
41#define HAVE_QUICKSCREEN 41#define HAVE_QUICKSCREEN
42 42
43/* define this if you have access to the pitchscreen */
44#define HAVE_PITCHSCREEN
45
46/* define this if you would like tagcache to build on this target */ 43/* define this if you would like tagcache to build on this target */
47#define HAVE_TAGCACHE 44#define HAVE_TAGCACHE
48 45
diff --git a/firmware/export/config/sdlapp.h b/firmware/export/config/sdlapp.h
index f6f9cf972d..674edd9e27 100644
--- a/firmware/export/config/sdlapp.h
+++ b/firmware/export/config/sdlapp.h
@@ -29,8 +29,6 @@
29 29
30/* define this if you have access to the quickscreen */ 30/* define this if you have access to the quickscreen */
31#define HAVE_QUICKSCREEN 31#define HAVE_QUICKSCREEN
32/* define this if you have access to the pitchscreen */
33#define HAVE_PITCHSCREEN
34 32
35/* define this if you would like tagcache to build on this target */ 33/* define this if you would like tagcache to build on this target */
36#define HAVE_TAGCACHE 34#define HAVE_TAGCACHE
diff --git a/firmware/export/config/tatungtpj1022.h b/firmware/export/config/tatungtpj1022.h
index 13d23ab65d..93905dc78e 100644
--- a/firmware/export/config/tatungtpj1022.h
+++ b/firmware/export/config/tatungtpj1022.h
@@ -33,9 +33,6 @@
33/* define this if you have access to the quickscreen */ 33/* define this if you have access to the quickscreen */
34#define HAVE_QUICKSCREEN 34#define HAVE_QUICKSCREEN
35 35
36/* define this if you have access to the pitchscreen */
37#define HAVE_PITCHSCREEN
38
39/* LCD dimensions */ 36/* LCD dimensions */
40#define LCD_WIDTH 220 37#define LCD_WIDTH 220
41#define LCD_HEIGHT 176 38#define LCD_HEIGHT 176
diff --git a/firmware/export/config/vibe500.h b/firmware/export/config/vibe500.h
index 6e5bd0742e..df3475a7e2 100644
--- a/firmware/export/config/vibe500.h
+++ b/firmware/export/config/vibe500.h
@@ -49,9 +49,6 @@
49/* define this if you have access to the quickscreen */ 49/* define this if you have access to the quickscreen */
50#define HAVE_QUICKSCREEN 50#define HAVE_QUICKSCREEN
51 51
52/* define this if you have access to the pitchscreen */
53#define HAVE_PITCHSCREEN
54
55/* define this if you would like tagcache to build on this target */ 52/* define this if you would like tagcache to build on this target */
56#define HAVE_TAGCACHE 53#define HAVE_TAGCACHE
57 54
diff --git a/firmware/export/config/zenvisionm30gb.h b/firmware/export/config/zenvisionm30gb.h
index 904c952b13..4062dbf644 100644
--- a/firmware/export/config/zenvisionm30gb.h
+++ b/firmware/export/config/zenvisionm30gb.h
@@ -50,9 +50,6 @@
50/* define this if you have access to the quickscreen */ 50/* define this if you have access to the quickscreen */
51#define HAVE_QUICKSCREEN 51#define HAVE_QUICKSCREEN
52 52
53/* define this if you have access to the pitchscreen */
54#define HAVE_PITCHSCREEN
55
56/* define this if you would like tagcache to build on this target */ 53/* define this if you would like tagcache to build on this target */
57#define HAVE_TAGCACHE 54#define HAVE_TAGCACHE
58 55
diff --git a/firmware/export/config/zenvisionm60gb.h b/firmware/export/config/zenvisionm60gb.h
index c186500e6a..2400adac20 100644
--- a/firmware/export/config/zenvisionm60gb.h
+++ b/firmware/export/config/zenvisionm60gb.h
@@ -50,9 +50,6 @@
50/* define this if you have access to the quickscreen */ 50/* define this if you have access to the quickscreen */
51#define HAVE_QUICKSCREEN 51#define HAVE_QUICKSCREEN
52 52
53/* define this if you have access to the pitchscreen */
54#define HAVE_PITCHSCREEN
55
56/* define this if you would like tagcache to build on this target */ 53/* define this if you would like tagcache to build on this target */
57#define HAVE_TAGCACHE 54#define HAVE_TAGCACHE
58 55
diff --git a/firmware/export/sound.h b/firmware/export/sound.h
index 7243f48e79..ba6120ce8f 100644
--- a/firmware/export/sound.h
+++ b/firmware/export/sound.h
@@ -138,11 +138,11 @@ void sound_set_pitch(int32_t pitch);
138int32_t sound_get_pitch(void); 138int32_t sound_get_pitch(void);
139#endif 139#endif
140 140
141#ifdef HAVE_PITCHSCREEN 141#ifdef HAVE_PITCHCONTROL
142/* precision of the pitch and speed variables */ 142/* precision of the pitch and speed variables */
143/* One zero per decimal (100 means two decimal places */ 143/* One zero per decimal (100 means two decimal places */
144#define PITCH_SPEED_PRECISION 100L 144#define PITCH_SPEED_PRECISION 100L
145#define PITCH_SPEED_100 (100L * PITCH_SPEED_PRECISION) /* 100% speed */ 145#define PITCH_SPEED_100 (100L * PITCH_SPEED_PRECISION) /* 100% speed */
146#endif /* HAVE_PITCHSCREEN */ 146#endif /* HAVE_PITCHCONTROL */
147 147
148#endif 148#endif