Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-12 | cmake: remove otr_prop() | Stanislaw Halik | |
It's too complex to be understood when written in CMake. Replace with explicit calls to set_property(). This hasn't been tested on OSX. | |||
2017-11-23 | Add virtual joystick output for macOS | Eike Ziller | |
Based of the foohid IOKit driver for implementing virtual HID devices. Issue: #236 |