Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add preview for videos | Arno | 2016-11-27 | 1 | -0/+15 |
| | | | | | | 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). | ||||
* | Clear file list in viewer before a new file is set | Arno | 2016-11-27 | 1 | -0/+1 |
| | |||||
* | Prevent resizing of Viewer | Arno | 2016-11-27 | 1 | -0/+1 |
| | | | | looks ugly! | ||||
* | Add picture viewer | Arno | 2016-11-27 | 1 | -0/+79 |
Opens on doubleclick when it's image/*. |