1
0
Fork 0
Commit graph

432 commits

Author SHA1 Message Date
Kitteh e4eda69e4c [Scripts] Install MPV as root. 2018-11-05 07:59:12 +00:00
Kitteh 1c0742687b [Travis] Use newer ffmpeg. 2018-11-05 07:54:28 +00:00
Kitteh 57c56a82b8 [Scripts] Switch to only building MPV for a test. 2018-11-05 07:46:50 +00:00
Kitteh 5cc6b3fc1e [Travis] Minor tweaks. 2018-11-05 07:29:45 +00:00
Kitteh 8cd313b47c [UI] Fix timestamp and subtitle menu. 2018-11-05 00:15:49 +00:00
Kitteh 28940359e3 [Scripts] Remove unneeded sudo. 2018-11-04 21:49:55 +00:00
Kitteh 00f4e733c2 [Scripts] Path permission fixes. 2018-11-04 21:40:22 +00:00
Kitteh 255de913eb [Scripts] Fix MPV build arguments. 2018-11-04 21:31:23 +00:00
Kitteh 2898be7f7c [Scripts] Trim down some things. 2018-11-04 21:30:31 +00:00
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