aboutsummaryrefslogtreecommitdiff
path: root/ui/sdl.c
AgeCommit message (Expand)Author
2011-08-05sdl: Initialize gui_fullscreen earlier during setupJan Kiszka
2011-08-05sdl: Drop bogus gui_fullscreen_initial_grabJan Kiszka
2011-08-05sdl: Restore scaling mode on return from full screenJan Kiszka
2011-08-05sdl: Fix full screen toggling from scaled modeJan Kiszka
2011-08-05sdl: Properly mark modifier+u as hotkeyJan Kiszka
2011-08-05sdl: Avoid redundant scaling deactivationJan Kiszka
2011-08-05sdl: Do not make full screen mode resizableJan Kiszka
2011-08-05sdl: Fix termination in -no-shutdown modeJan Kiszka
2011-07-23notifier: Pass data argument to callbackJan Kiszka
2011-06-08Fix compilation warning due to missing header for sigaction (followup)Alexandre Raymond
2011-05-15set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video...Michael Tokarev
2011-04-01ui/sdl: Load optional QEMU iconStefan Weil
2011-03-22Consolidate DisplaySurface allocation in qemu_alloc_display()Jes Sorensen
2011-02-04ui/sdl: Fix handling of caps lock and num lock keysStefan Weil
2011-01-29sdl: remove unused variableBlue Swirl
2010-08-15win32: Avoid compiler warning (WIN32_LEAN_AND_MEAN redefined)Stefan Weil
2010-07-26ui: move all ui components in ui/Corentin Chary