1
0
Fork 0
Commit graph

209 commits

Author SHA1 Message Date
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
Kitteh 7f3377782f [Travis] Add python setuptools dep. 2018-10-27 17:21:17 +01:00
Kitteh 18fb62aa2f [YTDL] Freeze youtube-dl rather than using anaconda. 2018-10-27 17:05:14 +01:00
Kitteh e73190de93 [UI] Fix unneeded dependancy. 2018-10-27 16:38:55 +01:00
Kitteh 3888a91eb0 [Build] Try vapoursynth again. 2018-10-27 16:13:23 +01:00
Kitteh f3b3fc85ac [Dev] Added QML reloading. 2018-10-27 16:11:29 +01:00
Kitteh 9a119cb694 [UI] Added speed controls. 2018-10-27 11:34:13 +01:00
Kitteh 577a46511c [UI] Fix controlsBackground when nyancat mode is on. 2018-10-26 19:35:04 +01:00
Kitteh 32e5fdab5e [UI] Add nyancat fun feature. 2018-10-26 19:11:07 +01:00
Kitteh a44ebe93f7 [UI] Added setting to only show title when fullscreen. 2018-10-26 17:09:35 +01:00
Kitteh 8a993db7c0 [UI] Fixed "File" menu dropdown width. 2018-10-26 17:03:20 +01:00
Kitteh bd3995d4f4 [UI] Fixed cache bar and added screenshotting keybinds. 2018-10-26 17:02:07 +01:00
Kitteh bda712a4ce [UI] Minor improvements. 2018-10-26 15:13:14 +01:00
Kitteh 93706c0c0b [JS] Fix qmlfmt'd language codes converter. 2018-10-25 19:53:11 +01:00
Kitteh 52ed2b6033 [UI] Add cache indicator to progressBar. 2018-10-25 19:13:17 +01:00