index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
events
/
sdl
Age
Commit message (
Expand
)
Author
2016-07-25
SDL: Disable keycode remapping when building for WinCE
Bastien Bouclet
2016-07-25
SDL: Fix Windows SDL1 keycodes to use the active keyboard layout
Bastien Bouclet
2016-07-03
Revert "SDL: Fix keyboard on macOS, fix directional keypad"
Martin Kiewitz
2016-07-03
SDL: Fix keyboard on macOS, when using SDL2, fix directional keypad
Martin Kiewitz
2016-05-22
SDL: Make TEXTINPUT handling more reliable for SDL2.
Johannes Schickel
2016-02-01
Merge pull request #657 from lordhoto/scumm-alt-x
Eugene Sandulenko
2016-02-01
SDL: Don't mix our key code with SDL's.
Johannes Schickel
2016-01-29
SDL: Do not quit on Alt-x.
Johannes Schickel
2015-12-15
PS3: Make use of an updated SDL2 version
Bastien Bouclet
2015-12-13
SDL: Slight formatting fixes.
Johannes Schickel
2015-03-05
SDL: Fake key events for unassociated TEXTINPUT events.
Johannes Schickel
2015-03-05
SDL: Remove TEXTINPUT events we associate with KEYDOWN.
Johannes Schickel
2015-02-16
SDL: Add basic abstraction class for the SDL window.
Johannes Schickel
2015-01-25
SDL: Add experimental support for SDL2.
Johannes Schickel
2015-01-25
SDL: Refactor WM specific functionality into SdlGraphicsManager.
Johannes Schickel
2015-01-04
SDL: Warn if the selected joystick does not exist
Joel Teichroeb
2014-02-18
SDL: Make GPL headers consistent in themselves.
Johannes Schickel
2013-10-19
SDL: Send EVENT_SCREEN_CHANGED after receiving SDL_VIDEORESIZE when necessary.
Johannes Schickel
2013-05-17
RECORDER: Implement Events Recorder
Eugene Sandulenko
2012-09-26
JANITORIAL: Remove trailing whitespaces.
Johannes Schickel
2012-04-09
SDL: Allow for the meta key flag to be used
Matthew Hoops
2011-10-01
SDL: Fix indentation.
Johannes Schickel
2011-09-30
BACKENDS: Set alt+f4 to be used for quitting on Windows
Matthew Hoops
2011-08-09
SDL: Take advantage of SdlGraphicsManager.
Johannes Schickel
2011-08-06
SDL: Don't rely on SDL keycodes and OSystem keycodes being the same.
Bastien Bouclet
2011-06-22
SDL: Allow building with current SDL 1.3hg
Bastien Bouclet
2011-06-20
ALL: Remove trailing whitespaces
Max Horn
2011-06-19
SDL: Remove left over traces from the time the SdlEventSource subclassed Defa...
Johannes Schickel
2011-05-25
BUILD: Rename UNIX #define to POSIX
Max Horn
2011-05-12
GIT: Clean up: Suppress SVN tags, now useless
strangerke
2011-05-02
ALL: Mark printf and various other symbols as forbidden
Max Horn
2011-04-28
JANITORIAL: Reduce header dependencies in shared code
Ori Avtalion
2011-02-07
BACKENDS: Reduce header interdependencies
Max Horn
2011-01-27
SDL: Don't send key up events for special keys that are handled by handleKeyD...
Filippos Karapetis
2010-11-29
SDL: Trying to cleanup the FORBIDDEN_SYMBOL situation
Max Horn
2010-11-29
BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs
Max Horn
2010-11-29
SDL: Move #include <SDL.h> into a special wrapper file
Max Horn
2010-11-28
SDL: Change refs to SdlEventManager to SdlEventSource
Max Horn
2010-11-28
Merging the gsoc2010-opengl branch
Max Horn
2010-10-13
OPENGL: Cleanup.
Johannes Schickel
2010-10-13
OPENGL: Replace SdlEventManager by SdlEventSource.
Johannes Schickel
2010-08-12
SDL: Make use of SDL_BACKEND instead of platform specific defines.
Alejandro Marzini
2010-08-01
SYMBIAN platform. Correct building of SDL refacturing for Symbian.
Lars Persson
2010-07-19
SDL: Hack to handle special SDL events.
Alejandro Marzini
2010-07-15
Replaced the extra SDL functions added to GraphicsManager with an EventObserv...
Alejandro Marzini
2010-07-13
Merged from trunk, from Rev 49499 to HEAD
Alejandro Marzini
2010-07-11
Moved getGraphicsManager() from OSystem_SDL to ModularBackend. Moved public S...
Alejandro Marzini
2010-07-03
Cleanup and documentation.
Alejandro Marzini
2010-06-30
Modularized GP2XWIZ backend.
Alejandro Marzini
2010-06-29
Modularized Linuxmoto port.
Alejandro Marzini
[next]