summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/pt_video_widget.h
AgeCommit message (Collapse)Author
2016-07-16gui, tracker/{aruco,pt}, api: detect whether widget is visible on screenStanislaw 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-20tracker/pt: only show widget if the frame is visibleStanislaw Halik
2015-12-19tracker/pt: avoid widget temp QImage allocationStanislaw Halik
2015-12-18tracker/pt: update video widget at 40 -> 50 msStanislaw Halik
2015-10-30move to subdirectory-based build systemStanislaw Halik
Closes #224