summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2021-08-04 09:49:56 -0400
committerSolomon Peachy <pizza@shaftnet.org>2022-10-02 11:57:20 -0400
commitd25d24812e8120c0eb133a412287ac030eb185c9 (patch)
treed1c336d5d81c39366672c86f30c484f96e24a469 /apps/plugins/bitmaps
parent9ce5b2a2eda5c7101898476adaa3533e0ba5db82 (diff)
downloadrockbox-d25d24812e8120c0eb133a412287ac030eb185c9.tar.gz
rockbox-d25d24812e8120c0eb133a412287ac030eb185c9.zip
RFC: Get rid of mpegplayer plugin
It might have made sense once upon a time, but in today's world... Change-Id: I5d638e6f7a2308c50ab12bd901338f02cf426aae
Diffstat (limited to 'apps/plugins/bitmaps')
-rw-r--r--apps/plugins/bitmaps/mono/SOURCES5
-rw-r--r--apps/plugins/bitmaps/mono/mpegplayer_status_icons_12x12x1.bmpbin158 -> 0 bytes
-rw-r--r--apps/plugins/bitmaps/mono/mpegplayer_status_icons_16x16x1.bmpbin254 -> 0 bytes
-rw-r--r--apps/plugins/bitmaps/mono/mpegplayer_status_icons_8x8x1.bmpbin126 -> 0 bytes
4 files changed, 0 insertions, 5 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index eb00bd9e8a..df8521dd0a 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -49,11 +49,6 @@ invadrox_fire.6x6x1.bmp
49#endif 49#endif
50#endif 50#endif
51 51
52/* MPEGplayer */
53mpegplayer_status_icons_8x8x1.bmp
54mpegplayer_status_icons_12x12x1.bmp
55mpegplayer_status_icons_16x16x1.bmp
56
57#if LCD_WIDTH == 160 && LCD_HEIGHT == 128 && LCD_DEPTH < 16 52#if LCD_WIDTH == 160 && LCD_HEIGHT == 128 && LCD_DEPTH < 16
58superdom_boarditems.160x128x1.bmp 53superdom_boarditems.160x128x1.bmp
59#endif 54#endif
diff --git a/apps/plugins/bitmaps/mono/mpegplayer_status_icons_12x12x1.bmp b/apps/plugins/bitmaps/mono/mpegplayer_status_icons_12x12x1.bmp
deleted file mode 100644
index 61f6a52fbc..0000000000
--- a/apps/plugins/bitmaps/mono/mpegplayer_status_icons_12x12x1.bmp
+++ /dev/null
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/mpegplayer_status_icons_16x16x1.bmp b/apps/plugins/bitmaps/mono/mpegplayer_status_icons_16x16x1.bmp
deleted file mode 100644
index 944bd5132e..0000000000
--- a/apps/plugins/bitmaps/mono/mpegplayer_status_icons_16x16x1.bmp
+++ /dev/null
Binary files differ
diff --git a/apps/plugins/bitmaps/mono/mpegplayer_status_icons_8x8x1.bmp b/apps/plugins/bitmaps/mono/mpegplayer_status_icons_8x8x1.bmp
deleted file mode 100644
index d4b71fe1e0..0000000000
--- a/apps/plugins/bitmaps/mono/mpegplayer_status_icons_8x8x1.bmp
+++ /dev/null
Binary files differ