mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-11-11 06:02:37 -05:00
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 |
||
|---|---|---|
| .. | ||
| audio | ||
| cdrom | ||
| cpuinfo | ||
| events | ||
| file | ||
| hermes | ||
| joystick | ||
| loadso | ||
| main | ||
| stdlib | ||
| thread | ||
| timer | ||
| video | ||
| SDL.c | ||
| SDL_error.c | ||
| SDL_error_c.h | ||
| SDL_fatal.c | ||
| SDL_fatal.h | ||