1
0
Fork 0
Commit graph

457 commits

Author SHA1 Message Date
NamedKitten 32f1007fd5 [UI+Backend] Moved to a Enum based command API for backend commands. 2018-11-17 19:33:32 +00:00
NamedKitten 8738be39f1 [UI] Fix undefined check on audioMenu items. 2018-11-17 16:00:23 +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
NamedKitten d164c8ae08 [CMake] Make discord intergration not be built by default. 2018-11-16 08:36:27 +00:00
NamedKitten 110cfd941e [CMake+Backend] Fix discord disable, make files get appended to playlist from command line args. 2018-11-12 12:30:35 +00:00
NamedKitten 3fc9a8fb78 [Scripts] Fixed appimageupdatetool URL. 2018-11-12 11:12:51 +00:00
NamedKitten 10dcc7cbad [Backend+CMake] Added discord rich presence support. 2018-11-12 11:05:46 +00:00
Kitteh e5f21a553f [UI] MPV uses yes/no rather than true/false. 2018-11-11 13:50:42 +00:00
Kitteh 6c46849ed7 [Launcher] Handle ^C. 2018-11-11 13:43:18 +00:00
Kitteh 01fba29efd [UI] Fix screen moving. 2018-11-11 13:31:33 +00:00
Kitteh edff89b22e [UI] Added testing screen changing. 2018-11-10 23:10:57 +00:00
Kitteh acba1953db [Build+Translations] Make release version default. 2018-11-10 20:26:15 +00:00
Kitteh f1d1fdccbd [UI] Move controls bar to its own component. 2018-11-10 19:55:59 +00:00
Kitteh d3a2cf00b7 [UI] Move dialogs into MenuBar. 2018-11-10 19:11:43 +00:00
Kitteh 47f346353c [UI] Move menu bar into its own component. 2018-11-10 19:06:09 +00:00
Kitteh 058ff6b8c9 [Formatting] Improved code formatting. 2018-11-10 13:50:13 +00:00
Kitteh c180f3f17f [UI] Added audio devices menu. 2018-11-10 13:32:54 +00:00
Kitteh d1606274cc [Backend] Add toggle stats. 2018-11-08 18:17:43 +00:00
Kitteh c492c57f82 [Backend] Moved speed controls to backend. 2018-11-08 17:36:41 +00:00
Kitteh 63eff586b0 [Backend] Added seekAbsolute. 2018-11-08 13:31:14 +00:00
Kitteh 02750f65db [Backend] Move even more things to backend. 2018-11-08 12:46:43 +00:00
Kitteh f32ead3e1d [Backend] Move more code to backend. 2018-11-08 12:04:56 +00:00
Kitteh d4e0115c8f [Docs] Reformat documentation. 2018-11-08 09:37:12 +00:00
Kitteh 3872429e84 [Docs] Move docs to seporate file. 2018-11-08 09:31:51 +00:00
Kitteh bd7dc6edd2 [Docs] Update README. 2018-11-08 09:04:18 +00:00
Kitteh 6161718382 [Translations] Update french, german, italian and norweigan translations. 2018-11-07 20:57:30 +00:00
Kitteh 7377a8d127 [Misc] Fix desktop file. 2018-11-07 20:33:51 +00:00
Kitteh 1d76236d6f [Scripts] Remove unneeded stuff from appimage script. 2018-11-07 20:27:56 +00:00
Kitteh 5d9676145d [Misc] Updated desktop file with supported mime types. 2018-11-07 17:59:48 +00:00
Kitteh 51aa0290ff [Translations] Update spanish translations. 2018-11-07 17:29:43 +00:00
Kitteh 0bd62e70aa [UI+Backend] Made tracks menu better. 2018-11-07 17:22:18 +00:00
Kitteh a73a6f7c1a [UI+Backend] Intergrate tracks menu into menubar. 2018-11-07 12:00:26 +00:00
Kitteh fed625fc99 [Backend+UI] Added platform utils and always on top mode toggle. 2018-11-07 11:10:38 +00:00
Kitteh aa2cf71b43 [Travis] Added qt511x11extras. 2018-11-07 08:41:21 +00:00
Kitteh 1cb2fce10d [Travis] Added libx11-dev. 2018-11-07 08:37:43 +00:00
Kitteh 72988cb669 [Travis] Added some X11 dependancies. 2018-11-07 08:36:24 +00:00
Kitteh 641b13d2c9 [UI] Added some hover effects to progressBar. 2018-11-07 08:32:33 +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 cbb5cfcf8b [Assets] Optimize. 2018-11-06 14:17:38 +00:00
Kitteh 9f91f5686b [Rebuild] Force rebuild. 2018-11-06 13:29:26 +00:00
Kitteh e68342fc4a [Rebuild] Force rebuild. 2018-11-06 12:45:45 +00:00
Kitteh 78b96d3925 [Travis] Go back to build-dep. 2018-11-06 11:58:37 +00:00
Kitteh 69ec3c4946 [Travis] Wrong repo. 2018-11-06 11:57:58 +00:00
Kitteh 8440b686bb [Travis] Add libvpx. 2018-11-06 11:53:00 +00:00
Kitteh 643a6d20c4 [Travis] Add more dependancies. 2018-11-06 11:52:04 +00:00
Kitteh a7309af74b [Travis] Forgot missing space. 2018-11-06 11:41:50 +00:00
Kitteh 390c1c11c5 [Travis] Try to slim down some dependancies. 2018-11-06 11:40:30 +00:00