Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-11-04 | modules: make names unique | Stanislaw Halik | |
2016-08-12 | all: rename modules s#^opentrack-##. and opentrack -> api | Stanislaw Halik | |
Adjust usages. | |||
2016-06-09 | tracker/{joystick,pt,rift-{025,042,080}}: options api cleanup only | Stanislaw Halik | |
2016-05-26 | many modules: trivial cleanups only | Stanislaw Halik | |
- Remove "this->" where it's not needed. Possibly rename shadowed vars. - Don't reload the options bundle manually since `options::opts' exists for that very reason. - Remove '^ \+$' whitespace - :retab | |||
2015-12-06 | tracker/joy: adapt to non-singleton joy worker | Stanislaw Halik | |
2015-11-22 | tracker/joy: don't save joy friendly name | Stanislaw Halik | |
We don't need it for joy selection | |||
2015-11-22 | api/shortcuts, tracker/joy: adapt to synchronized joy api | Stanislaw Halik | |
2015-11-22 | tracker/joy: use the centralized joystick state worker | Stanislaw Halik | |
Most of the code can be removed. | |||
2015-11-16 | tracker/win32-joy: forgot to save stick index | Stanislaw Halik | |
Issue: #267 | |||
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 |