Berkus Decker
|
8fcbf45bba
|
Convert license headers automatically
|
2018-11-01 00:12:21 +02:00 |
Evgenii Zheltonozhskii
|
b9cd813127
|
Apply clang-format
|
2018-06-06 11:25:23 +03:00 |
Evgenii Zheltonozhskii
|
49982a33a5
|
Pre-reformat fixes
|
2018-06-06 11:25:23 +03:00 |
Berkus Decker
|
e9184f9ab5
|
Replace non-standard types with Qt equivalents
|
2017-12-20 14:38:02 +02:00 |
John Preston
|
87ff770020
|
Make Media::Clip::Playback independent of slider.
Now animation of the playback progress is processed inside the
Media::Clip::Playback and the sliders just hold plain float64 value.
|
2017-05-24 16:25:06 +03:00 |
John Preston
|
ffc557a0f9
|
Using standard library instead of std_ namespace.
Currently tested only in VS2015.
|
2017-02-21 16:45:56 +03:00 |
John Preston
|
4964b8b488
|
Beta 1000002001: Recreate audio device when no output or device changes.
|
2017-01-25 08:45:09 +03:00 |
John Preston
|
7fb1463c43
|
Version 1.0 stable: bump copyright date to 2017.
|
2017-01-11 23:02:13 +04:00 |
John Preston
|
2436ad74bd
|
Boxes redesigned. Common groups moved to Shared Media.
Also transparent images sending fixed.
|
2016-12-30 17:52:56 +04:00 |
John Preston
|
8958ae0377
|
Typing animations from android.
|
2016-12-30 17:52:36 +04:00 |
John Preston
|
f970ac3163
|
New audio player done (without playlist).
|
2016-09-23 19:04:26 +03:00 |
John Preston
|
49f6431fca
|
Video play in MediaView support done in Xcode/QtCreator projects.
|
2016-07-19 15:31:48 +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
|
8da39356dc
|
Divided song volume and video volume, video volume control implemented.
|
2016-07-12 17:11:59 +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 |