John Preston
|
453661d611
|
Removed Function<> and SharedCallback<>, using base::lambda_unique<>.
Also removed macro START_ANIMATION(anim,) using anim.start() instead.
|
2016-09-26 15:09:59 +03:00 |
|
John Preston
|
cb0c99acc8
|
Seek done in video player in MediaView. Some memory leaks fixed.
Using pixmapFromImageInPlace() instead of QPixmap::fromImage().
|
2016-07-13 20:34:57 +03:00 |
|
John Preston
|
647759f0d1
|
Enable video files overview in MediaView. Video restart supported.
|
2016-07-12 21:04:34 +03:00 |
|
John Preston
|
01d448c1bd
|
Video play progress displayed in MediaView (in case of audio stream).
|
2016-07-12 14:38:16 +03:00 |
|
John Preston
|
356b48bcca
|
Started video player UI in MediaView.
|
2016-07-11 21:05:46 +03:00 |
|