Properly synchronize LCD and SDL button thread when switching between fullscreen... SDL-windowed-mode
commit67c7ddf1a6bce20f185bc9e9eafb493409bf8933
authorThomas Jarosch <tomj@simonv.com>
Fri, 29 Apr 2011 20:56:19 +0000 (29 22:56 +0200)
committerThomas Jarosch <tomj@simonv.com>
Fri, 29 Apr 2011 20:56:19 +0000 (29 22:56 +0200)
treee2b01a5bde80cc42e75891bb60e509675ab29019
parentb0de702467f4887aa3e9dd6df5f8dacc1e60cc8c
Properly synchronize LCD and SDL button thread when switching between fullscreen/windowed mode. Otherwise SDL will crash sometimes
firmware/target/hosted/sdl/button-sdl.c
firmware/target/hosted/sdl/lcd-sdl.c
firmware/target/hosted/sdl/system-sdl.c