From f8578c089ab85d8f48ffd3d2b175523788f7f71f Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Sat, 26 Nov 2011 14:34:04 +0000 Subject: Cabbiev2/RaaA: Add volume slider pop to the WPS. It's as big as the usual popup and makes it easier to control the volume. Also makes our fine-grained volume changes more visible. popup.xcf is updated to contain the volume layers. Idea and some skin code taken from FS#12254. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@31056 a1c6a512-1295-4272-9138-f99709370657 --- wps/cabbiev2/sources/popup.xcf | Bin 671903 -> 817309 bytes wps/cabbiev2/volumebar-320x480x16.bmp | Bin 0 -> 163254 bytes wps/cabbiev2/volumebar-480x800x16.bmp | Bin 0 -> 370694 bytes wps/cabbiev2/volumebar-800x480x16.bmp | Bin 0 -> 370694 bytes wps/cabbiev2/volumebar-backdrop-320x480x16.bmp | Bin 0 -> 163254 bytes wps/cabbiev2/volumebar-backdrop-480x800x16.bmp | Bin 0 -> 370694 bytes wps/cabbiev2/volumebar-backdrop-800x480x16.bmp | Bin 0 -> 370694 bytes 7 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 wps/cabbiev2/volumebar-320x480x16.bmp create mode 100644 wps/cabbiev2/volumebar-480x800x16.bmp create mode 100644 wps/cabbiev2/volumebar-800x480x16.bmp create mode 100644 wps/cabbiev2/volumebar-backdrop-320x480x16.bmp create mode 100644 wps/cabbiev2/volumebar-backdrop-480x800x16.bmp create mode 100644 wps/cabbiev2/volumebar-backdrop-800x480x16.bmp (limited to 'wps/cabbiev2') diff --git a/wps/cabbiev2/sources/popup.xcf b/wps/cabbiev2/sources/popup.xcf index 57019b77ee..c2f1d82348 100644 Binary files a/wps/cabbiev2/sources/popup.xcf and b/wps/cabbiev2/sources/popup.xcf differ diff --git a/wps/cabbiev2/volumebar-320x480x16.bmp b/wps/cabbiev2/volumebar-320x480x16.bmp new file mode 100644 index 0000000000..d012c12def Binary files /dev/null and b/wps/cabbiev2/volumebar-320x480x16.bmp differ diff --git a/wps/cabbiev2/volumebar-480x800x16.bmp b/wps/cabbiev2/volumebar-480x800x16.bmp new file mode 100644 index 0000000000..98a17b9f0f Binary files /dev/null and b/wps/cabbiev2/volumebar-480x800x16.bmp differ diff --git a/wps/cabbiev2/volumebar-800x480x16.bmp b/wps/cabbiev2/volumebar-800x480x16.bmp new file mode 100644 index 0000000000..98a17b9f0f Binary files /dev/null and b/wps/cabbiev2/volumebar-800x480x16.bmp differ diff --git a/wps/cabbiev2/volumebar-backdrop-320x480x16.bmp b/wps/cabbiev2/volumebar-backdrop-320x480x16.bmp new file mode 100644 index 0000000000..2ef838c5c9 Binary files /dev/null and b/wps/cabbiev2/volumebar-backdrop-320x480x16.bmp differ diff --git a/wps/cabbiev2/volumebar-backdrop-480x800x16.bmp b/wps/cabbiev2/volumebar-backdrop-480x800x16.bmp new file mode 100644 index 0000000000..f4bb9b37d6 Binary files /dev/null and b/wps/cabbiev2/volumebar-backdrop-480x800x16.bmp differ diff --git a/wps/cabbiev2/volumebar-backdrop-800x480x16.bmp b/wps/cabbiev2/volumebar-backdrop-800x480x16.bmp new file mode 100644 index 0000000000..f4bb9b37d6 Binary files /dev/null and b/wps/cabbiev2/volumebar-backdrop-800x480x16.bmp differ -- cgit v1.2.3