John Preston
|
376941dd5e
|
Mixed channel access hash to the game score encrypted data.
Added new lang strings for playing game send actions (not done yet).
Also moved alot of icons from sprite to separate b&w files.
|
2016-09-30 15:52:03 +03:00 |
|
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
|
4dded3d09c
|
Stable version 0.10: video player graphics updated.
|
2016-08-03 13:32:44 +01:00 |
|
John Preston
|
12bcc88839
|
Stable version 0.10: langs updated, video player design improvements.
|
2016-08-03 12:02:53 +01:00 |
|
John Preston
|
0291888c01
|
A couple of rare crashes fixed.
|
2016-07-29 17:33:49 +01:00 |
|
John Preston
|
49f6431fca
|
Video play in MediaView support done in Xcode/QtCreator projects.
|
2016-07-19 15:31:48 +03:00 |
|
John Preston
|
1222f914ed
|
Fixed time label positioning after the text has changed.
|
2016-07-16 09:54:02 +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
|
8da39356dc
|
Divided song volume and video volume, video volume control implemented.
|
2016-07-12 17:11:59 +03:00 |
|
John Preston
|
034657dd2c
|
Video play progress displayed in MediaView (in case no audio stream).
|
2016-07-12 15:28:07 +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 |
|