summaryrefslogtreecommitdiff
path: root/apps/radio/presets.c
diff options
context:
space:
mode:
authorThomas Martitz <kugel@rockbox.org>2010-05-17 17:19:31 +0000
committerThomas Martitz <kugel@rockbox.org>2010-05-17 17:19:31 +0000
commitc4c7069a8a0b4ffc5de8758c2aa154118449aa62 (patch)
tree9a330d88b3e3d40dbdcfbdddd0f85aa409a77cbf /apps/radio/presets.c
parentf4d6ef2292c6a2b482af106e7d73588f65845e94 (diff)
downloadrockbox-c4c7069a8a0b4ffc5de8758c2aa154118449aa62.tar.gz
rockbox-c4c7069a8a0b4ffc5de8758c2aa154118449aa62.zip
Fix FS#11280
SDL docs say SDL_PumpEvent (implicitely called by SDL_Poll/WaitEvent) may only be called from the thread that initializes the video subsystem, apparently because Windows requires that. So create an (or bring it back) SDL thread (with preemtive behavior) to read the event queue for buttons and initialize the video subsystem. I'd probably would have done that anyway because it enables an interrupt-like method to read them (no polling). git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26113 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/radio/presets.c')
0 files changed, 0 insertions, 0 deletions