1465 Commits

Author SHA1 Message Date
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
Et0h
b7b3c9b66d Vertically centre playlist/userlist icons when large text increases row height 2016-10-19 03:05:39 +01:00
Et0h
9ecf5d004d Upver release number to 31 2016-10-19 00:24:46 +01:00
Et0h
7fe7639c56 Don't prepare to advance playlist if playlist can't be advanced 2016-10-19 00:23:08 +01:00
Et0h
7f0ffb90d2 Add reference to context menu in unsafe path error 2016-10-18 17:47:15 +01:00
Et0h
38a41123db In "add trusted domain" options use version without www. 2016-10-18 00:23:57 +01:00
Et0h
f38feb05a8 Add "add X as trusted domain" room menu option 2016-10-18 00:10:45 +01:00
Et0h
7465c85d8e Add "add X as trusted domain" playlist menu option 2016-10-17 23:50:45 +01:00
Et0h
65f6f4b4b9 Add "edit playlist" option 2016-10-17 21:52:32 +01:00
Uriziel
53d9c2a855 Merge pull request #106 from wiiaboo/master
mpv bugfixes
2016-10-17 19:37:58 +02:00
Et0h
f9bdf03689 Increase folder timeout thresholds 2016-10-17 18:04:13 +01:00
Et0h
df071bf2a6 Fix VLC "say it is playing when it is actually EOF" bug introduced by use of playlists 2016-10-17 17:13:54 +01:00
Et0h
009f651773 Use "store and run" as default GuiConfig button unless --no-store switch is set 2016-10-17 16:20:04 +01:00
Et0h
ad7c21024f Improve mpv newfile handling 2016-10-17 16:14:43 +01:00
Et0h
c559fcd5fa Set position to 0 and pause before advancing to next playlist item 2016-10-17 15:38:20 +01:00
Et0h
580af0c2c1 setPause to set rather than cycle pause property for newMPV 2016-10-17 14:18:19 +01:00
Etoh
e295b8ad41 Auto-play after playlist advances 2016-10-17 14:02:06 +01:00
Et0h
82adb4c592 Fix mpv recentlyReset sometimes being treated as true even when false 2016-10-16 14:48:47 +01:00
Etoh
9072f224ae Add some mpv loadfile-related debug messages 2016-10-16 11:52:25 +01:00
Ricardo Constantino
4a74849599 mpv: More selectively disable verbosity 2016-09-19 12:40:01 +01:00
Ricardo Constantino
e8c3a7005d mpv: remove scaletempo filter
With interpolation and display-sync this ruins the audio.
Let the user decide if they want that or not.
2016-09-19 12:40:01 +01:00
Daniel Wróbel
0c2bc22610 Merge pull request #114 from Hummer12007/mkf
Support for DESTDIR and PREFIX
2016-09-11 21:22:11 +02:00
Mykyta Holubakha
5be5c7b8da Support for DESTDIR and PREFIX
Fixes #110
2016-09-04 23:06:05 +03:00
Etoh
e3ff53920b Merge pull request #113 from Syncplay/master to address #108
Port over VLC 3 exit handling from main branch
2016-08-30 13:12:17 +01:00
Et0h
351024fcaa Handle VLC 3's lack of Syncplay support 2016-08-30 12:48:33 +01:00
Etoh
80a1f2e546 Upver syncplay.lua to 0.3.1 (VLC3.0 compatability) 2016-08-14 20:18:51 +01:00
Etoh
9edfb8e1ab Merge pull request #109 from Pilotat/vlc3.0.0_fix
VLC version 3.0.0 uses times in microseconds
2016-08-14 20:09:07 +01:00
Mincho Gaydarov
61933b877b VLC version 3.0.0 uses times in microseconds 2016-08-12 20:58:36 +01:00
Etoh
a326d3d654 Merge pull request #104 from Syncplay/master
Rebase chat to RC2
2016-07-17 17:51:06 +01:00
Et0h
76d63c9406 Note that on some Linux systems syncplay.lua should be in /lib64/ not /lib/ 2016-07-17 13:09:27 +01:00
Et0h
8307236b11 Fix VLC load file code so it actually plays, and be more stringent on old VLC versions as they randomly crash 2016-07-17 12:34:41 +01:00
Et0h
08eb9d24b1 Upver release to 29 2016-07-17 12:01:04 +01:00
Et0h
2128432675 Fix bug where playlist selection is changed when playlist is updated after previously being modified by a different user 2016-07-17 12:00:07 +01:00
Et0h
466ac588cd Send client version when server announces client joined server 2016-07-14 17:57:33 +01:00