SDL: add input support, use SDL mainloop in a thread
authorAndreas Oberritter <obi@opendreambox.org>
Wed, 3 Nov 2010 18:27:17 +0000 (19:27 +0100)
committerAndreas Oberritter <obi@opendreambox.org>
Tue, 16 Nov 2010 16:15:38 +0000 (17:15 +0100)
commite028581fabb68f8f28489bce7b570026c02e8df8
tree7b09267c240dd842cdf95694039a176169cafcbb
parentb3889b17eab3ec5ae518c958a0f7ac49847b506b
SDL: add input support, use SDL mainloop in a thread
lib/driver/Makefile.am
lib/driver/rcsdl.cpp [new file with mode: 0644]
lib/driver/rcsdl.h [new file with mode: 0644]
lib/gdi/sdl.cpp
lib/gdi/sdl.h