Etoh
3b6996f7ab
Fix VLC error when HTTPS URL contains square brackets ( #187 )
2018-06-09 15:29:19 +01:00
Etoh
9349b887bd
Merge pull request #188 from sometoby/master
...
Change config path logic to support XDG
2018-06-09 11:18:25 +01:00
albertosottile
2c8f64d0a2
Switch Travis image to xcode7.3 (macOS 10.11+)
2018-06-06 14:46:05 +02:00
albertosottile
d4e1af12a4
Switch Travis image to xcode7.3 (macOS 10.11+)
2018-06-06 14:30:19 +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
Alberto Sottile
cd8bbf465b
Upver to release 61
2018-04-12 10:24:27 +01:00
albertosottile
b7e73c5c1e
Fixes issue #181
2018-04-10 21:31:51 +02:00
Etoh
c7402856c7
Hopefully fix update check bug when changing Python versions ( #170 )
2018-04-08 16:08:12 +01:00
albertosottile
130b348d6a
Fixes deploy phase on Travis
2018-04-07 23:02:55 +02: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
4403570638
Retrieve python@2 cache from external build
2018-03-06 12:40:43 +01:00
albertosottile
041478a4a3
Merge remote-tracking branch 'upstream/master'
2018-03-04 19:54:58 +01:00
albertosottile
1db116d69d
Correct Travis script to explicitely install python2
2018-03-03 15:46:34 +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
32c74b2094
Merge remote-tracking branch 'upstream/master'
2018-02-25 15:39:10 +01:00
Etoh
d94069685c
Merge remote-tracking branch 'origin/master'
2018-02-25 14:34:04 +00:00
albertosottile
ff972dfda0
Change ConfigDialog to modeless
2018-02-25 15:32:32 +01:00
albertosottile
03ab3fe720
Change ConfigDialog to modeless
2018-02-25 15:28:53 +01:00
Etoh
45fff14141
Merge remote-tracking branch 'origin/master'
2018-02-25 14:25:55 +00:00
albertosottile
7602de8038
Merge Italian translation PR from 'upstream/master'
2018-02-20 10:03:06 +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
Etoh
a821b660f0
Merge remote-tracking branch 'origin/master'
2018-02-13 18:29:53 +00:00
albertosottile
a88f5d6228
Italian translation reviewed and added syncplay-mediasearchdirectories-label
2018-02-13 13:31:17 +01:00
Etoh
9c5308869f
Fix error when server run without --max-chat-message-length ( #177 ) Part 2
2018-02-12 10:40:54 +01:00
Etoh
14955c397d
Fix error when server run without --max-chat-message-length being set ( #177 )
2018-02-12 10:40:48 +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
6f12315c8e
Fix error when server run without --max-chat-message-length being set ( #177 )
2018-02-10 18:04: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
735c876935
Merge travis build fix
2018-02-09 19:54:09 +01:00
alby128
394fd6ed09
Added homebrew self update on Travis
2018-02-09 15:12:59 +01:00
alby128
ad85ce9856
Added homebrew self update on Travis
2018-02-09 14:51:31 +01:00
Etoh
139f3f5331
Add first letter of Cyrillic alphabet to Syncplay mpv script ( #174 raised by Corginyan)
2018-02-09 14:50:26 +01:00
Nico769
907904f890
Removes hardcoded label in GuiConfiguration and replaces it with chatoutputheader-label
2018-02-06 22:55:04 +01:00
Etoh
0e9126569b
Add first letter of Cyrillic alphabet to Syncplay mpv script ( #174 raised by Corginyan)
2018-02-04 23:19:38 +00: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