Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-07-23 | tracker/{aruco,pt}: only check window visibility once every two seconds | Stanislaw Halik | |
The check is becoming more expensive with more positions checked. | |||
2016-07-16 | gui, tracker/{aruco,pt}, api: detect whether widget is visible on screen | Stanislaw Halik | |
Sadly, it's only implemented right now on win32. Remove "set enabled" code for the video widget since it only works for explicit window minimization, not covering by other windows. | |||
2015-12-20 | tracker/pt: only show widget if the frame is visible | Stanislaw Halik | |
2015-12-19 | tracker/pt: avoid widget temp QImage allocation | Stanislaw Halik | |
2015-12-18 | tracker/pt: update video widget at 40 -> 50 ms | Stanislaw Halik | |
2015-10-30 | move to subdirectory-based build system | Stanislaw Halik | |
Closes #224 |