summaryrefslogtreecommitdiffstats
path: root/videoviewer.h
Commit message (Collapse)AuthorAgeFilesLines
* Remember full screen status for VideoViewerArno2018-09-131-0/+3
| | | | And don't crash on close. Remove deleteLater()!
* Read and Write some settings for VideoViewerArno2018-08-261-0/+4
|
* Implement custom Video playerArno2018-08-261-0/+28
Well, well, well. Due to several unforseen circumstances I ventured into the sources again and implemented a Video player with Qt. Looks very promising so far. There are some bugs to weed out, but I'm getting there...