aboutsummaryrefslogtreecommitdiff
path: root/backends/events/sdl
AgeCommit message (Expand)Author
2016-11-08Merge pull request #777 from m-kiewitz/masterEugene Sandulenko
2016-10-18SDL: Fix typo in function nameOri Avtalion
2016-09-20SDL: mapKey changed as virtual functionlubomyr
2016-07-25SDL: Disable keycode remapping when building for WinCEBastien Bouclet
2016-07-25SDL: Fix Windows SDL1 keycodes to use the active keyboard layoutBastien Bouclet
2016-07-03SDL: Fix keyboard on macOS, when using SDL2, fix directional keypadMartin Kiewitz
2016-07-03Revert "SDL: Fix keyboard on macOS, fix directional keypad"Martin Kiewitz
2016-07-03SDL: Fix keyboard on macOS, when using SDL2, fix directional keypadMartin Kiewitz
2016-05-22SDL: Make TEXTINPUT handling more reliable for SDL2.Johannes Schickel
2016-02-01Merge pull request #657 from lordhoto/scumm-alt-xEugene Sandulenko
2016-02-01SDL: Don't mix our key code with SDL's.Johannes Schickel
2016-01-29SDL: Do not quit on Alt-x.Johannes Schickel
2015-12-15PS3: Make use of an updated SDL2 versionBastien Bouclet
2015-12-13SDL: Slight formatting fixes.Johannes Schickel
2015-03-05SDL: Fake key events for unassociated TEXTINPUT events.Johannes Schickel
2015-03-05SDL: Remove TEXTINPUT events we associate with KEYDOWN.Johannes Schickel
2015-02-16SDL: Add basic abstraction class for the SDL window.Johannes Schickel
2015-01-25SDL: Add experimental support for SDL2.Johannes Schickel
2015-01-25SDL: Refactor WM specific functionality into SdlGraphicsManager.Johannes Schickel
2015-01-04SDL: Warn if the selected joystick does not existJoel Teichroeb
2014-02-18SDL: Make GPL headers consistent in themselves.Johannes Schickel
2013-10-19SDL: Send EVENT_SCREEN_CHANGED after receiving SDL_VIDEORESIZE when necessary.Johannes Schickel
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-04-09SDL: Allow for the meta key flag to be usedMatthew Hoops
2011-10-01SDL: Fix indentation.Johannes Schickel
2011-09-30BACKENDS: Set alt+f4 to be used for quitting on WindowsMatthew Hoops
2011-08-09SDL: Take advantage of SdlGraphicsManager.Johannes Schickel
2011-08-06SDL: Don't rely on SDL keycodes and OSystem keycodes being the same.Bastien Bouclet
2011-06-22SDL: Allow building with current SDL 1.3hgBastien Bouclet
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-19SDL: Remove left over traces from the time the SdlEventSource subclassed Defa...Johannes Schickel
2011-05-25BUILD: Rename UNIX #define to POSIXMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-02ALL: Mark printf and various other symbols as forbiddenMax Horn
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-02-07BACKENDS: Reduce header interdependenciesMax Horn
2011-01-27SDL: Don't send key up events for special keys that are handled by handleKeyD...Filippos Karapetis
2010-11-29SDL: Trying to cleanup the FORBIDDEN_SYMBOL situationMax Horn
2010-11-29BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefsMax Horn
2010-11-29SDL: Move #include <SDL.h> into a special wrapper fileMax Horn
2010-11-28SDL: Change refs to SdlEventManager to SdlEventSourceMax Horn
2010-11-28Merging the gsoc2010-opengl branchMax Horn
2010-10-13OPENGL: Cleanup.Johannes Schickel
2010-10-13OPENGL: Replace SdlEventManager by SdlEventSource.Johannes Schickel
2010-08-12SDL: Make use of SDL_BACKEND instead of platform specific defines.Alejandro Marzini
2010-08-01SYMBIAN platform. Correct building of SDL refacturing for Symbian.Lars Persson
2010-07-19SDL: Hack to handle special SDL events.Alejandro Marzini
2010-07-15Replaced the extra SDL functions added to GraphicsManager with an EventObserv...Alejandro Marzini
2010-07-13Merged from trunk, from Rev 49499 to HEADAlejandro Marzini