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
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
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
4012bfec8f
Add shared playlist warning for connecting to <1.4.0 servers
2016-07-03 13:45:45 +01:00
Et0h
a1c81b1768
Fix crash when closing after promptForMissingArguments in GuiConfig
2016-07-03 11:25:05 +01:00
Uriziel
fc67011bd9
Fixed private fields in server.py
2016-07-03 11:00:52 +02:00
Etoh
e4b033ad99
Merge pull request #93 from Syncplay/sharedplaylists
...
Shared playlists
2016-07-02 23:54:34 +01:00
Et0h
50785fd349
Add 'set trusted domains' item to playlist context menu
2016-07-02 23:29:46 +01:00
Et0h
d20c20aae4
Fix issue with loading relative path containing utf-8 character
2016-07-02 23:16:51 +01:00
Et0h
2653042327
Add icon for 'Set Trusted Domains' menu item + tweak wording
2016-07-02 21:04:02 +01:00
Et0h
c506606654
Temporarily disable associate in Windows installer as it is broken
2016-07-02 21:00:53 +01:00
Et0h
a1ab184e9a
Add 'Set Trusted Domain' feature to main GUI and highlight untrusted domains in playlist
2016-07-02 17:33:46 +01:00
Et0h
dc798d1173
Limit trusted domains to just Youtube
2016-07-02 16:31:02 +01:00