| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
And don't crash on close. Remove deleteLater()!
|
|
|
|
| |
Now we can't have multiple VideoViewers, which is what we want :)
|
| |
|
| |
|
|
|
|
|
|
| |
* Ĺšpace for play/pause
* 1 for lowering volume
* 2 for raising volume
|
| |
|
|
|
|
|
| |
The QMediaPlayList implementations return -1 after the last valid index.
Fix it by implementing a homebrewed version...
|
|
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...
|