Et0h
|
d09c5f8e11
|
Only show VLC latency error once
|
2015-05-04 15:36:31 +01:00 |
|
Et0h
|
0f2bfef7f3
|
Make VLC latency error more generic
|
2015-05-04 15:29:07 +01:00 |
|
Et0h
|
573e236e5b
|
Specify load-scripts and terminal mpv switches to prevent problems if user sets them to no (#59)
|
2015-05-04 15:25:28 +01:00 |
|
Et0h
|
0159ddb8f3
|
Remove references to VLC 2.0 from messages, as Syncplay is now for VLC 2.2.1+
|
2015-04-21 14:32:29 +01:00 |
|
Et0h
|
c3025d9174
|
Check for VLC 2.2.1 (to avoid seek errors), upver to 1.3.0 Beta 3d
|
2015-04-21 11:37:17 +01:00 |
|
Et0h
|
2b1c2430a4
|
Output debug to stderr, give error if VLC latency > 2s, uprelease to 7
|
2015-04-07 17:36:01 +01:00 |
|
Et0h
|
431b8db027
|
Move up to release 6 (1.3.0 Beta 3b)
|
2015-04-06 20:25:15 +01:00 |
|
Et0h
|
5c0f3daaaa
|
Pause/unpause when not non-operator in managed room toggles readiness state
|
2015-04-06 12:44:40 +01:00 |
|
Et0h
|
c8912d13f7
|
Never slowdown/rewind/fastforward due to time difference with yourself
|
2015-04-06 12:24:46 +01:00 |
|
Et0h
|
2f7874856d
|
Reset client lastPlayerUpdate on seek and unpause
|
2015-03-28 10:22:20 +00:00 |
|
Et0h
|
2b550be017
|
Reset vlcLastUpdate on seek/unpause, and add debug message for VLC position guessing
|
2015-03-28 10:15:31 +00:00 |
|
Et0h
|
54cb27dc96
|
Use global position when local position is unavailable from VLC
|
2015-03-27 16:31:20 +00:00 |
|
Et0h
|
d9f10a5ac3
|
Increase release number to 5 (1.3.0 Beta 3a)
|
2015-03-27 15:48:44 +00:00 |
|
Et0h
|
a3c3830027
|
Don't setPosition if you're the one who paused (#58)
|
2015-03-27 15:39:11 +00:00 |
|
Et0h
|
0a94070967
|
Use best guess for position if VLC takes too long to respond
|
2015-03-27 15:35:34 +00:00 |
|
Et0h
|
eab9a90c41
|
Increase release number to 4 (1.3.0 Beta 3)
|
2015-03-17 17:27:25 +00:00 |
|
Et0h
|
7fade5dfe0
|
Provide more options for how to handle unpause action (UnpauseIfOthersReady by default)
|
2015-03-17 17:12:33 +00:00 |
|
Et0h
|
cd55c280a1
|
Make Syncplay-VLC interface sleep less to avoid seek being improperly detected
|
2015-03-16 23:01:42 +00:00 |
|
Et0h
|
1cd491b5bc
|
Try sending VLC stderr messages to None to avoid error messages in console
|
2015-03-12 09:22:27 +00:00 |
|
Et0h
|
415ceffc6d
|
Use sys.stderr over subprocess.STD_ERROR_HANDLE as it should be cross-platform compatible
|
2015-03-12 08:58:45 +00:00 |
|
Et0h
|
9c488bc132
|
Possibly fix AttributeError problem on OSX
|
2015-03-12 08:28:10 +00:00 |
|
Et0h
|
84477934ce
|
Remove sync thresholds from GuiConfig for usability
|
2015-03-10 08:28:38 +00:00 |
|
Etoh
|
0a661f5125
|
Merge pull request #55 from DerGenaue/patch-1
German Translation
|
2015-03-05 22:30:55 +00:00 |
|
DerGenaue
|
7a4e1a9007
|
German Translation
Translated new stuff,
Fixed some Typos,
Made some Translations more straight-forward by moving away from word-by-word-translations
|
2015-03-05 17:53:38 +01:00 |
|
Et0h
|
0673141584
|
Prevent VLC video from freezing on subtitle errors (thanks Darkman802)
|
2015-03-04 00:53:45 +00:00 |
|
Et0h
|
4739a3b7ed
|
Rename autoplayInitialThreshold to autoplayMinUsers
|
2015-02-28 10:23:34 +00:00 |
|
Et0h
|
88bada4f15
|
Don't error if minVersion check occurs before you are connected to server
|
2015-02-22 12:15:07 +00:00 |
|
Et0h
|
b438bb1db4
|
Move 'feature not supported by server' error to messages.py
|
2015-02-22 12:08:54 +00:00 |
|
Et0h
|
f1cb32bdd9
|
Option to set unpause to instantly unpause even when others are not ready
|
2015-02-22 01:57:13 +00:00 |
|
Et0h
|
76f3bcb9b9
|
Unpause when not ready always set user as ready rather than unpausing
|
2015-02-22 01:02:41 +00:00 |
|
Et0h
|
0ecf7a585c
|
Only try decoding utf-8 filepath for getsize as last resort, to prevent MPC-HC issues
|
2015-02-17 23:53:23 +00:00 |
|
Et0h
|
c6318351a0
|
Fix bug for unicode usernames in GUI
|
2015-02-17 23:36:51 +00:00 |
|
Et0h
|
ad76b00d21
|
Get size of unicode files (bug fix)
|
2015-02-17 23:34:36 +00:00 |
|
Et0h
|
a4b35431fa
|
mpv can't be run with UTF-8 filepath in Windows, so load UTF-8 files via API instead
|
2015-02-17 23:21:31 +00:00 |
|
Et0h
|
fd6d15790a
|
Fix mpv with file [#53]
|
2015-02-16 23:57:51 +00:00 |
|
Et0h
|
a795acae0a
|
Allow mpv with no file [#53] (Thanks wiiaboo)
|
2015-02-16 23:39:42 +00:00 |
|
Et0h
|
eddd079140
|
Better detection of new mpv property get failures
|
2015-02-16 23:20:09 +00:00 |
|
Et0h
|
1bdea76397
|
Future-proof mpv _getProperty
|
2015-02-16 23:07:45 +00:00 |
|
Et0h
|
19a22b9105
|
Autoplay countdown (+reduce autoplayCheck frequency)
|
2015-02-16 20:06:15 +00:00 |
|
Et0h
|
279eb1bffb
|
Prevent unicode autoplayMinUsers from breaking stuff
|
2015-02-02 20:50:09 +00:00 |
|
Et0h
|
92b016ea16
|
Make public readiness neutral if no file is open
|
2015-02-02 02:17:13 +00:00 |
|
Et0h
|
a8275032a2
|
Add min user requirement to autoplay, make settings persistent (and settable via INI), and tooltips
|
2015-02-02 00:24:33 +00:00 |
|
Et0h
|
31c83fbc8a
|
Change remaining controller references to operator in messages
|
2015-01-31 22:48:05 +00:00 |
|
Et0h
|
2e32268aa6
|
"Raise an issue" should link to issue page, not new issue page
|
2015-01-28 21:41:39 +00:00 |
|
Et0h
|
1c180f951b
|
Use semicolon OSD separator for mplayer and keep mpv as newline
|
2015-01-28 21:34:36 +00:00 |
|
Et0h
|
3e6316e960
|
Add buildPy2exe troubleshooting message showing zope.interface fix and expected NSIS Unicode location
|
2015-01-26 00:47:11 +00:00 |
|
Et0h
|
d955d465e7
|
Update notification link is to release page, not download page
|
2015-01-25 22:22:32 +00:00 |
|
Et0h
|
aa224b63f6
|
Fix bug when there are file differences and a user has no file open
|
2015-01-25 22:21:59 +00:00 |
|
Etoh
|
8c99bcc794
|
Merge pull request #50 from Uriziel/areYouReady
User readiness indicator feature, update check, etc
|
2015-01-25 18:57:48 +00:00 |
|
Et0h
|
dda04583f7
|
Upver release to #2
|
2015-01-25 18:55:32 +00:00 |
|