diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-21 23:57:30 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-22 00:02:55 +0200 |
commit | fedee5430656657e4c9fff3ab21927c4323007ce (patch) | |
tree | 15f2114dc7a082a7524435dde164c933302575c6 /TODO.txt | |
parent | 49bc9a8550a8ab1fd037da31260bb38d80b6da15 (diff) | |
parent | 52cb9e157db8823dc8318ce2df79fac837413e7f (diff) |
Merge libovr 0.2.5 changes!opentrack-2.0a5
- mm0zct & sthalik
Diffstat (limited to 'TODO.txt')
-rw-r--r-- | TODO.txt | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -18,6 +18,20 @@ Rift tracker could do with positional estimation using intertial sensors. Rift could do with a return-yaw-to-centre hotkey that's not the global all-axis option. Hydra is really just a hack just now, could be improved a lot. + + Add per-tracker hotkey support + +20131005 sh + what do you think about boost 1.54 for property maps -> qsettings? + also, boost concepts + and qt5 +20131007 sh + respect hier(7) with regard to shared object installation. + install them inside ../lib/opentrack relative to ./bin where + the main program oughta reside. +20131008 sh + during the switch to qt5, recreate widgets, this time with layouts. + the original layouts were pretty crappy, hence the original breakage. 20131011 sh low-hanging fruit: default saving profiles to a directory in user home, not into global stuffies |