aboutsummaryrefslogtreecommitdiff
path: root/lib/gdi/sdl.cpp
AgeCommit message (Collapse)Author
2010-11-16SDL: add input support, use SDL mainloop in a threadAndreas Oberritter
2010-11-16Add abstract class gMainDC as an interface for gFBDC and gSDLDCAndreas Oberritter
2008-03-25remove #error, because sdl.cpp isn't even included in the makefile for nowAndreas Oberritter
2005-08-28added setup screensRonny Strutz
2005-08-13#ifdeffing the sdl-stuffStefan Pluecken
2005-05-20undo shitty stuff.. sorryAndreas Monzner
2005-05-20work on rotor support, add usals stuff (rotor stuff not completed yet),Andreas Monzner
only send diseqc when needed
2005-03-30 - default fonts handled in windowstyleFelix Domke
- fixed 32bit ARGB support (drawLine) - add sdl (but currently disabled) - fixed /dev/vc/0 -> /dev/stdin for console input - added alignment to label - fixed skin parsing (getElementsByTagName didn't do what i expected)