813 Commits

Author SHA1 Message Date
Uriziel
f6a98717ab Fixed disconnecting reguraly when no file is played 2014-05-06 00:06:37 +02:00
Uriziel
2f3d873e2f Fix mpv not being able to play youtube 2014-05-04 21:37:31 +02:00
Et0h
f65346af3b 'Invalid seek value' is error not message 2014-05-04 17:41:00 +01:00
Uriziel
b8f84c80c3 Fixed the deprecated calls in mpv, removed -no-msgcolor as it apparently didn't have any effect 2014-05-04 17:06:37 +02:00
Etoh
68f619d3af Change slowdownwithme label 2014-05-03 21:07:38 +01:00
Et0h
0db65e2ec1 Don't slow with me option + refactor 2014-05-03 20:51:46 +01:00
Etoh
53665e19e4 Change displayed e-mail from devs@ to dev@ 2014-04-28 09:12:52 +01:00
Etoh
e30dd1f973 Old client threshold = 1.2.8 2014-04-27 18:35:52 +01:00
Etoh
2292b78261 Change contact e-mail from devs@ to dev@ 2014-04-26 15:29:14 +01:00
Uriziel
6bef96673e Fixed rewinds on room switching 2014-04-25 22:47:47 +02:00
Uriziel
9769570a25 Fixed some bugs with new server code 2014-04-25 22:40:42 +02:00
Etoh
b8a4bbae11 Fix VLC WinXP loading bug reported by /u/supersaw7 2014-04-25 19:53:44 +01:00
Etoh
57362721b5 Increase VLC intf min ver to 0.1.9 2014-04-25 19:17:55 +01:00
Etoh
8e7115ef30 Remove timestamp for rel config notification 2014-04-25 18:56:18 +01:00
Etoh
4a6dae5b5a Show dev contact info box in GUI 2014-04-25 15:44:24 +01:00
Etoh
645aba21b9 Add SHOW_CONTACT_INFO constant (default: True) 2014-04-25 14:43:22 +01:00
Uriziel
2fea23e7b1 Merge pull request #37 from blaenk/vlc-prefix
prefix vlc lib path
2014-04-25 00:23:30 +02:00
Jorge Israel Peña
a76fb7c045 prefix vlc lib path 2014-04-23 19:09:45 -07:00
Uriziel
c1d29e734b Fixed join message for person connecting to the server 2014-04-21 23:13:42 +02:00
Uriziel
b510f3c38e Fixed some messages being send prematurely 2014-04-21 22:21:39 +02:00
Uriziel
fd14fd1755 Fixed issue with too many room switch messages 2014-04-21 21:32:44 +02:00
Uriziel
3ae25ba072 Fixed issue with list when room switching 2014-04-21 21:27:35 +02:00
Uriziel
72c00331d5 Fixed room switching dropping clients 2014-04-21 18:13:06 +02:00
Uriziel
d3b545d099 Reworked server code to be more object oriented 2014-04-21 17:51:45 +02:00
Etoh
227b667eb3 Hopefully fix MPC-HC CMD_NOWPLAYING spam bug 2014-04-20 21:00:17 +01:00
Etoh
8076f90e04 Don't list empty loadedRelativePaths 2014-04-20 17:08:29 +01:00
Etoh
892a504430 Skip rel config for HOME .syncplay file (FS#119) 2014-04-20 16:59:49 +01:00
Etoh
d76d823b82 Fix Linux/OSX home path switcheroo 2014-04-20 13:27:14 +01:00
Etoh
b362c6815a Check for per-user syncplay.lua file 2014-04-19 19:50:24 +01:00
Etoh
89e5af0499 Formatting vlc.py 2014-04-19 19:49:04 +01:00
Etoh
07684254d1 Add missing end from lua 2014-04-19 13:00:49 +01:00
Etoh
2c5a71c2b8 Update username tooltip 2014-04-19 12:46:07 +01:00
Etoh
620d4dec55 Username listed as optional 2014-04-19 12:41:52 +01:00
Etoh
27dd4e37e4 Generate random name if none specified 2014-04-19 12:41:08 +01:00
Etoh
95483321b4 "name" not required 2014-04-19 12:37:27 +01:00
Etoh
3945ac1ad7 Proper loadedRelativePaths check 2014-04-19 11:13:02 +01:00
Uriziel
0b5b8811b4 Dropped HTTP reply support (not working) 2014-04-19 11:39:17 +02:00
Uriziel
36d2b432b9 Removed IRC Bot support (Faulty and obsolete) 2014-04-19 11:32:43 +02:00
Etoh
2a736d613f syncplay.lua: only check title if file open 2014-04-18 23:51:08 +01:00
Etoh
b5767a8bcc Display relative config list if appropriate 2014-04-18 13:37:45 +01:00
Etoh
9934b0d334 Save loadedRelativePaths into _config 2014-04-18 13:35:55 +01:00
Etoh
e99e8d9e10 Add relative-config-notification message 2014-04-18 13:34:10 +01:00
Etoh
49abde6a52 Add LIST_RELATIVE_CONFIGS (def: True) 2014-04-18 13:32:57 +01:00
Etoh
f2faeb72c8 syncplay.lua: Don't give new title w/ old time 2014-04-18 11:12:43 +01:00
Etoh
7910e7364e syncplay.lua time multiplier is weeks, not days 2014-04-18 10:54:07 +01:00
Etoh
d032a72869 Format weeks as titles by default (for DVD sync) 2014-04-18 10:52:08 +01:00
Etoh
7769b7d936 Honour client SHOW_OSD constants 2014-04-11 23:45:40 +01:00
Etoh
612ddc6d8d Add SHOW_OSD constants 2014-04-11 23:41:21 +01:00
Etoh
73fa0be192 Never save port as unicode 2014-04-10 20:30:27 +01:00
Etoh
67d53f640a Escape % in _saveConfig parser 2014-04-10 20:08:03 +01:00