From 4c60bc9e681865fcfc149775a1ed7ccd2613d5bf Mon Sep 17 00:00:00 2001 From: Aidan MacDonald Date: Sun, 23 May 2021 17:30:58 +0100 Subject: New port: Shanling Q1 native - Audio playback works - Touchscreen and buttons work - Bootloader works and is capable of dual boot - Plugins are working - Cabbiev2 theme has been ported - Stable for general usage Thanks to Marc Aarts for porting Cabbiev2 and plugin bitmaps. There's a few minor known issues: - Bootloader must be installed manually using 'usbboot' as there is no support in jztool yet. - Keymaps may be lacking, need further testing and feedback. - Some plugins may not be fully adapted to the screen size and could benefit from further tweaking. - LCD shows abnormal effects under some circumstances: for example, after viewing a mostly black screen an afterimage appears briefly when going back to a brightly-lit screen. Sudden power-off without proper shutdown of the backlight causes a "dissolving" effect. - CW2015 battery reporting driver is buggy, and disabled for now. Battery reporting is currently voltage-based using the AXP192. Change-Id: I635e83f02a880192c5a82cb0861ad3a61c137c3a --- wps/WPSLIST | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'wps/WPSLIST') diff --git a/wps/WPSLIST b/wps/WPSLIST index 70970dee58..efb1030585 100644 --- a/wps/WPSLIST +++ b/wps/WPSLIST @@ -82,6 +82,7 @@ RSBS: no wps.800x480x(16|24): cabbiev2.800x480x16.wps wps.480x800x(16|24): cabbiev2.480x800x16.wps wps.400x240x(16|24): cabbiev2.400x240x16.wps +wps.360x400x16: cabbiev2.360x400x16.wps wps.320x480x(16|24): cabbiev2.320x480x16.wps wps.320x240x(16|24|32): cabbiev2.320x240x16.wps wps.240x400x(16|24): cabbiev2.240x400x16.wps @@ -111,6 +112,7 @@ fms.128x128x2: cabbiev2-128x128x2.fms Font.800x480x(16|24): 35-Adobe-Helvetica.fnt Font.480x800x(16|24): 35-Adobe-Helvetica.fnt Font.400x240x(16|24): 15-Adobe-Helvetica.fnt +Font.360x400x16: 18-Adobe-Helvetica.fnt Font.320x480x(16|24): 27-Adobe-Helvetica.fnt Font.320x240x(16|24): 15-Adobe-Helvetica.fnt Font.240x400x(16|24): 16-Adobe-Helvetica.fnt @@ -144,6 +146,7 @@ filetype colours: - backdrop.800x480x(16|24): backdrops/cabbiev2.800x480x16.bmp backdrop.480x800x(16|24): backdrops/cabbiev2.480x800x16.bmp backdrop.400x240x(16|24): backdrops/cabbiev2.400x240x16.bmp +backdrop.360x400x16: backdrops/cabbiev2.360x400x16.bmp backdrop.320x480x(16|24): backdrops/cabbiev2.320x480x16.bmp backdrop.320x240x(16|24): backdrops/cabbiev2.320x240x16.bmp backdrop.128x128x(16|24): backdrops/cabbiev2.128x128x16.bmp @@ -170,6 +173,7 @@ selector type..+x2: bar (inverse) iconset.800x480x(16|24): icons/tango_icons.32x32.bmp iconset.480x800x(16|24): icons/tango_icons.32x32.bmp iconset.400x240x(16|24): icons/tango_icons.16x16.bmp +iconset.360x400x16: icons/tango_icons.32x32.bmp iconset.320x480x(16|24): icons/tango_icons.24x24.bmp iconset.320x240x(16|24|32): icons/tango_icons.16x16.bmp iconset.128x128x(16|24): icons/tango_icons.12x12.bmp @@ -189,6 +193,7 @@ iconset..+x2: icons/tango_small_mono.bmp viewers iconset.800x480x(16|24): icons/tango_icons_viewers.32x32.bmp viewers iconset.480x800x(16|24): icons/tango_icons_viewers.32x32.bmp viewers iconset.400x240x(16|24): icons/tango_icons_viewers.16x16.bmp +viewers iconset.360x400x16: icons/tango_icons_viewers.32x32.bmp viewers iconset.320x480x(16|24): icons/tango_icons_viewers.24x24.bmp viewers iconset.320x240x(16|24): icons/tango_icons_viewers.16x16.bmp viewers iconset.128x128x(16|24): icons/tango_icons_viewers.12x12.bmp -- cgit v1.2.3