Lots of changes in Syncplay 1.6.4! TLS support for everyone, the official release of Syncplay on the Snap store and on AppImageHub, support for Dark Mode and Emoji picker in macOS, and many more things. Thanks to everyone who contributed to this release.
Note: Due to issue #22456 VLC 4 is not currently compatible with Syncplay.
Syncplay Download links (hosted by Github):
- Windows installer
- Windows portable
- Linux AppImage
- Linux Snap
- Linux Tarball
- macOS .dmg file (10.12+)
- macOS 1.6.3 legacy .dmg file (10.6.8-10.11)
Other relevant links:
- Microsoft Visual C++ 2015 Redistributable Package (for if Syncplay does not load on Windows) – Download the 32-bit version, i.e. ‘vc_redist.x86.exe’.
- Source code repository: https://github.com/Syncplay/syncplay/
Other relevant links:
- Microsoft Visual C++ 2015 Redistributable Package (for if Syncplay does not load on Windows) – Download the 32-bit version, i.e. ‘vc_redist.x86.exe’.
- Source code repository: https://github.com/Syncplay/syncplay/
Syncplay 1.6.4/1.6.4a Changelog:
- Add TLS (SSL) support in the Windows binaries. Opportunistic TLS is now supported on all platforms (included in PR #231 by albertosottile, requested in #217 by alxpettit)
- Add support for releasing via Snap and AppImage. Travis CI now automatically builds releases for macOS, Snap, and AppImage after every commit. This version of Syncplay is also published in the Snap store and on AppImageHub (Snap: PR #231 by albertosottile, requested in #199 by Mikaela; AppImage: coded by albertosottile)
- Add support for installing Syncplay using
setuptools
via asetup.py
script. This required a change in our folder structure, though this change should not affect end-users. (PR #231 by albertosottile, contributions by Et0h and ObserverOfTime via PR #230, suggested in #207 by alxpettit) - Remove the “Update list” button for public servers from the configuration dialog (PR #233 by Et0h)
- [macOS] Add support for Dark Mode in macOS 10.14 Mojave (bc242c2 by albertosottile)
- [macOS] Add an Edit menu in the OS menubar to enable Dictation support and native Emoji picker in the chat input field (albertosottile)
- Fix an issue that prevented to use SMPlayer (issue #234 raised by elvissteinjr and resolved by Et0h)
- Some images in the GUI now scale their pixel density for Hi-DPI/Retina displays (819e6b6 and 8f5b77c by albertosottile)
- [macOS and Linux] Fix selection highlight in the user list of the main dialog (albertosottile)
- [macOS] Fix a bug that loaded a random string in the password field of the config UI (b3545a3 by albertosottile)
- [Linux] Support the VLC Snap as player (issue #222 raised by RogueScholar and resolved by albertosottile)
- [macOS] Several tweaks to the position of elements in the main and config dialogs (albertosottile)
- Add
getValueForOS
function inconstants
to store and extract different values for different operating systems (ff6bb74 by albertosottile) - [Windows] All the png files in resources are now automatically included in the distribution bundles (3a4cf41 by albertosottile)
- Do not ask anymore to “Press enter to exit” after closing
mpv
when Syncplay is used from its CLI (issue #238 raised by alxpettit and resolved by albertosottile) - Embed
darkdetect
(GitHub, BSD-3-Clause) version 0.1.1 in the project vendor folder - Some files in the repository are now released under the MIT license, while the repository stays on Apache 2.0. This is explicitly stated in the header of those files. At this moment, this exception applies to README.md and travis/appimage-script.sh.
- [macOS] Upgrade
PySide2
to 5.12.3, using a bottle created in our custom tap. - Upgrade
qt5reactor
to version 0.5 - [Windows] Upgrade
py2exe
to version 0.9.3.0 - [Windows] Upgrade
PySide2
to version 5.12.3 - 1.6.4a: Fixed bug in 1.6.4 whereby prompts for further information in the configuration window sometimes resulted in the window closing rather than displaying the error (issue #240 was in initial release of 1.6.4, raised by TETYYS, resolved by Et0h)
- 1.6.4a: [macOS] Fixed issue with information prompts resulting in incorrect configuration window height (763406b by albertosottile)
- 1.6.4a: Fixed issue which prevented TLS from working when using Windows installer (#241 rasied by Tremolo4, resolved by albertosottile)
File hashes:
- Syncplay-1.6.4a-Setup.exe (confirm with Microsoft’s File Checksum Integrity Verifier) – MD5: 34749abed26ccd16f2409fa8ce1713f0 / SHA-1: 15a48dff70d8078691d8d85d0789ccba9fc1aa7e / SHA256: 8ee1f3efb38182d9897b4d499a4c83c295547d0d14a860428e1692ffba579c19
- Syncplay_1.6.4a_Portable.zip (confirm with Microsoft’s File Checksum Integrity Verifier)
MD5: e7e0d17359b2052aca881f53eccc929b / SHA-1: fbd916ae74b350a4088bc4b21e61e7db4869467a / SHA256: 40bf01758a561c1130664b7af3e6c50ed45a3661bd7be552a13faae401a84ef0 - Syncplay_1.6.4a.dmg (confirmable using QuickHash GUI) MD5: 2d0f7f6ebee0d95befa7a08778846268 / SHA-1: 8d388733d672e24dec6d37c4238bc1651817b6b0
SHA256: - Syncplay_1.6.4a_macOS_legacy.dmg (confirmable using QuickHash GUI) MD5: 52b2bd516d92dc0f91eb8ad23f0d62b9 / SHA-1: d79348af6dbc825c75706a82887110dca6768a12
SHA256: e81737848d3d03716daa813e6a47431f14f88db694a4ac5e341ea52103b4dea6 - syncplay_1.6.4a_amd64.snap: md5: 22bd5d082c37d801a03e059bf857fc7d / SHA-1: a65489a1bc62b428ce7eb2c9ec6d48854e38a5cf
- Syncplay-1.6.4a-x86_64.AppImage: md5: 06499d1db2d26f88ffec9eeb545668d9 / a8e89b56526609026036e69e6aed0cfbebb1a23f
Note: This open source software has been marked as clean by Jotti (.exe, .zip, .dmg, .AppImage, .snap, legacy .dmg) and VirusTotal (.exe, .zip, .AppImage, .Snap .dmg, legacy .dmg). Syncplay might be flagged as suspicious by some anti-malware systems simply because it is niche software downloaded from the Internet but as we are open source anyone can audit our code if they wish to do so.