namedkitten
c573c8ffeb
Add FBO Disable support again?
2020-04-16 18:19:46 +01:00
namedkitten
f8bbeccd6e
Add subs size setting.
2020-04-12 14:54:30 +01:00
namedkitten
36e559462c
Fix?
2020-04-12 14:10:50 +01:00
namedkitten
e42447d45e
Hacky fix for direct setting.
2020-04-12 13:57:06 +01:00
namedkitten
f1c8b4fd7a
Re add direct support and reenable preview.
2020-04-12 13:37:44 +01:00
namedkitten
5197bfe9f2
h
2020-04-11 16:44:29 +01:00
namedkitten
c5b94c8168
pass renderer
2020-04-11 16:21:04 +01:00
namedkitten
90b7f38f0e
temp remove wayland
2020-04-11 16:07:34 +01:00
namedkitten
b794a741aa
h
2020-04-11 16:01:18 +01:00
namedkitten
eca87bfcfd
Remove backwards direct.
2020-04-11 15:45:10 +01:00
namedkitten
49e4c2257a
h
2020-04-11 15:17:17 +01:00
namedkitten
b24945728b
Add includes.
2020-04-11 14:41:37 +01:00
namedkitten
27142403e1
Change name.
2020-04-11 14:39:45 +01:00
namedkitten
485bfbd500
Add wayland support?
2020-04-11 14:34:43 +01:00
namedkitten
57423ead89
Tidy up stuff.
2020-04-11 14:07:32 +01:00
NamedKitten
d81680220d
[UI] Added a option to only seek on preview whilst paused.
2018-12-23 14:54:16 +00:00
NamedKitten
f63b72ba55
[UI+Backend] Add alot of stuff to stats view.
2018-12-23 14:30:58 +00:00
NamedKitten
2a0477bd34
[UI] Working on native stats replacement.
2018-12-22 19:32:30 +00:00
NamedKitten
cbb7b8b618
[UI] Layouts backwards compatability.
2018-12-22 14:26:34 +00:00
NamedKitten
3def7d5111
[UI] More backwards compatability.
2018-12-22 14:21:42 +00:00
NamedKitten
46171260f5
[UI] Using older Qt Controls version.
2018-12-22 14:13:53 +00:00
NamedKitten
2256244b94
[UI] Made backwards compatable with older QtQuick versions.
2018-12-22 14:07:44 +00:00
NamedKitten
112e7254fa
[Enums] Moved class to header.
2018-12-22 13:40:16 +00:00
NamedKitten
ad7a6a9984
[Enums] Added cpp file.
2018-12-22 13:38:36 +00:00
NamedKitten
4f7da53bb4
[Backend] Moved backends into their own folder.
2018-12-20 14:37:29 +00:00
NamedKitten
c73fed905a
[Launcher] Refactored launcher.
2018-12-18 16:22:56 +00:00
NamedKitten
1dea7dfff9
[UI+Backend] Improved logging and added preview on progress bar hover.
2018-12-12 08:28:53 +00:00
NamedKitten
fc31931cd4
[UI] Improved scaling on some UI items.
2018-12-10 08:25:52 +00:00
NamedKitten
2d06de8548
[Logging] Improved logging using spdlog. Also increased build time by 5x!
2018-12-09 02:37:27 +00:00
NamedKitten
b909b4d189
[UI+Backend] Improved playlist menu and added thumbnails.
2018-12-08 22:21:12 +00:00
NamedKitten
7b8beeb57b
[Launcher] Added arg/setting to disable update check.
2018-12-06 10:36:13 +00:00
NamedKitten
b6d5547453
[Tidy] Tidyed up things, removed QML Reloading and Discord support.
2018-12-06 08:13:14 +00:00
NamedKitten
5be24ac560
[UI] Change colour to string.
2018-12-05 17:18:35 +00:00
NamedKitten
51508d96a4
[UI] Added volume slider hiding when mouse not in area.
2018-12-05 12:13:28 +00:00
NamedKitten
c8cf58df5f
[UI] Added theme menu item and made switching themes easier.
2018-12-05 12:05:18 +00:00
NamedKitten
6ba9f7fe35
[UI] Fix niconico theme anchors.
2018-12-03 08:21:45 +00:00
NamedKitten
228fe1d252
[UI] Made MouseArea for RoosterTeeth theme better.
2018-12-03 08:19:51 +00:00
NamedKitten
f5581ab895
[Backend+UI] Made alot of appearance changes and added RoosterTeeth theme.
2018-12-03 08:17:57 +00:00
NamedKitten
56564c0247
[Backend] Set window icon.
2018-12-01 17:26:04 +00:00
NamedKitten
999344c9df
[UI+Backend] Added wayland support and fixed config names.
2018-12-01 13:03:22 +00:00
NamedKitten
f09eb923c8
[UI] Fixed default niconico theme colours.
2018-12-01 12:12:30 +00:00
NamedKitten
2b05c3184d
[UI+Backend] Hopefuly make disabling screensaver better and added per theme colours.
2018-12-01 12:10:52 +00:00
NamedKitten
ea40440d72
[UI] Added scale keybinds.
2018-11-30 16:57:29 +00:00
NamedKitten
79493a1cba
[UI] Made UI more scalable.
2018-11-30 16:42:19 +00:00
NamedKitten
5a5674b832
[UI+Backend] Improved time string events and fixed niconico icons.
...
I made creating time string way more efficient by saving old values and comparing
them because they can change multiple times per second but the duration string only
needs to update once per second and it also needs to always update when speed changes.
TODO: Add speed event to allow speed to be updated when paused.
2018-11-30 08:21:34 +00:00
NamedKitten
da68c65faf
[UI] Reformatted code.
2018-11-29 08:32:55 +00:00
NamedKitten
a307a01eef
[UI] Reformatting + Niconico forward / back buttons (using YouTube's icons for now)
2018-11-29 08:25:54 +00:00
NamedKitten
bdea9ade90
[UI] Fixed subtitles visibility.
2018-11-28 20:35:14 +00:00
NamedKitten
98f56251f8
[UI] Fix code formatting error.
2018-11-28 18:45:06 +00:00
NamedKitten
114662c17d
[UI+Backend] Major refactor. Added niconico theme and made components more split up. Used Connections for signals.
2018-11-28 18:41:54 +00:00