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 |
|
Et0h
|
1e9e9609f2
|
Increase use of Unicode in strings
|
2016-06-11 13:41:29 +01:00 |
|
Et0h
|
9ef4cb3b3b
|
Fix path of film_folder_edit.png (icon for setting media directories)
|
2016-06-11 13:25:40 +01:00 |
|
Et0h
|
66087de5f0
|
Check if directory is in media directory, not just media cache, to avoid false negative if cache is unpopulated
|
2016-06-11 13:24:05 +01:00 |
|
Et0h
|
8ad4ca586e
|
MPC should be considered 'not file ready' if it has just closed a file
|
2016-06-03 13:05:01 +01:00 |
|
Et0h
|
5bf136c58f
|
Give error when media directory does not exist
|
2016-06-02 20:59:27 +01:00 |
|
Et0h
|
8a4975b041
|
Use better error message when trying to add folder to playlist
|
2016-06-02 20:21:39 +01:00 |
|
Et0h
|
1970c6029c
|
Make AddURI and setMediaDir dialogs modal so they can't be lost
|
2016-06-02 20:10:07 +01:00 |
|
Et0h
|
d93fcb5650
|
Add "Add folder" button to "Set media directories" dialog
|
2016-06-02 19:58:20 +01:00 |
|
Et0h
|
0205d4b421
|
Add label below AddURI and SetMediaDir dialogs & move AddURI message to messages_*.py
|
2016-06-02 19:12:37 +01:00 |
|