Commit Graph

1212 Commits

Author SHA1 Message Date
Etoh
57db3c257a Shorten RU translation of "play/pause" so it fits 2015-08-14 14:17:08 +01:00
Etoh
b4c0b03871 Unicodify messages 2015-08-14 14:07:40 +01:00
Etoh
cfd3de53d6 Merge pull request #69 from wiiaboo/userargs
Don't overwrite user arguments with our style defaults (mpv)
2015-08-14 11:02:49 +01:00
Etoh
9790dab5ca Merge pull request #71 from BrokeRU/patch-2
Update messages.py (Russian translation update)
2015-08-14 11:01:58 +01:00
Andrew Semakin
76024846d3 Update messages.py
Translation to Russian.
2015-08-14 13:12:10 +05:00
RiCON
7b2a623dda Don't overwrite user arguments with style defaults
This allows the per-player user arguments to overwrite
Syncplay's style defaults in mpv and mplayer2.

Be careful that, if you turn off force-window and idle in mpv,
you have to supply Syncplay with the filename before opening the
video window.
2015-08-03 20:10:00 +01:00
Etoh
b3bc4f5f44 Use decoded filename in tooltip 2015-07-20 22:11:30 +01:00
Etoh
ced2a04ef0 Include file switch icons in Syncplay Windows installer 2015-07-19 14:15:25 +01:00
Etoh
950538740a Show full undecoded path as tooltip in userlist filename items 2015-07-19 14:11:46 +01:00
Etoh
a82fe7c82c Decode URLs shown in GUI userlist 2015-07-19 14:07:55 +01:00
Etoh
b9292fcac4 For consistent hashing/comparing of filenames, always decode URLs 2015-07-19 13:59:57 +01:00
Etoh
9cbfcd99b2 strip URL when comparing difference between URLs and local files to avoid false positive 2015-07-19 13:49:32 +01:00
Etoh
0245f86588 URIs without URL metadata were not being registered for VLC (reported by Phaseout) 2015-07-12 23:54:29 +01:00
Et0h
c70546a9a3 Use proper icon for stream switching 2015-07-07 21:39:29 +01:00
Et0h
b06edbc91d Add icons when file switch is possible 2015-07-07 20:35:30 +01:00
Et0h
a5d99c5f25 Append to, rather than replace, mpv audio filters (suggested by wiiaboo) 2015-06-25 15:20:12 +01:00
Etoh
03f4394a0c Undo removal of unicode() in updateExecutableIcon 2015-06-24 00:30:06 +01:00
Et0h
6c56432fbd Allow per-player arguments (#59) 2015-06-24 00:01:55 +01:00
Et0h
763829a00e Double click switch file: Add errors, tidy code, don't get path if no file open, upver to 12 2015-06-22 16:42:58 +01:00
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
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