summaryrefslogtreecommitdiff
path: root/apps/plugins/sdl/SDL_mixer (follow)
Commit message (Collapse)AuthorAge
* sdl: fix freeze on startup on PP targetsFranklin Wei2018-01-11
| | | | | | | | | 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
* Port of Duke Nukem 3DFranklin Wei2017-12-23
This ports Fabien Sanglard's Chocolate Duke to run on a version of SDL for Rockbox. Change-Id: I8f2c4c78af19de10c1633ed7bb7a997b43256dd9