Commit Graph

1677 Commits

Author SHA1 Message Date
Alberto Sottile
b827a57cab 2to3 conversion and initial VLC support 2018-04-24 00:44:19 +02:00
Alberto Sottile
3c37896a59 Update to Qt 5.9.5 2018-04-19 22:27:35 +02:00
albertosottile
2013913ba6 Switch to qt 5.9.3 2018-04-17 16:04:20 +02:00
Alberto Sottile
a18fecd732 Adjusted symbolic links to dynamic libraries 2018-04-17 09:30:03 +02:00
Alberto Sottile
5be1a2a32a Use PySide2 wheels built by pyside2-macos-linked 2018-04-17 08:48:24 +02:00
Alberto Sottile
8ade9c0d8d Fixes issue #181 from upstream 2018-04-15 20:23:01 +02:00
Alberto Sottile
a0a3281575 Upver to release 61 2018-04-15 19:38:47 +02:00
albertosottile
f3b50fe96d Fixes Travis and AppVeyor issues 2018-04-11 12:40:56 +02:00
albertosottile
6f172d9803 Merged upstream changes 2018-04-11 12:24:38 +02:00
albertosottile
64dfe4b628 Fixed deployment of windows installer 2018-02-20 19:43:21 +01:00
Alberto Sottile
d2b1710b1b Merge pull request #176 from Nico769/master
Added Italian translation
2018-02-20 10:06:49 +01:00
albertosottile
79169cfbde Excludes strings related to the 'Hello' arguments from translations 2018-02-20 10:04:49 +01:00
albertosottile
ab481b6cd6 Italian translation reviewed and added syncplay-mediasearchdirectories-label 2018-02-20 10:04:31 +01:00
Etoh
9dfd8ea850 Fix error when server run without --max-chat-message-length (#177) Part 2 2018-02-12 10:42:05 +01:00
Etoh
d7dd563394 Fix error when server run without --max-chat-message-length being set (#177) 2018-02-12 10:42:00 +01:00
Etoh
83a5dde99a Add first letter of Cyrillic alphabet to Syncplay mpv script (#174 raised by Corginyan) 2018-02-12 10:41:52 +01:00
alby128
07b5fb7e7e Added commit hash check of the PySide2 wheel 2018-01-22 12:01:04 +01:00
alby128
d8ed933abc Merge branch 'master_local' into qtpy-pyside2 2018-01-22 11:22:53 +01:00
alby128
1b5e46880e Merge branch 'master' into master_local 2018-01-22 10:50:43 +01:00
Etoh
406e9a4af5 Add --max-chat-message-length server option to allow custom chat message limits 2018-01-21 13:25:07 +00:00
Etoh
87d9498d9e Add polish characters and fix non-US bindings outside of direct input mode (#172) 2018-01-21 13:01:05 +00:00
alby128
1cc13a2c7d Merge branch 'master' into 'qtpy-pyside2' 2018-01-19 13:40:09 +01:00
alby128
82c770352c Merge branch 'master' into master_local 2018-01-19 13:30:58 +01:00
Etoh
d73204870f
Typofix 2018-01-14 20:11:20 +00:00
Etoh
43622a402d
Reflect current Syncplay situation in readme 2018-01-14 18:22:32 +00:00
Etoh
9b54123458 Merge chat-OSD 2018-01-14 18:04:29 +00:00
Etoh
f5c6b8fcf9 Make repl.lua copyright notice more prominent 2018-01-14 17:54:18 +00:00
Etoh
79c34f823e Avoid error on unexpected last update check format when changing between Python versions (#170) 2018-01-13 14:46:17 +00:00
alby128
6370eabf79 AppVeyor and Travis scripts updated 2018-01-08 17:37:17 +01:00
alby128
09b2c1446d Merged master_local in qtpy-pyside2 2018-01-08 15:48:47 +01:00
alby128
e1b12327fd Added automatic version numbering in Travis 2018-01-08 15:25:29 +01:00
alby128
bd29a0648b Added automatic version numbering for Travis 2018-01-08 15:21:14 +01:00
alby128
08c41ddbb1 Added automatic version numbering for Travis 2018-01-08 15:20:57 +01:00
Etoh
a24ec19517 Fix Syncplay handling of file duration in mpv (part 2) 2018-01-08 01:09:09 +00:00
Etoh
78c29ec5b2 Fix Syncplay handling of file duration in mpv >~0.28.0 caused by mpv commit 877775f 2018-01-08 00:56:59 +00:00
Etoh
b568652824
Add support for K-Lite version of MPC-HC 2017-12-27 20:40:25 +00:00
Etoh
4674cadca3
Update .travis.yml 2017-12-25 21:14:42 +00:00
Etoh
c4ee8028fc
Update bintray.json 2017-12-25 21:10:09 +00:00
Etoh
0de85cbe6f
Move bintray to 1.5.1 2017-12-25 21:02:52 +00:00
Etoh
5446b549f8
Add /syncplay_v* to gitignore list 2017-12-25 21:01:04 +00:00
Etoh
e9e71f5e5e
Update buildPy2exe.py 2017-12-25 20:46:44 +00:00
Etoh
3f7c9d2e76
Remove spaces from Syncplay setup 2017-12-25 20:43:36 +00:00
Etoh
2bed3e0670
Update .appveyor.yml 2017-12-25 20:36:45 +00:00
Etoh
0a5d4f8e71
Update .appveyor.yml 2017-12-25 20:32:45 +00:00
Etoh
e75ca541d1
Add apveyor subject 2017-12-25 20:25:50 +00:00
Etoh
33942e9be5
Use updated wiiaboo code 2017-12-25 20:23:03 +00:00
Etoh
bf00d9e828
Adapt wiiaboo's appveyor code 2017-12-25 20:18:16 +00:00
Etoh
be3a3c6ebc
Re-implement alby128's appveyor code 2017-12-25 20:11:01 +00:00
Etoh
d8ddc82092
Merge pull request #166 from wiiaboo/nsis
buildPy2exe: use proper python2 name for winreg
2017-12-25 19:40:00 +00:00
Ricardo Constantino
14296e7f3a
buildPy2exe: use proper python2 name for winreg 2017-12-25 19:08:55 +00:00