1
0
Fork 0
Commit graph

44 commits

Author SHA1 Message Date
NamedKitten 1f17f32b07 [Backend+Cmake] Improved newer MPV version checking. 2018-11-26 19:03:37 +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 71f8cccee1 [Multiple] Added Direct backend and backend interface support. 2018-11-18 19:23:31 +00:00
NamedKitten 75c7225dca [Utils] Moved utils to their own namespace. 2018-11-18 13:33:45 +00:00
NamedKitten e0107ac4a7 [Backend] change update function name. 2018-11-18 13:23:04 +00:00
NamedKitten 45f2b63eb5 [Launcher] Added missing ")". 2018-11-18 13:02:02 +00:00
NamedKitten 9c51bb3ad3 [Backend+Scripts] Make appimage updating easier. 2018-11-18 12:48:41 +00:00
NamedKitten 32f1007fd5 [UI+Backend] Moved to a Enum based command API for backend commands. 2018-11-17 19:33:32 +00:00
NamedKitten 5f0d602041 [Multiple] Moved to Slots + Signals instead of calling JS functions or manually changing object values. 2018-11-17 15:45:21 +00:00
NamedKitten 8c71f0b341 [Style+Launcher] Removed clang-format temporarily and improved update checker. 2018-11-16 09:16:04 +00:00
NamedKitten c8cde5086f [Launcher] Add update checking. 2018-11-16 09:10:26 +00:00
Kitteh 6c46849ed7 [Launcher] Handle ^C. 2018-11-11 13:43:18 +00:00
Kitteh 058ff6b8c9 [Formatting] Improved code formatting. 2018-11-10 13:50:13 +00:00
Kitteh fed625fc99 [Backend+UI] Added platform utils and always on top mode toggle. 2018-11-07 11:10:38 +00:00
Kitteh 0d2b5e2b5a [Backend+Launcher] Removed some unneeded debug code. 2018-11-07 08:01:18 +00:00
Kitteh 3b9cbf3f15 [Backend] Added DPMS. 2018-11-07 07:42:47 +00:00
Kitteh 8fc36d20b7 [Backend] Source formatted with clang-format. 2018-11-06 07:39:42 +00:00
Kitteh 99e3a59848 [Multiple] Minor tweaks. 2018-11-04 21:20:11 +00:00
Kitteh 94fa71fd02 [Launcher] Remove unneeded code. 2018-11-04 15:14:20 +00:00
Kitteh e8c44747ae [UI] Use Qt Labs File Dialogs. 2018-11-04 15:11:50 +00:00
Kitteh f436f77ba5 [Backend] Make most of the commands be handled by C++. 2018-11-04 12:45:08 +00:00
Kitteh 84333be48e [Launcher] Tried fix for Platform Plugin. 2018-10-31 10:56:05 +00:00
Kitteh 24ac3da37e [Launcher] Check for WIN32. 2018-10-31 07:53:38 +00:00
Kitteh 4a519d1b88 [Launcher] Add mingw compatable setenv. 2018-10-30 16:16:53 +00:00
Kitteh 662ddeeda3 [Launcher] Check for if it isn't mingw instead of checking for linux. 2018-10-30 15:58:23 +00:00
Kitteh f9ff4d03cd [Launcher] Change ifdef from UNIX to __linux__. 2018-10-30 15:54:17 +00:00
Kitteh 58d40b264f [Launcher] Add more ifdef for setenv on non unix. 2018-10-30 15:50:39 +00:00
Kitteh ea18e9331c [Launcher] Add missing include. 2018-10-30 15:38:29 +00:00
Kitteh 69cc9976e8 [ALL] Reduced all the unneeded imports. 2018-10-30 11:05:31 +00:00
Kitteh 56fb9c19dc [UI] Minor tweaks, fixes and better screenshot handling. 2018-10-29 14:19:12 +00:00
Kitteh 9f3d8d9e06 [UI] Fixed UI on KDE. 2018-10-28 14:56:54 +00:00
Kitteh 18fb62aa2f [YTDL] Freeze youtube-dl rather than using anaconda. 2018-10-27 17:05:14 +01:00
Kitteh f3b3fc85ac [Dev] Added QML reloading. 2018-10-27 16:11:29 +01:00
Kitteh f1ff98f7d8 [Launcher] Fix "Unknown error" 2018-10-25 12:31:15 +01:00
Kitteh d4e0fd63d4 [UI] Added configurable keybinds. 2018-10-24 17:41:41 +01:00
Kitteh 33d616ca88 [Launcher] Add DPMS stuff for now. 2018-10-23 23:56:24 +01:00
Kitteh 2621325479 [Launcher] Make wait for updater to finish. 2018-10-23 14:57:06 +01:00
Kitteh eb640e414e Fix path to appimageupdatetool. 2018-10-23 13:43:27 +01:00
Kitteh 35ba0663f5 Debug updater. 2018-10-23 12:19:21 +01:00
Kitteh a604687b5c Test auto updating. 2018-10-23 11:37:51 +01:00
Kitteh 08e9fcf55a Minor changes. 2018-10-21 13:00:25 +01:00
NamedKitten a845a009ac Initial Commit! 2018-10-13 15:38:31 +01:00