Commit Graph

146 Commits

Author SHA1 Message Date
Artur Quaresma
a1a5d7bc3c
Corrected some not translated on pt-BR and added pt-PT (#317)
* Solved some errors on translation

* more error on translation founded

* Full portuguese from Portugal translation.

Since its the original country, I decided to change words. The way that Brazil writes its very different from Portugal
2020-06-18 21:17:25 +01:00
Atílio Antônio Dadalto
1daea64327
Add Brazilian Portuguese translation (#291)
* Add Brazilian Portuguese translation to Syncplay and its installer

* Add new 'pt_BR' language to 'language-argument'

* Fix NSIS arguments

Insert missing word

* Tweak and fix some strings
2020-04-19 18:56:57 +01:00
ObserverOfTime
bf5c8dd531 Fix string equality checks (#267) 2019-12-30 12:56:27 +00:00
et0h
84ebddd087 Include all .ico files in zip/.exe 2019-08-19 18:03:38 +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
3a4cf41d6b py2exe: include resources/*.png in the app bundle 2019-05-06 23:45:15 +02:00
Alberto Sottile
819e6b6cae About dialog: attempt Hi-DPI scaling of the logo 2019-05-06 23:45:08 +02:00
Alberto Sottile
281d8023fd Edit folder structure and add setuptools support (#231)
* setuptools: Initial commit

* setuptools: remove the .py extension from installed commands

* setuptools: restructure scripts to use entry_points in setup.py

* setuptools: include TLS dependencies and remove unneeded code

* setuptools: change resources path

* AppVeyor: upgrade Python and py2exe, embed TLS dependencies

* buildpy2exe: fix path for resources

* AppVeyor: upgrade py2exe and PySide2

* Amend setup.py according to the suggestions from PR #230

* Insert TLS dependencies in requirements

* AppVeyor: fix build for master

* AppVeyor: revert to PySide2 5.12.0
2019-04-13 14:39:55 +01:00
Etoh
22eec119b1
Support high DPI in Windows installer (v2) 2019-03-10 23:09:06 +00:00
Etoh
3fd498ee6d
Support high DPI in Windows installer 2019-03-10 19:28:38 +00:00
Bruno Cattáneo
276eed4b1d Add Spanish translation (#227)
Add Spanish translation and small fix on others.

* Added missing languages in 'language-argument' and new 'es' language

* Small fix on 'unpause-ifothersready-tooltip'

* Adds Spanish translation to Syncplay and its installer
2019-02-27 10:04:28 +00:00
Alberto Sottile
303032b913 Amend green lock icon filenames 2019-02-16 00:07:47 +01:00
Etoh
466e8533d6 Add secure connection icon to press for cert details 2019-02-16 00:06:43 +01:00
Etoh
99954ad4f4 Automatically copy syncplay.lua to VLC user intf directory 2019-02-02 01:21:56 +00:00
Etoh
a5496abea5 Include win32file (to allow HostnameEndpoint to be imported) 2019-01-27 11:43:27 +01:00
Etoh
cf06ac5fb0 Include win32pipe (to allow HostnameEndpoint to be imported) 2019-01-27 11:43:19 +01:00
albertosottile
8fde98ed92 buildpy2exe: prune QtWebEngine 2019-01-15 12:08:33 +01:00
albertosottile
9e4ea68171 AppVeyor: embed Python 3.5 and PySide2 5.11.1 2018-07-29 17:28:56 +02:00
Daniel Ahn
ac4da59479 Revert "Revert "Code Syntax Refactoring""
This reverts commit 51fba3722f.
2018-07-23 14:12:09 -07:00
Alberto Sottile
51fba3722f
Revert "Code Syntax Refactoring" 2018-07-23 22:32:47 +02:00
Daniel Ahn
b4d02e3686 Fix formatting 2018-07-20 15:37:31 -07:00
Etoh
759f1e1457 Specify python3 in shebang lines 2018-07-20 18:21:52 +01:00
Alberto Sottile
d8d389bbf8 Fixed https in InternetShortcut URL in buildPy2exe.py 2018-07-17 23:32:49 +02:00
albertosottile
1d4f57866e Merge python 3.x branch 2018-07-17 09:54:55 +02:00
albertosottile
2ddc756a61 AppVeyor: migrate from conda to native Python 2018-06-18 17:10:55 +02:00
Alberto Sottile
a58aa6de54 Fix issue #184 2018-05-30 23:03:02 +02:00
albertosottile
b76c50f9cc Preliminary AppVeyor support 2018-04-24 16:30:03 +02:00
albertosottile
0d47140ccf Preliminary AppVeyor support 2018-04-24 16:12:59 +02:00
albertosottile
bcb7e7104f Preliminary AppVeyor support 2018-04-24 16:08:35 +02:00
Alberto Sottile
b827a57cab 2to3 conversion and initial VLC support 2018-04-24 00:44:19 +02:00
Etoh
548189b584 Include SSL in .exe for HTTPS 2018-04-05 19:22:56 +01:00
Etoh
2382cf111b Move Syncplay.pl web links to HTTPS 2018-03-22 18:05:32 +00:00
Alberto Sottile
d2b1710b1b Merge pull request #176 from Nico769/master
Added Italian translation
2018-02-20 10:06:49 +01:00
Nico769
2c3012722d Adds Italian translation to Syncplay and its installer. 2018-02-09 20:14:37 +01:00
alby128
1cc13a2c7d Merge branch 'master' into 'qtpy-pyside2' 2018-01-19 13:40:09 +01:00
Etoh
f5c6b8fcf9 Make repl.lua copyright notice more prominent 2018-01-14 17:54:18 +00:00
alby128
09b2c1446d Merged master_local in qtpy-pyside2 2018-01-08 15:48:47 +01: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
Ricardo Constantino
14296e7f3a
buildPy2exe: use proper python2 name for winreg 2017-12-25 19:08:55 +00:00
Ricardo Constantino
18e12b0667
buildPy2exe: Find installed NSIS through registry
Require NSIS >=3 for unicode support
2017-12-25 17:01:50 +00:00
alby128
431d3c5487 Merge branch 'master' into qtpy-pyside2 2017-12-11 16:32:33 +01:00
Etoh
117a45b7cb Add MPC-BE logo to syncplay.exe 2017-12-09 21:33:09 +00:00
alby128
dff5138f54 Added Appveyor support 2017-10-06 00:01:10 +02:00
alby128
a76a53945d Added Appveyor support 2017-10-05 23:48:45 +02:00
alby128
62b77d3284 Fixed buildPy2exe script for PySide1.x 2017-10-05 00:14:41 +02:00
alby128
bcc2983815 Ported GUI code to Qt.py 2017-10-04 15:19:49 +02:00
alby128
2c7a18458d Ported GUI code to Qt.py 2017-10-04 00:04:09 +02:00
alby128
bc31d1d352 Enable about dialog on all OS 2017-10-02 23:57:54 +02:00
alby128
e015a4346c Fixed PySide2 dependency in buildPy2Exe script 2017-09-16 19:45:39 +02:00