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
Etoh
bbcf9bac1e
Use ShowErrorMessage for invalid offset value
2014-03-26 01:38:43 +00:00
Etoh
a0b287999b
Verup Syncplay to 1.2.8/Hammer
2014-03-23 18:04:46 +00:00
Etoh
255045be2d
Add initial VLC disc support
2014-03-08 16:31:42 +00:00
Etoh
ee4488fda2
Fix MPC-HC file loading bug
2014-03-06 20:08:54 +00:00
Etoh
b7ee3abf01
Update VLC LUA instructions URL
2014-02-26 19:13:32 +00:00
Uriziel
b814564fab
Fixed error with mpv and utf8 osd
2014-02-22 20:03:26 +01:00
Etoh
698c083c56
Update syncplay.lua ver comment to 0.1.7
2014-02-22 17:26:33 +00:00
Etoh
871e474f44
Updating README
2014-02-22 14:36:13 +00:00
Etoh
33550b3039
Use new client guide URL
2014-02-22 10:25:41 +00:00
Etoh
fcd926fed6
MPV should be lower case in tooltip
2014-02-22 10:23:05 +00:00
daniel-123
853d6a8a97
Install VLC support by default on Linux.
2014-02-21 20:22:43 +01:00
Etoh
8597b826b3
Make default config name OS specific in Getter
2014-02-21 11:39:03 +00:00
Etoh
e1933972d6
Differentiate default config constants per OS
2014-02-21 11:37:10 +00:00
Uriziel
88a68b11e6
Added syncplay.ini as an optional config name
2014-02-20 22:04:52 +01:00
Uriziel
79a94c08d6
Fixed cwd (e.g. for screenshots) in mpv/mplayer
2014-02-20 22:04:52 +01:00
Etoh
e6d78cda99
Undo Re-work client drop (protocols.py)
2014-02-19 22:47:44 +00:00
Etoh
b122b73e66
Re-work client drop (protocols.py) fix
2014-02-19 20:39:33 +00:00
Etoh
dcebdbaa10
Re-work client drop (protocols.py)
2014-02-19 20:30:13 +00:00
Etoh
38d240d135
Don't send a message if VLC is not running
2014-02-17 21:32:12 +00:00
Etoh
0a6cf7e02d
Require VLC interf 0.1.7 for proper closing
2014-02-17 21:16:24 +00:00
Etoh
5102a1e619
syncplay.lue 0.1.7 ensure close-vlc is honoured
2014-02-17 21:14:53 +00:00
Etoh
0db1f920d1
Ensure close-vlc is sent
2014-02-17 21:11:00 +00:00
Etoh
59167f480b
Add more MPV/VLC/OSX path constants
2014-01-29 18:53:22 +00:00
Etoh
4ee58a2ef2
syncplay.lua minor comment improvements
2014-01-29 17:49:19 +00:00
Uriziel
e9fba696f7
Fixed #106
2014-01-22 23:31:17 +01:00
Uriziel
f3d1d76942
Fixed mpv handling utf-8 filenames
2014-01-15 00:34:30 +01:00
Uriziel
af5bba6cf2
Merge pull request #32 from ion1/master
...
Fix compatibility with the 0.3.x mpv release
2014-01-07 07:33:16 -08:00
Johan Kiviniemi
5a99bb3123
players/mplayer: Unset TERM to avoid escape sequences
...
At least mpv may output escape sequences which result in syncplay trying
to parse something like "\x1b[?1l\x1b>ANS_filename=blah.mkv". Work
around this by unsetting TERM.
2014-01-07 17:31:02 +02:00