745 Commits

Author SHA1 Message Date
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
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
Etoh
15d4db1388 Ensure port passed to reactor is int 2014-04-10 17:34:11 +01:00
Etoh
997e68f2c2 Improve port input error handling 2014-04-10 13:21:20 +01:00
Etoh
8866dab928 Only sync on pause if SYNC_ON_PAUSE is True 2014-04-04 15:17:01 +01:00
Etoh
87849f6be8 Add SYNC_ON_PAUSE (def. True; requested by john24) 2014-04-04 15:13:50 +01:00
Uriziel
0c7b26a2b6 Fixed mplayer/mpv pausing on the init 2014-03-30 21:48:50 +02:00
Daniel Wróbel
661d3926df Merge pull request #36 from joelixny/master
Fixed various issues with Makefile for single user install.
2014-03-27 20:09:25 +01:00
Joelixny
5adaeaf36b Fixed Makefile. 2014-03-27 14:55:59 -04:00
Uriziel
a3af3f8c1d Fixed issue with relative paths in mplayer/mpv 2014-03-27 00:58:23 +01:00
Uriziel
da17982866 Removed libMal reffeences (and little formating) 2014-03-27 00:01:50 +01:00
Uriziel
6c4e2fa402 Refactored list sorting a bit 2014-03-26 23:25:38 +01:00
Uriziel
8da6442e66 Made list sort order case insensitive 2014-03-26 23:22:51 +01:00
Uriziel
22c5118e7d Added ordering to the room list (#120) 2014-03-26 23:14:40 +01:00
Uriziel
496635848f Formatted the client.py 2014-03-26 22:50:05 +01:00
Uriziel
d4f4342642 Fixed #26 2014-03-26 22:04:45 +01:00
Etoh
4fb353c151 Provide clientVersion to getMotd via sendHello 2014-03-26 03:03:12 +00:00
Etoh
62ca1fb34e Add old client MOTD warning to server.py 2014-03-26 03:01:51 +00:00
Etoh
3d530f8d41 Add new-syncplay-available-motd-message 2014-03-26 03:00:35 +00:00
Etoh
f24955be09 Add RECENT_CLIENT_THRESHOLD & WARN_OLD_CLIENTS 2014-03-26 02:59:33 +00:00