rockbox/apps/plugins/sdl/src
Franklin Wei ccd612345c sdl: fix freeze on startup on PP targets
Using the coprocessor was a good idea in theory, but didn't actually work.
This moves all SDL threads to the main core, which isn't ideal, but at
least works. Additionally, this also adds some good-practice stuff such as
setting the default sample rate on exit.

Change-Id: If1636b33d439000ec7c4e50f46e8d002708d3121
2018-01-11 19:45:31 -05:00
..
audio sdl: fix freeze on startup on PP targets 2018-01-11 19:45:31 -05:00
cdrom
cpuinfo
events
file
hermes
joystick
loadso
main
stdlib
thread sdl: fix freeze on startup on PP targets 2018-01-11 19:45:31 -05:00
timer duke3d: unregister timer on exit 2018-01-05 18:05:10 -05:00
video
SDL.c
SDL_error.c
SDL_error_c.h
SDL_fatal.c
SDL_fatal.h