1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/gui
Solomon Peachy ac46684d7f janitorial: Use ATTRIBUTE_PRINTF(X,Y) instead of __attribute__((format(printf,X,Y)))
Change-Id: Ia66e7647bdd9e8e1c28b9d8636cae8db82825841
2024-10-17 21:39:41 -04:00
..
bitmap list allow VOICE_ONLY strings 2023-10-09 08:40:06 -04:00
skin_engine Fix up a pile of bad format strings passed into simplelist_addline() 2024-10-15 19:13:17 -04:00
backdrop.c
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 [coverity] folder_select.c find_from_filename() guard against NULL 2024-06-05 23:38:25 -04:00
folder_select.h New GUI browser to select one (or more) folders. 2012-07-30 21:20:51 +02:00
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 remove some sprintf putsxy calls in favor of putsxyf 2022-11-21 00:25:12 -05:00
line.h lcd-24bit: Introduce a 24-bit mid-level LCD driver 2014-06-21 00:15:53 +02:00
list.c list: Fix interrupted playback when scrolling l/r 2024-08-01 16:53:57 +02:00
list.h janitorial: Use ATTRIBUTE_PRINTF(X,Y) instead of __attribute__((format(printf,X,Y))) 2024-10-17 21:39:41 -04:00
mask_select.c mask_select guard against null pointers 2021-08-03 11:00:59 +00:00
mask_select.h Selective Backlight/Advanced Softlock - Selective actions based on context 2017-01-17 23:06:17 +01:00
option_select.c QuickScreen: stop for first/last entry on repeated actions 2024-07-29 18:20:39 +03:00
option_select.h RFC: Extend skin engine to handle EQ settings 2024-04-21 18:27:11 -04:00
pitchscreen.c pitchscreen make it a plugin 2021-11-10 22:38:37 -05:00
pitchscreen.h
quickscreen.c [Bugfix] shuffle shenanigans from g5288 Fix #13369 shuffle & repeat callbacks 2023-08-29 01:29:38 -04:00
quickscreen.h quickscreen: Settings ID to pointer conversion 2022-12-17 13:36:38 +00:00
scrollbar.c [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
scrollbar.h [4/4] Remove HAVE_LCD_BITMAP, as it's now the only choice. 2020-07-24 21:20:13 +00:00
splash.c [Feature] splash.h split too long strings to multiple lines 2024-06-18 09:52:41 -04:00
splash.h splash_progress add delay function 2022-10-13 00:10:25 -04:00
statusbar-skinned.c skin engine: Reduce scope of internal wps_data struct 2022-11-15 14:20:31 +00:00
statusbar-skinned.h skin engine: Reduce scope of internal wps_data struct 2022-11-15 14:20:31 +00:00
statusbar.c Remove dead code/documentation/comments 2021-12-24 10:37:28 -05:00
statusbar.h Remove dead code/documentation/comments 2021-12-24 10:37:28 -05:00
usb_screen.c [Bugfix] crashes on usb unplug, extra text on USB screen, viewportmgr ovfl on sim 2024-07-22 10:27:24 -04:00
usb_screen.h Fix warning on USB_NONE targets 2010-10-14 12:29:19 +00:00
viewport.c [Cleanup] viewport.c 2024-06-19 14:28:28 -04:00
viewport.h Remove get_viewport_default_colour() 2022-11-17 16:12:19 +00:00
wps.c Reworks to the shuffle system to improve performance and allow fast shuffling from a big library (but this work for all database views) 2024-08-31 10:44:20 -04:00
wps.h Move skin global state to the WPS 2022-10-18 12:56:28 +01:00
yesno.c [FixRed] Touchscreens in the YesNO dialog 2023-12-03 10:31:44 -05:00
yesno.h [Feature] add a prompt to database commit on start-up 2023-10-01 11:51:38 -04:00