Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix next and previous in VideoViewer | Arno | 2018-08-26 | 1 | -2/+12 |
| | | | | | The QMediaPlayList implementations return -1 after the last valid index. Fix it by implementing a homebrewed version... | ||||
* | Implement custom Video player | Arno | 2018-08-26 | 1 | -0/+54 |
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... |