John Preston
|
25583fa813
|
Replace T_WIDGET macro with a template base class.
|
2017-02-11 14:24:37 +03:00 |
John Preston
|
7fb1463c43
|
Version 1.0 stable: bump copyright date to 2017.
|
2017-01-11 23:02:13 +04:00 |
John Preston
|
47977009b8
|
Moved FloatAnimation->Animation, Animation->BasicAnimation.
|
2016-12-30 17:52:48 +04: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
|
8da39356dc
|
Divided song volume and video volume, video volume control implemented.
|
2016-07-12 17:11:59 +03:00 |
John Preston
|
356b48bcca
|
Started video player UI in MediaView.
|
2016-07-11 21:05:46 +03:00 |