aboutsummaryrefslogtreecommitdiff
path: root/sdl.c
AgeCommit message (Expand)Author
2007-01-24Split out SDL X keymap, by Bernhard Fischer.ths
2007-01-05Dynamic handling of guest mice, by Lonnie Mendez.ths
2006-12-11Implement -no-quit option, by Xavier Gnata.ths
2006-08-19Japanese keyboard fixes (kazu)bellard
2006-08-17reset key modifiers when switching console (aka savevm keyboard bug)bellard
2006-06-13avoid stopping QEMU when switching desktops with Ctrl-Alt-xbellard
2006-06-13'invisible wall' patch (Anthony Liguori)bellard
2006-05-10bgr32 pixel format supportbellard
2006-04-12USB tablet support (Brad Campbell, Anthony Liguori)bellard
2006-04-09Allow multiple graphics devices.pbrook
2006-03-11Make sure gui_key_modifier_pressed is cleared correctly.pbrook
2005-10-30SDL full screen patch for Windows (malc)bellard
2005-07-23prevent window resizingbellard
2005-01-17enabled wheel mouse support (initial patch by Volker Ruppert)bellard
2004-12-12keymaps support (initial patch by Johannes Schindelin)bellard
2004-11-14better ctrl-alt handling, at least for SDL/X11bellard
2004-10-03ctrl-alt is the default grab key - reset modifiers when toggling grab statebellard
2004-10-03-loadvm and -full-screen optionsbellard
2004-07-14virtual console supportbellard
2004-07-05Darwin patchbellard
2004-06-20new reset APIbellard
2004-06-08fixed full screen refreshbellard
2004-06-05sdl keyboard fixbellard
2004-06-04fixed window switch - fixed caps lock and num lock - simplified keycodes (ini...bellard
2004-05-20win32 patch (kazu)bellard
2004-04-29disable grab if the window no longer has the focus (Windows case) (Mike Nordell)bellard
2004-04-28full screen support (initial patch by malc)bellard
2004-04-06win32: correct keycode remappingbellard
2004-03-31win32 port (initial patch by kazu)bellard
2004-03-31new timer API - new API to save/restore the virtual machine statebellard
2004-02-06sdl_cleanup fix (Martin Garton)bellard
2004-01-04WHEEL defines may not be available in SDLbellard
2003-09-30allow Ctrl-C to be pressed when using gdb stub and SDLbellard
2003-08-09SDL support for VGA, keyboard and mousebellard