Commit Graph

2347 Commits

Author SHA1 Message Date
Tom Parker-Shemilt
bc7471fc20 Install a explicit particular Python version 2020-03-15 12:02:39 +00:00
Tom Parker-Shemilt
1ab7c0e209 Explicitly install Qt 5.13.1 2020-03-15 11:53:09 +00:00
Tom Parker-Shemilt
f85741988d Reset back to custom tap pyside 2020-03-15 10:35:54 +00:00
Tom Parker-Shemilt
d297c7af77 Pull install back into scripting 2020-03-15 00:00:01 +00:00
Tom Parker-Shemilt
2dfddda85f Try installing python via Travis homebrew addon 2020-03-14 23:41:04 +00:00
Tom Parker-Shemilt
81024f3c06 Upgrade to xcode 9.2 (still OSX 10.12) 2020-03-14 19:40:27 +00:00
Tom Parker-Shemilt
baec200c8c Revert "Skip the openssl workaround now we're no longer upgrading openssl"
This reverts commit 94637bb65d.
2020-03-14 18:01:58 +00:00
Tom Parker-Shemilt
41d0152f28 Go back to upgrading python... 2020-03-14 18:01:28 +00:00
Tom Parker-Shemilt
a4e84ac65c Re-add brew update 2020-03-14 17:45:45 +00:00
Tom Parker-Shemilt
b6e17e08f0 Use stock pyside 2020-03-14 17:41:56 +00:00
Tom Parker-Shemilt
afaad1f766 If any part of the osx install fails, stop 2020-03-14 17:34:01 +00:00
Tom Parker-Shemilt
6faf25b948 Explicitly install Python 3 2020-03-14 17:32:36 +00:00
Tom Parker-Shemilt
6f6f35704e Bash is alias for minimal 2020-03-14 17:25:24 +00:00
Tom Parker-Shemilt
a93f13f9ab Explicitly install Python from homebrew 2020-03-14 17:24:48 +00:00
Tom Parker-Shemilt
c4fa7f7a9a Redo travis config in line with modern options 2020-03-14 17:21:23 +00:00
Tom Parker-Shemilt
94637bb65d Skip the openssl workaround now we're no longer upgrading openssl 2020-03-14 14:24:35 +00:00
Tom Parker-Shemilt
e9a74fab13 Homebrew already has python 3 installed, so don't need to update 2020-03-14 14:16:37 +00:00
Tom Parker-Shemilt
8720e63415 Workaround for OSX deploy issues 2020-03-14 14:06:34 +00:00
Tom Parker-Shemilt
608203e0ee Add build status badges 2020-03-14 13:53:07 +00:00
ObserverOfTime
bf5c8dd531 Fix string equality checks (#267) 2019-12-30 12:56:27 +00:00
Benjamin O
8bd80d046a Remove some odd locations for icons (#249) 2019-11-18 17:51:05 +00:00
et0h
84ebddd087 Include all .ico files in zip/.exe 2019-08-19 18:03:38 +01:00
et0h
571326d501 Don't try to load playlist file that does not exist 2019-08-19 17:45:21 +01:00
et0h
7d694797aa Add load/save playlist from/to file menu options 2019-08-19 17:43:21 +01:00
et0h
143df6c999 Allow managed room password to be specified in name (after : separator) (#216) 2019-08-18 23:50:26 +01:00
et0h
51cc57ce03 Load playlist from file (command line argument + drop) (#232) 2019-08-17 18:37:17 +01:00
et0h
4765fa452c Seamless advancement and auto-looping for music (mpv) 2019-08-17 16:33:01 +01:00
et0h
0f284e7329 Make mpv code compatible with mpvnet 2019-08-07 22:26:22 +01:00
et0h
0332af0458 Merge remote-tracking branch 'origin/master' 2019-08-06 00:17:34 +01:00
et0h
187c8d87fc Add initial mpv.net support 2019-08-06 00:17:19 +01:00
Robin Lu
e7a475ddbe Misspell: change "inteface" to "interface" (#247)
Changing "zope.inteface" to "zope.interface" for dependencies installation.
2019-07-25 22:21:12 +01:00
Alberto Sottile
5aee6d97c9 macOS: OS-related menus were in German when the OS lang set was English 2019-07-06 16:47:08 +02:00
et0h
1d8ae6ea56 Upver to 1.6.4a (release 79) and show revision in window title 2019-06-23 11:53:06 +01:00
et0h
a35c7a5c9c Set 1.6.4 as most recent client 2019-06-23 11:40:20 +01:00
Alberto Sottile
bcc3cbf44c Explicitly set "start in" path in links generated by NSIS.
Fixes: #241
2019-06-23 00:43:21 +02:00
albertosottile
3ea4822e7f Upver to release 78 2019-06-21 23:36:40 +02:00
albertosottile
763406b660 ConfigDialog: adjust dialog height when errors are shown on macOS 2019-06-21 23:34:06 +02:00
et0h
b37a514050 Fix issue displaying GuiConfig errors when using PyQt >= 5.12.1 (#240) 2019-06-21 22:26:24 +01:00
Alberto Sottile
291463bb0d Upver to 1.6.4 / release 76 2019-06-21 18:41:29 +02:00
Alberto Sottile
b334dd5e77 Do not ask to press enter from CLI after quitting mpv
Fixes: #238
2019-06-18 18:49:54 +02:00
albertosottile
ed95359f0f AppImage: install libxkbcommon-x11-0 explicitely 2019-06-05 23:21:26 +02:00
Alberto Sottile
902ba7a879 Embed libxkbcommon-x11-0 in the AppImage bundle 2019-06-05 22:51:22 +02:00
Alberto Sottile
a288af2eeb AppImage: update screenshot URL in the AppStream manifest 2019-05-27 22:41:21 +02:00
Alberto Sottile
b1a3d0f793 Release some files under the MIT license.
The freedesktop project requires that the AppStream metadata are
released under a subset of licenses that does not include Apache 2.0.
For this reason, we decided to change the license of the README file
and release it under the MIT license (after obtaining explicit
permission from all the contributors to that file). With the same
goal, the script that generates the AppImage and the AppStreams
metadata is also released under the MIT license. The README file now
clearly states the project license and that some files are released
under a different license, as declared in their header or in our
third-party notices file.
2019-05-27 22:41:21 +02:00
Alberto Sottile
db6a002500 AppImage: allow running the server using a fixed argument 2019-05-27 22:41:21 +02:00
Alberto Sottile
c6f206f976 AppImage: add Appstream metadata file 2019-05-27 22:41:21 +02:00
Alberto Sottile
fd6a082a0b AppImage: add appimagelint test 2019-05-27 22:41:21 +02:00
Alberto Sottile
f90a674707 Add AppImage support 2019-05-27 22:41:21 +02:00
Alberto Sottile
7788e533eb vendor: upgrade Darkdetect to 0.1.1 2019-05-27 22:41:21 +02:00
Alberto Sottile
0279702f73 Do not throw a KeyError when GUI is not available 2019-05-24 17:20:02 +02:00