rockbox/apps/gui
Christian Soffke 666a836227 Skin Engine: Enable dithering for images drawn onto backdrop layer
Backdrop images loaded using %X(filename) already had
dithering enabled, but images loaded using the %x tag
in viewports annotated with %VB did not.

Change-Id: I9c6d11d8e7ab41a53eb9e453d78ae0dc58cb947b
2023-06-09 03:15:10 +02:00
..
bitmap Fix tree scrolling not showing end of text 2022-10-30 14:11:20 -04:00
skin_engine Skin Engine: Enable dithering for images drawn onto backdrop layer 2023-06-09 03:15:10 +02:00
backdrop.c really the last of the red this time 2010-01-29 08:39:08 +00:00
backdrop.h
color_picker.c remove some sprintf putsxy calls in favor of putsxyf 2022-11-21 00:25:12 -05:00
color_picker.h
folder_select.c replace strlcpy with strmemccpy 2022-11-14 23:56:16 -05:00
folder_select.h
icon.c consolidate bmp_read function between icons and skin_parser 2022-12-20 19:07:46 -05:00
icon.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
line.c
line.h
list.c Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
list.h
mask_select.c
mask_select.h Selective Backlight/Advanced Softlock - Selective actions based on context 2017-01-17 23:06:17 +01:00
option_select.c option_select & time_menu : Fix unbalanced push/pop activity 2022-12-30 10:35:50 -05:00
option_select.h skin engine: Settings ID to pointer conversions 2022-12-04 11:19:57 -05:00
pitchscreen.c
pitchscreen.h
quickscreen.c Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
quickscreen.h quickscreen: Settings ID to pointer conversion 2022-12-17 13:36:38 +00:00
scrollbar.c
scrollbar.h
splash.c fix strptokspn, add strcspn, fix splash.c 2022-11-13 01:14:49 -05:00
splash.h splash_progress add delay function 2022-10-13 00:10:25 -04:00
statusbar-skinned.c
statusbar-skinned.h
statusbar.c
statusbar.h
usb_screen.c usb screen: honor HAVE_LCD_SPLIT 2023-02-15 22:43:33 -05:00
usb_screen.h
viewport.c
viewport.h
wps.c Track Info: Show number of tracks being inspected 2023-04-13 03:55:21 +02:00
wps.h
yesno.c
yesno.h