Commit Graph

1629 Commits

Author SHA1 Message Date
Etoh
45fff14141 Merge remote-tracking branch 'origin/master' 2018-02-25 14:25:55 +00: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
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
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
Etoh
d73204870f
Typofix 2018-01-14 20:11:20 +00:00
Etoh
43622a402d
Reflect current Syncplay situation in readme 2018-01-14 18:22:32 +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
alby128
e1b12327fd Added automatic version numbering in Travis 2018-01-08 15:25:29 +01: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
4674cadca3
Update .travis.yml 2017-12-25 21:14:42 +00:00
Etoh
c4ee8028fc
Update bintray.json 2017-12-25 21:10:09 +00:00
Etoh
0de85cbe6f
Move bintray to 1.5.1 2017-12-25 21:02:52 +00:00
Etoh
5446b549f8
Add /syncplay_v* to gitignore list 2017-12-25 21:01:04 +00: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
Etoh
2bed3e0670
Update .appveyor.yml 2017-12-25 20:36:45 +00:00
Etoh
0a5d4f8e71
Update .appveyor.yml 2017-12-25 20:32:45 +00:00
Etoh
e75ca541d1
Add apveyor subject 2017-12-25 20:25:50 +00:00
Etoh
33942e9be5
Use updated wiiaboo code 2017-12-25 20:23:03 +00:00
Etoh
bf00d9e828
Adapt wiiaboo's appveyor code 2017-12-25 20:18:16 +00:00
Etoh
be3a3c6ebc
Re-implement alby128's appveyor code 2017-12-25 20:11:01 +00:00
Etoh
d8ddc82092
Merge pull request #166 from wiiaboo/nsis
buildPy2exe: use proper python2 name for winreg
2017-12-25 19:40:00 +00:00
Ricardo Constantino
14296e7f3a
buildPy2exe: use proper python2 name for winreg 2017-12-25 19:08:55 +00:00
Etoh
fa042e822b
Merge pull request #165 from wiiaboo/nsis
buildPy2exe: Find installed NSIS through registry
2017-12-25 17:10:23 +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
Etoh
1dd1317791 Change recent client to 1.5.1 2017-12-25 13:27:09 +00:00
Etoh
a97d1fe863 Fix dropfile on main GUI window 2017-12-25 13:26:26 +00:00
Etoh
ec3bb067f3 Remove dropFileAddsToPlaylist for now 2017-12-25 13:22:10 +00:00
Etoh
e6238a54ee Dropping a file into the player or playlist adds it to playlist rather than just opening it 2017-12-14 17:14:40 +00:00
Etoh
bb53c2e77f Rename OSX->MacOS 2017-12-10 15:19:23 +00:00
Etoh
2618a0f527 Refactor resourcespath/posixpath to utils 2017-12-10 14:58:39 +00:00
Etoh
8a082ed1cd Refactor OS check to utils 2017-12-10 14:32:35 +00:00
Etoh
117a45b7cb Add MPC-BE logo to syncplay.exe 2017-12-09 21:33:09 +00:00
Etoh
88113d8e15 Add initial MPC-BE support (#68 & #158) 2017-12-09 21:29:31 +00:00
Etoh
f36b176002 Upver to syncplay.lua 0.3.4 (#161) 2017-12-09 10:58:54 +00:00