summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES21
-rw-r--r--apps/plugins/bitmaps/native/pitch_notes.128x128x16.bmpbin0 -> 64856 bytes
-rw-r--r--apps/plugins/bitmaps/native/pitch_notes.128x96x2.bmpbin0 -> 14472 bytes
-rw-r--r--apps/plugins/bitmaps/native/pitch_notes.132x80x16.bmpbin0 -> 26552 bytes
-rw-r--r--apps/plugins/bitmaps/native/pitch_notes.160x128x16.bmpbin0 -> 64856 bytes
-rw-r--r--apps/plugins/bitmaps/native/pitch_notes.160x128x2.bmpbin0 -> 21672 bytes
-rw-r--r--apps/plugins/bitmaps/native/pitch_notes.176x132x16.bmpbin0 -> 64856 bytes
-rw-r--r--apps/plugins/bitmaps/native/pitch_notes.176x220x16.bmpbin0 -> 204176 bytes
-rw-r--r--apps/plugins/bitmaps/native/pitch_notes.220x176x16.bmpbin0 -> 121016 bytes
-rw-r--r--apps/plugins/bitmaps/native/pitch_notes.320x240x16.bmpbin0 -> 248456 bytes
10 files changed, 21 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 4d4cee074a..9f0897d48a 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -826,5 +826,26 @@ rockboxlogo.91x32x1.bmp
826#endif 826#endif
827#endif 827#endif
828 828
829/* Pitch detector */
830#if (LCD_WIDTH >= 320) && (LCD_HEIGHT >= 240) && (LCD_DEPTH >= 16)
831pitch_notes.320x240x16.bmp
832#elif (LCD_WIDTH >= 220) && (LCD_HEIGHT >= 176) && (LCD_DEPTH >= 16)
833pitch_notes.220x176x16.bmp
834#elif (LCD_WIDTH >= 176) && (LCD_HEIGHT >= 132) && (LCD_DEPTH >= 16)
835pitch_notes.176x132x16.bmp
836#elif (LCD_WIDTH >= 160) && (LCD_HEIGHT >= 128) && (LCD_DEPTH >= 16)
837pitch_notes.160x128x16.bmp
838#elif (LCD_WIDTH >= 128) && (LCD_HEIGHT >= 128) && (LCD_DEPTH >= 16)
839pitch_notes.128x128x16.bmp
840#elif (LCD_WIDTH >= 160) && (LCD_HEIGHT >= 128) && (LCD_DEPTH >= 2)
841pitch_notes.160x128x2.bmp
842#elif (LCD_WIDTH >= 138) && (LCD_HEIGHT >= 110) && (LCD_DEPTH >= 2)
843pitch_notes.160x128x2.bmp
844#elif (LCD_WIDTH >= 132) && (LCD_HEIGHT >= 80) && (LCD_DEPTH >= 16)
845pitch_notes.132x80x16.bmp
846#elif (LCD_WIDTH >= 112) && (LCD_HEIGHT >= 64) && (LCD_DEPTH >= 1)
847/* There isn't a target currently with this screen and recording ability */
848#endif
849
829 850
830#endif /* HAVE_LCD_BITMAP */ 851#endif /* HAVE_LCD_BITMAP */
diff --git a/apps/plugins/bitmaps/native/pitch_notes.128x128x16.bmp b/apps/plugins/bitmaps/native/pitch_notes.128x128x16.bmp
new file mode 100644
index 0000000000..af59728cb7
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pitch_notes.128x128x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pitch_notes.128x96x2.bmp b/apps/plugins/bitmaps/native/pitch_notes.128x96x2.bmp
new file mode 100644
index 0000000000..da5845610c
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pitch_notes.128x96x2.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pitch_notes.132x80x16.bmp b/apps/plugins/bitmaps/native/pitch_notes.132x80x16.bmp
new file mode 100644
index 0000000000..d77d25efe2
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pitch_notes.132x80x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pitch_notes.160x128x16.bmp b/apps/plugins/bitmaps/native/pitch_notes.160x128x16.bmp
new file mode 100644
index 0000000000..af59728cb7
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pitch_notes.160x128x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pitch_notes.160x128x2.bmp b/apps/plugins/bitmaps/native/pitch_notes.160x128x2.bmp
new file mode 100644
index 0000000000..ee400902fa
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pitch_notes.160x128x2.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pitch_notes.176x132x16.bmp b/apps/plugins/bitmaps/native/pitch_notes.176x132x16.bmp
new file mode 100644
index 0000000000..af59728cb7
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pitch_notes.176x132x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pitch_notes.176x220x16.bmp b/apps/plugins/bitmaps/native/pitch_notes.176x220x16.bmp
new file mode 100644
index 0000000000..a95ef0d6cb
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pitch_notes.176x220x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pitch_notes.220x176x16.bmp b/apps/plugins/bitmaps/native/pitch_notes.220x176x16.bmp
new file mode 100644
index 0000000000..087235380b
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pitch_notes.220x176x16.bmp
Binary files differ
diff --git a/apps/plugins/bitmaps/native/pitch_notes.320x240x16.bmp b/apps/plugins/bitmaps/native/pitch_notes.320x240x16.bmp
new file mode 100644
index 0000000000..5454a67490
--- /dev/null
+++ b/apps/plugins/bitmaps/native/pitch_notes.320x240x16.bmp
Binary files differ