Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-17 | ui tweaks: lcd float display, linux camera path | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-16 | fix more win32 typos | Stanislaw Halik | |
2013-10-16 | fix win32 typos | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-16 | fix the damn mess | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-16 | initial implementation | Stanislaw Halik | |
To-be-reviewed-by: mm0zct | |||
2013-10-15 | correct some obsolete stuff | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-09 | tag 2.0a3opentrack-2.0a3 | Stanislaw Halik | |
2013-09-19 | ui: cleanup unused functions | Stanislaw Halik | |
2013-09-19 | ui: clean up ::showHeadPose() | Stanislaw Halik | |
2013-09-18 | main: bump version | Stanislaw Halik | |
2013-09-17 | main: Use proper locale for asciiz conversion | Stanislaw Halik | |
2013-09-17 | Check .ini access rights on Linux | Stanislaw Halik | |
2013-09-17 | main ui: appease GNU CC -Wreorder | Stanislaw Halik | |
2013-09-15 | Bump version | Stanislaw Halik | |
2013-09-15 | Don't use tracker.cpp indirection for updating zeroing | Stanislaw Halik | |
2013-09-15 | Fix MSVC build. Also, minor reformat | Stanislaw Halik | |
2013-09-14 | Remove outdated signal connections | Stanislaw Halik | |
2013-09-14 | Clean up preprocessor mingw-isms | Stanislaw Halik | |
No functional changes. | |||
2013-09-14 | Recent braino resulted in double free in error path | Stanislaw Halik | |
2013-09-14 | Open-code always-constant params | Stanislaw Halik | |
2013-09-14 | Refresh splines only once | Stanislaw Halik | |
2013-09-14 | Rename for clarity | Stanislaw Halik | |
2013-09-14 | Open-code stuff that has no place outside ctor | Stanislaw Halik | |
2013-09-14 | Remove unused functions | Stanislaw Halik | |
2013-09-14 | Cleanup the main class's file some more. Windows still broken. | Stanislaw Halik | |
2013-09-14 | Move keyboard shortcuts to a new file | Stanislaw Halik | |
Windows build could be interminently broken. Will resolve in following commits. | |||
2013-09-14 | Move spline configuration into separate file | Stanislaw Halik | |
Unfortunately, there's still a circular dependency between spline configuration and the main widget which *still* contains the most logic for the software. | |||
2013-09-14 | Fix splines not loading from ini without restart | Stanislaw Halik | |
It's still a mess, though. | |||
2013-09-14 | Remove unused member variable | Stanislaw Halik | |
2013-09-14 | Downcase settings directory. Only affects Linux | Stanislaw Halik | |
2013-09-14 | Run dos2unix on the tree. No user-facing changes. | Stanislaw Halik | |
2013-09-14 | Kludgily restore missing second tracker src | Stanislaw Halik | |
2013-09-13 | Remove copypasta entirely in shared object loading | Stanislaw Halik | |
2013-09-13 | Reduce copy-pasted code during dynamic library load | Stanislaw Halik | |
2013-09-13 | Remove per-file version history. Be careful not to touch copyright information. | Stanislaw Halik | |
2013-09-13 | Allow for editing filter settings while the software is running | Stanislaw Halik | |
2013-09-13 | Reorder side effects to avoid use-after-free | Stanislaw Halik | |
2013-09-13 | Allow for changing keyboard shortcuts while the tracker is running | Stanislaw Halik | |
2013-09-02 | Remove dead code | Stanislaw Halik | |
2013-09-02 | UI cleanup, tracking overlay already provides that information. Expose one ↵ | Stanislaw Halik | |
internal value less. | |||
2013-07-05 | Deal correctly with non-latin1 characters in directory name | Stanislaw Halik | |
2013-06-29 | Revert broken parts of the last commit | Stanislaw Halik | |
2013-06-29 | Merged in fixes to hydra and rift code, along with a bug in the pitch ↵ | mm0zct | |
inversion of FTNoIR itself. Also added an include directory the Rift needs which was absent before. | |||
2013-06-27 | Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusion | Stanislaw Halik | |
Requested-by: mm0zct | |||
2013-05-07 | Remove Linux-only crash bug and dead code | Stanislaw Halik | |
2013-04-29 | cleanup | Stanislaw Halik | |
2013-04-29 | Fix breakage introduced in latest commits | Stanislaw Halik | |
2013-04-29 | Remove cruft | Stanislaw Halik | |
2013-04-29 | Correct stale pointer dereference | Stanislaw Halik | |
2013-04-29 | Replace 'game zero' with settings zero-pose in the curves dialog | Stanislaw Halik | |