Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add preview for videos | Arno | 2016-11-27 | 1 | -0/+3 |
| | | | | | | Grab 4 frames from a video and display them in the Viewer. First frame is @00:01:00, last at length - 1 minute, and the other two are in between: length / 4 * 2 and 3 (hardcoded). | ||||
* | Add detailed video dialog | Arno | 2016-09-03 | 1 | -0/+17 |
| | | | | | Show each and everything ffprobe can extract from a video file and display it as a tree. | ||||
* | Basic Version of FileWidget | Arno | 2016-09-02 | 1 | -0/+10 |
It checks the DB for md5sums and colors the files accordingly. As I said: very basic! |