1
0
Fork 0
Commit graph

273 commits

Author SHA1 Message Date
Kitteh dc5ee88ad9 [Scripts] Fix MPV build arguments. 2018-11-04 21:21:39 +00:00
Kitteh 99e3a59848 [Multiple] Minor tweaks. 2018-11-04 21:20:11 +00:00
Kitteh 6b36b68c4b [Scripts] Shrink dependancies. 2018-11-04 20:40:40 +00:00
Kitteh 7939befd26 [Intergration] Add media player info. 2018-11-04 20:35:01 +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 e4f64c1c7f [UI] Optimized track list a bit. 2018-11-04 13:21:50 +00:00
Kitteh 09cca0e017 [UI] Fix some actions. 2018-11-04 13:04:26 +00:00
Kitteh f436f77ba5 [Backend] Make most of the commands be handled by C++. 2018-11-04 12:45:08 +00:00
NamedKitten 68fd98e69f
Merge pull request #8 from BluABK/patch-1
Update translations.js with Norwegian (Bokmål)
2018-11-02 17:50:34 +00:00
BluABK c9df63f490
Update translations.js with Norwegian (Bokmål) 2018-11-02 18:47:44 +01:00
Kitteh ef67e20a75 [Documentation] Make readme more informative. 2018-11-02 15:39:16 +00:00
Kitteh 6f04916d50 [Scripts] Try building appimageupdatetool manually again. 2018-11-02 13:45:18 +00:00
Kitteh 289b79ea3c [Travis] Use gcc instead of clang in order to see which compiles quicker. 2018-11-02 13:38:08 +00:00
Kitteh e8c1b05c45 [Scripts] Change GTK plugin name. 2018-11-02 13:32:30 +00:00
Kitteh 22d8016461 [Scripts] Try using latest prebuild appimageupdate. 2018-11-02 13:32:03 +00:00
Kitteh c1e606f2a8 [Scripts] Include gtk3 plugin. 2018-11-02 11:56:45 +00:00
Kitteh e7872b5e4e [UI] Fix OPEN_FILE name. 2018-11-02 08:09:18 +00:00
Kitteh 2643f93155 [UI] Default font roboto until I find out what "Youtube Noto" is. 2018-11-02 07:29:00 +00:00
NamedKitten 1f42477cd9
Merge pull request #7 from leha-bot/i18n/russian
[UI] Add Russian localization.
2018-11-02 07:25:06 +00:00
leha-bot 9608199ed1 Add Russian localization 2018-11-02 00:00:16 +03:00
Kitteh 2446bb7588 [UI] Add Italian translation. 2018-11-01 20:32:00 +00:00
Kitteh 366e20335f [UI] Added translations for english, spanish, french and german. 2018-11-01 18:51:55 +00:00
Kitteh 84333be48e [Launcher] Tried fix for Platform Plugin. 2018-10-31 10:56:05 +00:00
Kitteh 3cb50f57fe [Build] Remove unneeded stuff in QMake. 2018-10-31 08:06:17 +00:00
Kitteh 4e05aa232c [Build] Remove unneeded stuff in CMakeLists. 2018-10-31 08:05:34 +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 a449a40a3a [Scripts] Use CMake for scripts. 2018-10-30 12:34:13 +00:00
Kitteh 7b6f2904d8 [Scripts] Use libmpv LGPL. 2018-10-30 11:20:19 +00:00
Kitteh 69cc9976e8 [ALL] Reduced all the unneeded imports. 2018-10-30 11:05:31 +00:00
Kitteh 19b9e64882 [UI] Removed unneeded QGraphicalEffects. 2018-10-30 10:04:48 +00:00
Kitteh 55a4975645 [Build] Make qmake compile release version. 2018-10-30 09:06:47 +00:00
Kitteh 7e2aea044f [UI] Added improved subtitles. 2018-10-29 16:12:19 +00:00
Kitteh 84e68b7545 [UI] Fixed name of About Qt. 2018-10-29 14:45:07 +00:00
Kitteh 56fb9c19dc [UI] Minor tweaks, fixes and better screenshot handling. 2018-10-29 14:19:12 +00:00
Kitteh 772247a17d [UI] Added click to run and made subtitles behave better. 2018-10-29 00:59:26 +00:00
Kitteh 30e56c2d08 [UI] Improve Nyan Cat Rainbow. 2018-10-29 00:35:24 +00:00
Kitteh 19f186182b [UI] Remove unneeded property. 2018-10-28 15:42:23 +00:00
Kitteh 2d3222c724 [UI] Fixed volume keybinds. Added mute keybind. 2018-10-28 15:35:50 +00:00
Kitteh 9f3d8d9e06 [UI] Fixed UI on KDE. 2018-10-28 14:56:54 +00:00
Kitteh 84fb93f336 [Build] Added cmake install. 2018-10-28 13:59:29 +00:00
Kitteh eed31a2446 [UI] Fixed menu bar item name. 2018-10-28 13:21:45 +00:00
Kitteh 8d4d09ba79 [UI] Shuffled some items around. 2018-10-28 12:19:24 +00:00
Kitteh c53c1af307 [Scripts] Vapoursynth. 2018-10-27 19:46:35 +01:00
Kitteh 4bed571599 [Scripts] Maybe make unzip work? 2018-10-27 17:47:45 +01:00