]> git.tdb.fi Git - libs/gui.git/history - source/input/hub.h
Update .gitignore to include build products on Windows
[libs/gui.git] / source / input / hub.h
2023-01-04 Mikko RasaAdd decorations for things which should be exported...
2022-11-27 Mikko RasaUse the override specifier where appropriate
2022-11-19 Mikko RasaAdd functions to look up subdevices of composite input...
2022-11-17 Mikko RasaGo back to using vector to store devices in a Hub
2014-11-13 Mikko RasaInherit input devices using Window::signal_input_event...
2011-09-04 Mikko RasaUse hashes to make button/axis indices in Hub predictable
2011-08-26 Mikko RasaConsistently label the graphics part as graphics
2011-08-25 Mikko RasaComment changes
2011-08-25 Mikko RasaDrop Id tags and copyright notices from files
2008-10-06 Mikko RasaNormalize device axis ranges to [-1, 1]
2008-03-06 Mikko RasaReorganize files to separate gbase and input