Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-07-20 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-20 | add my own copyright | Stanislaw Halik | |
We need copyright on contributions or else it defaults to granting no rights. | |||
2015-07-19 | nix camera settings. fix mappings not saving. | Stanislaw Halik | |
2015-07-19 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-19 | ui: prevent clobbering current profile | Stanislaw Halik | |
Previously "open" always took to the topmost profile. Fixes #194 | |||
2015-07-19 | resize UI, looks better on OSX probably | Stanislaw Halik | |
2015-07-18 | octopus 127x128 -> 128x128 | Stanislaw Halik | |
2015-07-18 | bundles are now reloaded when settings window is closed | Stanislaw Halik | |
This happens even if closed by alt+f4 or cancel button. | |||
2015-07-17 | really save pt and accela settings this time | Stanislaw Halik | |
2015-07-17 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-17 | ui: set game title in titlebar | Stanislaw Halik | |
2015-07-17 | ui: less includes | Stanislaw Halik | |
2015-07-16 | ui: update profile title | Stanislaw Halik | |
Fixes: #191 | |||
2015-07-14 | more of wizard stuff | Stanislaw Halik | |
2015-07-14 | some initial wizard stuff | Stanislaw Halik | |
2015-07-14 | wizard now works | Stanislaw Halik | |
2015-07-14 | foo | Stanislaw Halik | |
2015-07-12 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-12 | ui: set working directory on statup as well | Stanislaw Halik | |
2015-07-08 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-08 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-07 | typo: all dialogs were creating protocol dialog | Stanislaw Halik | |
2015-07-07 | ui: simplify dialog creation | Stanislaw Halik | |
2015-07-07 | remove --autostart option | Stanislaw Halik | |
Author said he no longer needs it. | |||
2015-07-06 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-04 | Merge branch 'unstable' into trackhat-ui | Stanislaw Halik | |
2015-07-03 | game-detector: prevent defaulting to first profile if one doesn't exist | Stanislaw Halik | |
2015-07-03 | ui: simplify protocol load failure logic | Stanislaw Halik | |
2015-07-03 | ui: bail early if no dialog can be found | Stanislaw Halik | |
Issue: #182 | |||
2015-07-03 | fix msvc empty config list | Stanislaw Halik | |
Some MSVC 2015RC bug with static initialized const char*. But reproduced also in #179 (?) | |||
2015-07-03 | fix MSVC, now runs | Stanislaw Halik | |
2015-07-03 | try fix MSVC | Stanislaw Halik | |
2015-07-02 | more changes | Stanislaw Halik | |
2015-06-18 | nix stderr spam | Stanislaw Halik | |
2015-06-18 | add forgotten label display | Stanislaw Halik | |
2015-06-18 | minor fixes now | Stanislaw Halik | |
2015-06-18 | need space here | Stanislaw Halik | |
2015-06-18 | flush | Stanislaw Halik | |
It crashes after drawing a frame for now. | |||
2015-06-16 | include wizard stub | Stanislaw Halik | |
2015-06-16 | trackhat: more stubs | Stanislaw Halik | |
2015-06-16 | Merge branch 'unstable' of github.com:opentrack/opentrack into trackhat-ui | Stanislaw Halik | |
2015-06-15 | ui: allow for up to +-180 values in camera ypr, for easier debugging | Stanislaw Halik | |
2015-06-12 | trackhat: some stubs | Stanislaw Halik | |
2015-06-07 | Fix Linux build | Stanislaw Halik | |
2015-06-07 | ui: if dialog window exists, raise it, don't destroy and recreate | Stanislaw Halik | |
2015-06-07 | plugin-support: make header-only, expose as public API | Stanislaw Halik | |
Issue: #151 Some global namespace macros are now prefixed with "OPENTRACK_" to avoid namespace clashes. This header is now safe to include in third-party projects. | |||
2015-06-02 | ui: run process detector every second, not three | Stanislaw Halik | |
2015-06-02 | process-detector: restart once executable is gone | Stanislaw Halik | |
2015-06-01 | process-detector: fix API usage and automatic restart | Stanislaw Halik | |
Issue: #160 API usage caused snapshot requests to fail most of the time. Fix that. We now no longer restart if user manually stopped. In such case, wait until the application exits before resuming auto-restart behavior. | |||
2015-06-01 | settings: fix some problem with qt stderr whiningopentrack-2.3-rc12 | Stanislaw Halik | |