1494 Commits

Author SHA1 Message Date
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
Et0h
e28ffdfb7d Server shouldn't send chat messages to pre-chat client (as it causes them to quit) 2016-07-08 17:43:31 +01:00
Et0h
bc07383d13 Enable chat by default 2016-07-04 00:09:36 +01:00
Et0h
23c1496ce4 Add feature list to protocol - make server specify supported features so client knows what to disable 2016-07-03 21:12:28 +01:00
Et0h
60e357ce75 Revert deletion of randomFilename 2016-07-03 17:58:37 +01:00
Et0h
586c12ec68 Add chat to GUI 2016-07-03 17:48:42 +01:00
Et0h
a3324a80f3 Merge in abhsag24's chat code 2016-07-03 16:40:12 +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
Et0h
6a56a637d3 Avoid unnecessary items in mpv sendMessage queue 2016-06-13 00:11:37 +01:00
Et0h
28eb7a0561 Queue/drop messages sent while mpv is loading a file & throttle mpv message sending (+ revert problematic unicode) 2016-06-11 19:51:10 +01:00
Et0h
e71de798e9 Use rstrip to strip all spaces from right-hand side of URI 2016-06-11 15:41:23 +01:00
Et0h
18f6f9c50f Add Unicode to some showDebugMessage entries 2016-06-11 15:15:28 +01:00
Et0h
7bf8132335 Strip space from end of added URL and ignore empty URLs 2016-06-11 15:10:45 +01:00