albertosottile
78177bbbbd
Fix syncplay-mediasearchdirectories-label in all languages
2018-06-13 19:43:09 +02:00
Alberto Sottile
112de62f8b
Merge remote-tracking branch 'upstream/master'
2018-06-09 17:05:08 +02:00
Etoh
3b6996f7ab
Fix VLC error when HTTPS URL contains square brackets ( #187 )
2018-06-09 15:29:19 +01:00
Alberto Sottile
1247151fc3
Merge pull request #188 from sometoby/master
2018-06-09 12:31:32 +02:00
Flisk
dbe490a5ee
Default to XDG_CONFIG_HOME on non-'nt' platforms
...
The default config path on Linux becomes `~/.config/syncplay.ini`,
provided the user hasn't changed her $XDG_CONFIG_HOME. Existing
installations continue to read their config from `~/.syncplay`, should
that file exist.
2018-06-05 17:52:27 +02:00
Flisk
3d7c3ff538
Refactor config path logic
2018-06-05 17:31:39 +02:00
albertosottile
477dc37535
Use requests instead of urllib in getListOfPublicServers and checkForUpdate
2018-05-29 00:10:48 +02:00
Alberto Sottile
5e6cc80efb
Shows server list update error when in debug mode
2018-05-29 00:10:39 +02:00
Alberto Sottile
8133d3faf8
Add https url in 'failed-to-load-server-list-error' message
2018-05-09 19:48:08 +02:00
albertosottile
a35760038e
Fixes part of issue #184
2018-05-09 19:47:51 +02:00
albertosottile
aa96e6d2e3
Upver to 1.5.4 release 62
2018-05-07 16:25:42 +02:00
Alberto Sottile
a18fecd732
Adjusted symbolic links to dynamic libraries
2018-04-17 09:30:03 +02:00
Alberto Sottile
a0a3281575
Upver to release 61
2018-04-15 19:38:47 +02:00
Alberto Sottile
cd8bbf465b
Upver to release 61
2018-04-12 10:24:27 +01:00
albertosottile
6f172d9803
Merged upstream changes
2018-04-11 12:24:38 +02:00
Etoh
c7402856c7
Hopefully fix update check bug when changing Python versions ( #170 )
2018-04-08 16:08:12 +01:00
Alberto Sottile
40be7d5191
Upver to 1.5.3/60
2018-04-07 21:20:31 +01:00
Etoh
e80a6aab89
Merge pull request #179 from albertosottile/master
...
Fixing some unicode and Italian translation issues
2018-04-07 21:18:19 +01: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
e63e74976c
Fixes a crash in consoleUI when filename contains non-ASCII characters
2018-03-11 18:40:35 +01:00
albertosottile
bfafe1780e
Fixes string decode with drag-and-drop and non-ASCII chars
2018-03-09 09:50:43 +01:00
Alberto Sottile
42433e0262
Fixes drag-and-drop in shared playlist of filenames with non-ASCII characters on macOS
2018-03-09 01:32:46 +01:00
Alberto Sottile
f929b2291f
Fixes drag-and-drop of files with non-ASCII characters in the name on macOS
2018-03-09 01:25:53 +01:00
Alberto Sottile
6c53e6c58f
Fixes a bug in which paths with non-ASCII characters prevented loading of the file properties
2018-03-09 00:43:32 +01:00
Alberto Sottile
7c8b3d93fa
Italian translation: readiness was not shown in OSD if there were any file differences
2018-03-08 22:39:03 +01:00
albertosottile
300d4097b4
Fix typo
2018-03-03 12:18:30 +00:00
albertosottile
27675bf8e7
Set recent client as 1.5.2
2018-03-01 19:26:07 +00:00
albertosottile
398641c5f7
Add --max-username-length option & increased default username and chat lengths to 150 characters
2018-02-25 14:44:56 +00:00
albertosottile
ff972dfda0
Change ConfigDialog to modeless
2018-02-25 15:32:32 +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
Alberto Sottile
a1c583b23a
Merge pull request #176 from Nico769/master
...
Added Italian translation
2018-02-19 15:24:29 +01:00
albertosottile
bf31a34027
Excludes strings related to the 'Hello' arguments from translations
2018-02-16 17:11:23 +01:00
albertosottile
a88f5d6228
Italian translation reviewed and added syncplay-mediasearchdirectories-label
2018-02-13 13:31:17 +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
480aa6ba1e
Fix error when server run without --max-chat-message-length ( #177 ) Part 2
2018-02-10 18:06:08 +00:00
Etoh
6692243e1e
Fix error when server run without --max-chat-message-length being set ( #177 )
2018-02-10 17:54:01 +00:00
Nico769
2c3012722d
Adds Italian translation to Syncplay and its installer.
2018-02-09 20:14:37 +01:00
Nico769
907904f890
Removes hardcoded label in GuiConfiguration and replaces it with chatoutputheader-label
2018-02-06 22:55:04 +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
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
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
1dd1317791
Change recent client to 1.5.1
2017-12-25 13:27:09 +00:00