]> git.tdb.fi Git - libs/gui.git/history - source/input/linux/gamecontroller.cpp
Update .gitignore to include build products on Windows
[libs/gui.git] / source / input / linux / gamecontroller.cpp
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2022-11-27 Mikko RasaInclude the matching header first in .cpp files
2022-11-27 Mikko RasaStreamline iterators and loop constructs
2022-11-17 Mikko RasaAdd a type enumeration for devices
2021-11-02 Mikko RasaUse size_t for I/O operation sizes
2021-11-02 Mikko RasaAdapt to container type change in mspcore
2019-06-06 Mikko RasaSort game controller devices for consistency
2016-09-20 Mikko RasaEnumerate available game controllers
2016-07-23 Mikko RasaDon't leak memory if JsDevice constructor throws
2016-07-21 Mikko RasaAdd support for blocking ticks and EventDispatcher...
2015-12-20 Mikko RasaClose the game controller device when deleting the...
2014-10-12 Mikko RasaZero-initialize JsDevice name buffer to avoid valgrind...
2014-09-11 Mikko RasaAdd a game controller input device