-rw-r--r-- | library/custom-ipaq.h | 4 | ||||
-rw-r--r-- | library/custom-ramses.h | 7 | ||||
-rw-r--r-- | library/custom-sharp.h | 7 | ||||
-rw-r--r-- | library/custom-simpad.h | 3 | ||||
-rwxr-xr-x | library/custom-yopy.h | 2 |
5 files changed, 0 insertions, 23 deletions
diff --git a/library/custom-ipaq.h b/library/custom-ipaq.h index 8321199..553b571 100644 --- a/library/custom-ipaq.h +++ b/library/custom-ipaq.h | |||
@@ -19,6 +19,2 @@ | |||
19 | **********************************************************************/ | 19 | **********************************************************************/ |
20 | 20 | ||
21 | #define QPE_NEED_CALIBRATION | ||
22 | #define OPIE_SOUND_FRAGMENT_SHIFT 14 | ||
23 | #define USE_REALTIME_AUDIO_THREAD | ||
24 | #define OPIE_NEW_MALLOC | ||
diff --git a/library/custom-ramses.h b/library/custom-ramses.h index 5a1abe4..6e94b2d 100644 --- a/library/custom-ramses.h +++ b/library/custom-ramses.h | |||
@@ -19,11 +19,4 @@ | |||
19 | **********************************************************************/ | 19 | **********************************************************************/ |
20 | 20 | ||
21 | #define QPE_NEED_CALIBRATION | ||
22 | #define QPE_HAVE_TOGGLELIGHT | ||
23 | #define QPE_STARTMENU | ||
24 | #define USE_REALTIME_AUDIO_THREAD | ||
25 | #define OPIE_NEW_MALLOC | ||
26 | |||
27 | |||
28 | #include <unistd.h> | 21 | #include <unistd.h> |
29 | #include <stdio.h> | 22 | #include <stdio.h> |
diff --git a/library/custom-sharp.h b/library/custom-sharp.h index b0e67b8..9fd63e5 100644 --- a/library/custom-sharp.h +++ b/library/custom-sharp.h | |||
@@ -19,12 +19,5 @@ | |||
19 | **********************************************************************/ | 19 | **********************************************************************/ |
20 | 20 | ||
21 | #define QPE_NEED_CALIBRATION | ||
22 | #define QPE_OWNAPM | ||
23 | #define QPE_HAVE_TOGGLELIGHT | ||
24 | #define QPE_NOCIBAUD | 21 | #define QPE_NOCIBAUD |
25 | #define QPE_STARTMENU | ||
26 | #define OPIE_NEW_MALLOC | ||
27 | #define USE_REALTIME_AUDIO_THREAD | ||
28 | #define OPIE_NO_SOUND_PCM_READ_BITS | ||
29 | 22 | ||
30 | #include <asm/sharp_apm.h> | 23 | #include <asm/sharp_apm.h> |
diff --git a/library/custom-simpad.h b/library/custom-simpad.h index c951296..327475f 100644 --- a/library/custom-simpad.h +++ b/library/custom-simpad.h | |||
@@ -5,5 +5,2 @@ | |||
5 | 5 | ||
6 | 6 | ||
7 | #define QPE_NEED_CALIBRATION | ||
8 | #define OPIE_NEW_MALLOC | ||
9 | #define USE_REALTIME_AUDIO_THREAD | ||
diff --git a/library/custom-yopy.h b/library/custom-yopy.h index 510b05b..43d89bc 100755 --- a/library/custom-yopy.h +++ b/library/custom-yopy.h | |||
@@ -5,4 +5,2 @@ | |||
5 | **********************************************************************/ | 5 | **********************************************************************/ |
6 | 6 | ||
7 | // Don't yet know how to calibrate from Opie | ||
8 | // #define QPE_NEED_CALIBRATION | ||