Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-29 | SAMSUNGTV: Use virtual keyboard event directly, rather than using keycode. | D G Turner | |
As the virtual keyboard trigger has been moved to CTRL-F7, the previous code which generates a unmodified F7 event to do this will not work. Rather than just adding the CTRL modifier, this code changes the backend to directly generate the virtual keyboard trigger event directly. This avoids any future breakage if the key combination is changed again. | |||
2014-02-18 | SAMSUNGTV: Make GPL headers consistent in themselves. | Johannes Schickel | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2010-11-29 | BACKENDS: Include scummsys.h at top of all .cpp files, *before* any #ifdefs | Max Horn | |
svn-id: r54573 | |||
2010-11-28 | SDL: Change refs to SdlEventManager to SdlEventSource | Max Horn | |
svn-id: r54544 | |||
2010-06-29 | Renamed Samsung TV SDL Event Manager class and file for constancy, and added ↵ | Alejandro Marzini | |
initialization for it on Samsung TV backend. svn-id: r50481 |