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 |
|
Et0h
|
deaed4c97f
|
Add 'set media directories' to playlist context menu
|
2016-06-02 18:25:38 +01:00 |
|
Et0h
|
f4ca4c5c00
|
Display error if no media directories are set, and reset cache when media directories set to blank, and don't switch to None index in playlist
|
2016-06-02 18:06:39 +01:00 |
|
Et0h
|
1c9a56e9d5
|
Fix thread crash with directory search error messages + Add error/notification when adding file(s) not in a known media directory
|
2016-06-02 17:35:19 +01:00 |
|
Et0h
|
53e32e2283
|
Allow user to set media directories via main GUI
|
2016-06-02 16:30:54 +01:00 |
|
Et0h
|
a8d3c3ccc8
|
Only update cache if media directories are specified
|
2016-06-02 14:37:59 +01:00 |
|
Et0h
|
b1c8c9f5b2
|
Update folder search timeout messages and ensure they are actually displayed
|
2016-06-02 14:17:47 +01:00 |
|
Et0h
|
409ad460aa
|
Spin up hard drives to prevent premature timeout when caching directories
|
2016-05-31 18:24:37 +01:00 |
|
Et0h
|
d3eaa22f5a
|
Reduce folder search interval to 30 seconds
|
2016-05-30 20:48:34 +01:00 |
|
Et0h
|
fe69df5608
|
Update playlist file availability even if no new files, as file may have been deleted
|
2016-05-30 20:47:35 +01:00 |
|
Et0h
|
cbc8203007
|
Remove special status of current directory and only look for files in media directories (for consistency)
|
2016-05-28 16:27:02 +01:00 |
|
Et0h
|
0dc2a23df0
|
Be more aggressive in updating file cache
|
2016-05-27 20:22:36 +01:00 |
|
Et0h
|
baceaad489
|
Prevent escaping mpv via newlines
|
2016-05-08 14:17:42 +01:00 |
|
Et0h
|
1de40303bd
|
Only auto-switch to trusted domains by default
|
2016-05-08 13:48:42 +01:00 |
|