1
0
Fork 0
forked from len0rd/rockbox
foxbox/firmware/target/hosted/sdl
Solomon Peachy e9b0aa495b SDL: special-case pulseaudio backend with a smaller PCM buffer size
Pull in a small pile of cleanups as well

Change-Id: I087c553e098e9214ce528d2568c22d90e3e86f04
2024-12-12 18:08:52 -05:00
..
app SDL: Migrate to SDL2 2024-10-06 12:05:53 -04:00
button-sdl.c Fix simulator crashing on MacOS 2024-12-01 20:18:11 -05:00
button-sdl.h Fix simulator crashing on MacOS 2024-12-01 20:18:11 -05:00
buttonmap.h Rockbox as an application: Add an 320x240 SDL application target. 2010-07-06 15:11:56 +00:00
filesystem-sdl.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
filesystem-sdl.h Fix Red SDL, Android mounting root directory, and all the yellow too 2022-03-03 20:38:57 -05:00
kernel-sdl.c SDL: Migrate to SDL2 2024-10-06 12:05:53 -04:00
key_to_touch-sdl.c hosted sdl: remove SDL_BUTTON_WHEELDOWN, SDL_BUTTON_WHEELUP 2024-12-07 21:42:13 +01:00
lcd-bitmap.c SDL: Migrate to SDL2 2024-10-06 12:05:53 -04:00
lcd-bitmap.h - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c. 2010-05-15 21:02:47 +00:00
lcd-remote-bitmap.c lcd drivers: Convert lcd_[remote_]framebuffer to a pointer 2012-02-28 11:44:59 +11:00
lcd-remote-bitmap.h - Move uisimulator/sdl/*.[ch] into the target tree, under firmware/target/hosted/sdl, uisdl.c is split up across button-sdl.c and system-sdl.c. 2010-05-15 21:02:47 +00:00
lcd-sdl.c SDL: Migrate to SDL2 2024-10-06 12:05:53 -04:00
lcd-sdl.h SDL: Migrate to SDL2 2024-10-06 12:05:53 -04:00
load_code-sdl.c Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
pcm-sdl.c SDL: special-case pulseaudio backend with a smaller PCM buffer size 2024-12-12 18:08:52 -05:00
sim-ui-defines.h m3k simulator: remove white border 2021-12-10 19:46:09 +01:00
system-sdl.c SDL: Log the version detected 2024-12-10 09:01:32 -05:00
system-sdl.h sim/sdlapp: Do not quit immediately on panicf, but wait for quit. 2014-02-02 16:59:29 +01:00
system-sim.h Rewrite filesystem code (WIP) 2014-08-30 03:48:23 +02:00
system-target.h Don't duplicate byteswap code. Invent system where NEED_GENERIC_BYTESWAPS is set if the generic functions from system.h are needed. 2010-07-15 22:01:06 +00:00
thread-sdl.c SDL: Migrate to SDL2 2024-10-06 12:05:53 -04:00
thread-sdl.h Implement cooperative threads on hosted platforms using C code. 2011-02-18 22:46:01 +00:00
timer-sdl.c Add svn:keywords to firmware/target/hosted source files 2011-03-05 15:31:52 +00:00