1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware
William Wilgus 54333536fe [BugFix] YesNo screen wait for button release on exit
if you run yesno screens back to back or another screen with
wait_for_release you may never see the release

instead clear anything in the queue but release events

Change-Id: I1b1e42cbb44f2fdfed441ab1f217b6ea4fe07492
2025-01-17 00:42:25 -05:00
..
asm build: Various LTO fixes 2024-11-24 08:43:23 -05:00
common [Bugfix] strcasestr 2024-12-31 23:06:08 -05:00
drivers [BugFix] YesNo screen wait for button release on exit 2025-01-17 00:42:25 -05:00
export [BugFix] YesNo screen wait for button release on exit 2025-01-17 00:42:25 -05:00
include unicode: add utf16decode with utf8 buffer size check 2024-12-15 15:44:57 -05:00
kernel
libc libc: We need to define SIZE_MAX in our stdint.h 2024-12-30 15:22:11 -05:00
target imx233: Make bootloader compile, fix up remanining warnings 2025-01-08 09:14:20 -05:00
usbstack
arabjoin.c move some code from .h files to .c files and polish unicode.c a bit 2005-12-06 15:04:48 +00:00
arabjoin.h
ata_idle_notify.c
backlight-sw-fading.c For backlights that have a wide control, support skipping steps. 2020-10-02 02:45:43 +00:00
backlight.c [Bugfix] call lcd_awake() unconditioanlly on shutdown for devices with HAVE_LCD_SLEEP 2025-01-05 10:59:46 -05:00
bidi.c bidi.c: Check buffer sizes. 2014-01-09 23:30:32 +01:00
buflib_malloc.c
buflib_mempool.c buflib: Add pinned get/put data functions 2023-01-15 11:06:27 +00:00
chunk_alloc.c
COPYING
core_alloc.c buflib: Add CONFIG_BUFLIB_BACKEND for selecting a buflib backend 2023-01-15 10:04:13 +00:00
debug.c
eeprom_settings.c
enc_base.c
events.c events.c clean-up 2022-12-30 07:23:29 -05:00
firmware.make build: Various LTO fixes 2024-11-24 08:43:23 -05:00
font.c [coverity] font.c load_cache_entry check for successful read 2024-06-02 10:32:47 -04:00
font_cache.c
general.c
hangul.c
linuxboot.c
load_code.c
logf.c
lru.c Revert r30818 2011-10-22 08:02:38 +00:00
panic.c panicf: Add version info 2025-01-01 20:48:03 -05:00
pcm.c Rework auto playback frequency switch 2023-10-28 15:11:07 -04:00
pcm_mixer.c
pcm_sampr.c pcm: Missed a file for the 192/176K playback. 2020-09-30 22:03:34 -04:00
pcm_sw_volume.c move PCM_NATIVE_BITDEPTH definiton into global config code 2021-08-07 11:18:19 -04:00
powermgmt.c
profile.c
README
rolo.c
rom.lds
screendump.c Fix path buffer overflow in screendump 2021-08-06 15:46:53 +00:00
scroll_engine.c Fix red fbc8b2156f 2024-08-28 21:26:06 -04:00
sdmmc.c
sound.c
SOURCES sdl: Keep texture around, upload LCD-parts only 2024-12-25 08:34:40 -05:00
storage.c
system.c Add ability to dump cpu boost log to disk, include thread names 2021-09-30 21:13:22 -04:00
timer.c
tuner.c
usb.c usb: add debounce interval for USB status by event 2022-09-25 06:49:11 -04:00

See docs/README