Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-11-30 | OSX Build fixes | R. van twisk | |
2019-02-10 | cmake: use target_{compile,link}_options | Stanislaw Halik | |
2018-12-19 | cruft | Stanislaw Halik | |
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 |