diff options
| author | Franklin Wei <git@fwei.tk> | 2018-01-11 19:44:36 -0500 |
|---|---|---|
| committer | Franklin Wei <git@fwei.tk> | 2018-02-04 16:07:36 -0500 |
| commit | fae3d7887bb546b0d5031b913104da9ee8700be6 (patch) | |
| tree | 1fde40511126a20c690eff2c9941cebf51250be4 /apps/plugins/lua/lua.make | |
| parent | c9f820aebb5abd3a8903c6fb60437a6c26ae6133 (diff) | |
| download | rockbox-fae3d7887bb546b0d5031b913104da9ee8700be6.zip rockbox-fae3d7887bb546b0d5031b913104da9ee8700be6.tar.gz rockbox-fae3d7887bb546b0d5031b913104da9ee8700be6.tar.bz2 rockbox-fae3d7887bb546b0d5031b913104da9ee8700be6.tar.xz | |
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
Diffstat (limited to 'apps/plugins/lua/lua.make')
0 files changed, 0 insertions, 0 deletions