John Preston
|
0562024444
|
Merge branch 'master' into player
Conflicts:
Telegram/SourceFiles/core/observer.h
Telegram/SourceFiles/mainwindow.h
Telegram/SourceFiles/media/view/media_clip_playback.cpp
Telegram/SourceFiles/media/view/media_clip_playback.h
|
2016-09-29 00:16:02 +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
|
f970ac3163
|
New audio player done (without playlist).
|
2016-09-23 19:04:26 +03: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
|
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
|
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 |
|