1
0
Fork 0
Commit graph

150 commits

Author SHA1 Message Date
namedkitten 3274003577 Fix? 2020-04-28 04:01:50 +01:00
namedkitten 9cba82affe Maybe fix the tap to show UI? 2020-04-28 03:39:04 +01:00
namedkitten ada2899ead Work on settings menu. 2020-04-26 18:20:44 +01:00
namedkitten 290be3df35 Remove unneeded imports, making compile 1.1x faster and making startup 2.7x faster 2020-04-25 00:21:55 +01:00
namedkitten f702ab5330 Rework some code to be prettyerish. 2020-04-24 17:06:14 +01:00
namedkitten 59fecddc0a Rework some things, fix deps. 2020-04-24 11:15:49 +01:00
namedkitten 95c083e520 Change default settings. 2020-04-23 17:09:52 +01:00
namedkitten 0dba1c9146 Add big hack to make KittehPlayer run on pinephone without config changes. 2020-04-23 17:04:37 +01:00
namedkitten 15862e5c44 Fix progress bar. 2020-04-23 16:43:42 +01:00
namedkitten bb31d80ba9 Add gesture to resize UI. 2020-04-23 16:25:40 +01:00
namedkitten 9b537bc9f5 Tidy up some things, ACTUALLY fix finally. 2020-04-23 15:10:48 +01:00
namedkitten 0ef0537a31 Add seeking! 2020-04-22 14:31:13 +01:00
namedkitten 8fbc30e17e Format Code, Fix progress bar overlap on background. 2020-04-22 13:17:08 +01:00
namedkitten 7e04c5c05e Make buttons look better, improve misc QML. 2020-04-22 12:53:42 +01:00
namedkitten 437bebf9a6 Add a new config setting for broken fullscreen, fix No FBO with broken audio devices. 2020-04-20 13:14:09 +01:00
namedkitten f7167ee478 Move stuff to MPVCommon namespace for shareding across MPV backends. 2020-04-17 12:32:23 +01:00
namedkitten b0ba856bb5 Remove show preview. 2020-04-16 19:16:57 +01:00
namedkitten f6d960c257 Add timer setting. 2020-04-16 18:35:53 +01:00
namedkitten f8bbeccd6e Add subs size setting. 2020-04-12 14:54:30 +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 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 4f7da53bb4 [Backend] Moved backends into their own folder. 2018-12-20 14:37:29 +00:00
NamedKitten 1dea7dfff9 [UI+Backend] Improved logging and added preview on progress bar hover. 2018-12-12 08:28:53 +00:00
NamedKitten 2d06de8548 [Logging] Improved logging using spdlog. Also increased build time by 5x! 2018-12-09 02:37:27 +00:00
NamedKitten 7b8beeb57b [Launcher] Added arg/setting to disable update check. 2018-12-06 10:36:13 +00:00
NamedKitten 5be24ac560 [UI] Change colour to string. 2018-12-05 17:18:35 +00:00
NamedKitten c8cf58df5f [UI] Added theme menu item and made switching themes easier. 2018-12-05 12:05:18 +00:00
NamedKitten f5581ab895 [Backend+UI] Made alot of appearance changes and added RoosterTeeth theme. 2018-12-03 08:17:57 +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 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 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
NamedKitten 1aa3e6f66b [Backend+UI] Added hover to show time and made backend handling better. 2018-11-26 16:50:25 +00:00
NamedKitten 975a548ef6 [Backend+UI] Added backend settings and made some changes to MPV events. 2018-11-24 21:00:04 +00:00
NamedKitten 13b4b53e9d [UI+Backend] Fixed playlist menu pausing and added minor improvements. 2018-11-24 15:43:48 +00:00
NamedKitten e7c0e1af92 [UI+Backend] Optimizations and Chapter Markers. 2018-11-24 14:35:34 +00:00
NamedKitten 37158fbcad [UI] Moved PlaylistDialog into it's own file. 2018-11-23 08:19:28 +00:00
NamedKitten 0f7327bfca [UI] Minor tweaks, layout changes and more customizability. 2018-11-22 17:20:58 +00:00