]> git.tdb.fi Git - libs/gui.git/history - source/input/linux/gamecontroller_platform.h
Update .gitignore to include build products on Windows
[libs/gui.git] / source / input / linux / gamecontroller_platform.h
2022-11-27 Mikko RasaUse nullptr in place of 0 or NULL
2022-11-27 Mikko RasaUse default member initializers and defaulted default...
2022-11-27 Mikko RasaUse the override specifier where appropriate
2021-11-02 Mikko RasaUse size_t for I/O operation sizes
2017-12-04 Mikko RasaImplement the required virtual functions in JsDevice
2016-09-20 Mikko RasaEnumerate available game controllers
2016-09-19 Mikko RasaFix GameController multiple inclusion guards
2015-12-20 Mikko RasaClose the game controller device when deleting the...
2014-09-11 Mikko RasaAdd a game controller input device