Commit Graph

1498 Commits

Author SHA1 Message Date
Et0h
118664945f Increase in folder search tolerance to partially address #130 2017-01-29 11:31:04 +00:00
Et0h
4b8304139a Increase maximum tab list width to 350px (issue reported by Dan) 2017-01-27 16:31:00 +00:00
Et0h
1a495d590e Fix ready/not-ready notifications being reversed 2017-01-24 11:16:17 +00:00
Daniel Wróbel
a8881492d7 Added x86_64-linux-gnu lib location for syncplay.lua. Fixes PR #103 2017-01-23 22:10:30 +01:00
Et0h
976dc99afd Don't omit "open folder" option in playlist for current file 2017-01-19 21:53:31 +00:00
Uriziel
94e54a4f65 Merge pull request #128 from wiiaboo/fix
buildPy2exe: fix path to new resource file in dd2029b
2017-01-08 19:54:29 +01:00
Ricardo Constantino
1433993832
buildPy2exe: fix path to new resource file in dd2029b 2017-01-08 18:51:25 +00:00
Et0h
dd2029b00a Use folder_film.png as icon for 'open containing folder' 2017-01-06 12:25:03 +00:00
Et0h
483330e0f1 Add 'open containing folder' option to playlist menu 2017-01-06 12:19:30 +00:00
Et0h
051c806da8 Use current path when finding path of filename matching current file 2017-01-06 12:14:23 +00:00
Et0h
0ed660e9ec Don't show 'open containing folder' option if no folder was found 2017-01-06 12:02:44 +00:00
Etoh
52067c497f Merge pull request #127 from Syncplay/1.4.x
Merge in 1.4.x changes
2017-01-06 11:45:31 +00:00
Etoh
d7fb9cb0ec Merge branch 'master' into 1.4.x 2017-01-06 11:44:43 +00:00
Uriziel
e60e1054e1 Added 'Open folder containing this file' 2016-12-31 02:55:12 +01:00
Et0h
de50cbf2f8 Upver to 38 2016-12-30 17:03:37 +00:00
Et0h
772c4e5422 Fix VLC reconnect 2016-12-30 17:01:59 +00:00
Et0h
0f7709e7a4 Reconnect to VLC during max_wait_time if connection failed 2016-12-30 13:54:24 +00:00
Et0h
fde8c05117 Wait for STDOUT in VLC for non-Windows systems (to resolve#125 reported by blaenk) 2016-12-30 13:41:09 +00:00
Et0h
ddae114694 Improve chat/GUI handling of < and > characters 2016-12-27 13:50:10 +00:00
Et0h
8f3c855d44 Use localised message for "Pausing" and "Initial readiness state" messages (reported by Corwin) 2016-12-26 11:35:46 +00:00
Et0h
665956b84c Add maximum character limits to user-definable elements which appear in GUI/OSD to keep everything on screen 2016-12-26 11:29:12 +00:00
Et0h
dc5ed86de8 Increase retries and reduce retry delay (#122) 2016-12-24 21:20:40 +00:00
Et0h
cf4d150ede Be case insentitive for raw filename comparisons 2016-12-24 21:14:24 +00:00
Et0h
80ef5b1312 Use localised message for "Pausing" and "Initial readiness state" messages (reported by Corwin) 2016-12-24 16:08:11 +00:00
Et0h
866a3f5baa Uvper to release 37 2016-12-24 13:59:16 +00:00
Etoh
0421ef5931 Remove random newlines from conflict resolution 2016-12-24 13:52:02 +00:00
Etoh
30370cf0af Merge branch 'chat' into master 2016-12-24 13:48:04 +00:00
Et0h
63847c22ea Ignore erroneous VLC duplicate position responses caused by low VLC time accuracy on AVI and some MKV files 2016-12-24 10:41:37 +00:00
Et0h
d0e93ca026 Upver to release 35 2016-12-20 20:53:17 +00:00
Et0h
ad9b3884a6 Syncplay should not re-open current file (it causes rewinds on some players) 2016-12-20 20:23:21 +00:00
Uriziel
abd46d0e6c Fixed #123 2016-12-16 21:54:59 +01:00
Et0h
f43729a62e Syncplay strings translated by Corwin 2016-12-14 23:07:17 +00:00
Et0h
7b3efae32b Improve support for unicode in URL paths 2016-12-04 19:41:22 +00:00
Et0h
628b9fffa2 Revert need to run Syncplay.exe as admin 2016-12-03 23:28:47 +00:00
Et0h
f0a7bbd227 Require UAC/administrator rights for Syncplay.exe due to Windows 10 installed programmes security 2016-12-03 22:52:50 +00:00
Et0h
424eb7f048 Report duration/length mismatch (an indicator of 32-bit Lua issue for long files in VLC3) 2016-12-03 21:28:43 +00:00
Et0h
fedb541b96 Exit with error if Syncplay detects VLC3 with 32-bit Lua long file bug 2016-12-03 21:23:00 +00:00
Et0h
6533aa81f6 Moved from NSIS Unicode to NSIS 3 due to #121 (raised by Armada651) 2016-12-03 20:52:02 +00:00
Et0h
6192080cf1 Upver to release 33 2016-12-03 19:48:54 +00:00
Et0h
401e08a7e0 VLC3 compatability 2016-12-03 18:22:15 +00:00
Etoh
734efae775 Merge pull request #120 from wiiaboo/mpv_fix
Support mpv without length property
2016-11-24 16:18:27 +00:00
Ricardo Constantino
ed357ef404
mpv: use property expansion fallbacks for deprecated length
This allows using both length and duration. mpv will fallback to
duration if length isn't available. If neither are available, it
falls back to 0 which doesn't break Syncplay and happens to add
support for livestreams.
2016-11-24 02:45:25 +00:00
Ricardo Constantino
aad8e7db7e
mpv: capture more than one digit when checking version 2016-11-24 02:04:33 +00:00
Et0h
85db714ece Upver to release 32 2016-11-16 17:30:00 +00:00
Et0h
cd424ec678 Hopefully fix 'set not ready on playlist change' bug 2016-11-16 17:29:25 +00:00
Et0h
c6818f660a Impose maximum character/line limits on playlist (server-side) 2016-11-14 16:25:31 +00:00
Et0h
1af4d69fbd Increase reliability of folder search timeout 2016-11-14 15:17:04 +00:00
Etoh
b8f06efc33 Make all Russian placeholder text unicode 2016-11-10 21:25:27 +00:00
Etoh
4d428aeeb9 Merge pull request #117 from Hummer12007/automagic
Prevent import error message when GUI is disabled on systems without PySide
2016-10-19 20:04:40 +01:00
Mykyta Holubakha
002773ccf8 Try to setup GUI, iff noGui is False
This prevents the error message from being displayed when GUI is
disabled on systems without PySide

Additionally, remove some redundant conditionals
2016-10-19 20:58:49 +03:00