Commit Graph

158 Commits

Author SHA1 Message Date
Etoh 287dad6a67
Automate Windows installer language list 2023-03-14 20:45:38 +00:00
Etoh e27c30e759
Refactor: Move installer text to messages_ files (#551) 2022-09-24 20:52:50 +01:00
Etoh a3197562eb
Add Esperanto translation from Tirifto contributed under Apache 2.0 license (#548) 2022-07-31 16:35:33 +01:00
Etoh 6790f9ee43
Build sqlite3 with Windows server to fix #526 2022-04-29 10:49:36 +01:00
Etoh 6e0af8578e
Installer should list French but not Polish 2022-04-13 20:10:25 +01:00
lryanner be854973aa
Added Simplified Chinese Translation. (#500)
* Add Chinese Translation
2022-02-12 13:44:31 +00:00
SoSie 842ac9ea65
Added French Translation (#455) 2021-12-21 15:39:57 +00:00
Ata Gülalan 1bbbab245f
Add LANG Parameter (#460)
If LANG parameter set, don't show language dialog.
Example usage: .\Syncplay-X.X.X-Setup.exe /S /LANG=1033
2021-10-17 13:40:57 +01:00
Alberto Sottile 98ad0a9222
Add notice for Python in third party collection file (#404)
* Add notice for Python in third party collection file

* Convert third party notices file to plain text

* Adapt codebase to third party notices format change
2021-03-28 21:08:51 +01:00
Alberto Sottile 73da46a9f3
Migrate from AppVeyor to GitHub Actions (#399)
* Disable AppVeyor

* Actions: disable other jobs

* Actions: implement windows job

* Use requirements

* Typo in version parser

* Replace type nul for PowerShell

* Change Python version to 3.7

* buildPy2exe: exclude tcl and tkinter

* buildPy2exe: rename zip archive to include extension

* Actions for Windows: build on Python 3.8

* Re-enable build flow for other platforms

* Remove AppVeyor configuration file
2021-03-07 19:25:23 +00:00
Etoh 628a233145
Widen Windows installer start menu checkbox for Turkish translation 2020-11-29 18:04:48 +00:00
Muaz Yediyüzkırkiki cd52e186b7
Turkish language translations added (#364)
* Turkish language translations added

* Added Turkish translation

* Repaired variable name in to message_tr.py

* Added new 'tr' language to 'language-argument'

* Added Turkish translation in buildPy2exe.py
2020-11-29 17:57:56 +00:00
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