Commit Graph

1298 Commits

Author SHA1 Message Date
Et0h
f41cb535df Upver to release 11 2015-06-19 00:16:14 +01:00
Et0h
41566ede45 Check for url rather than title before returning URL in Syncplay Lua 2015-06-19 00:05:35 +01:00
Et0h
843e5a0565 Make VLC show URL instead of Title for #65 2015-06-19 00:02:03 +01:00
Et0h
d4eabcebca Expand definition of URL 2015-06-18 21:22:41 +01:00
Et0h
aa0db2517b Use stream URL as filename if stream (#65) 2015-06-18 21:21:57 +01:00
Et0h
4931cc3720 Initial code for double click to change to user's file/stream (#65 suggested by bitingsock) 2015-06-18 17:56:03 +01:00
Et0h
4fa0a9b921 Pass on mpv/youtube-dl out of date errors 2015-06-18 14:46:39 +01:00
Et0h
28c97527b1 Add userlist/playlist splitter to GUI 2015-06-18 13:46:39 +01:00
Et0h
e01521022a Add userlist/playlist splitter to GUI 2015-06-18 13:40:57 +01:00
Et0h
4327068fc5 Place playlist drop hint below placeholder item(s) 2015-06-06 19:45:39 +01:00
Et0h
dae3fbbcfe Allow for files to be added to top/middle of playlist 2015-06-06 18:22:50 +01:00
Et0h
573947582b Initial Shared Playlist UI code 2015-06-05 15:50:11 +01:00
Et0h
b8c8343f9a Upver to 1.3.1 (Release 10), minor release 2015-05-29 21:27:43 +01:00
Etoh
309e2fb3e5 Merge pull request #63 from wiiaboo/master
Stop using --slave-broken (as per mpv-player/mpv@e8a1d35)
2015-05-27 23:26:24 +01:00
Ricardo Constantino
b9d1ccc33a Update .gitignore 2015-05-27 22:51:51 +01:00
Ricardo Constantino
812f5e7acc [mpv] No more --slave-broken 2015-05-27 22:51:16 +01:00
Et0h
ed49f05c30 Add social media and move to 1.3.0 RC1 2015-05-09 14:58:31 +01:00
Et0h
8e11ddef46 Extend user-defined args first, so mpv --terminal=yes takes precedence (#59) 2015-05-08 22:48:46 +01:00
Et0h
ae3f871848 Remove --load-scripts=yes as it is not needed (#59) 2015-05-08 19:53:14 +01:00
Et0h
7d361f8e68 Advise users to close applications if they are experiencing media player latency issues 2015-05-04 15:39:52 +01:00
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