Commit Graph

1186 Commits

Author SHA1 Message Date
Et0h
2fe06fab1d Upver to release 17 2015-09-01 16:43:40 +01:00
Et0h
8fcf343a9e Double folder search timeout threshold 2015-09-01 12:14:25 +01:00
Et0h
6c55d91749 Remove test print 2015-08-31 10:57:29 +01:00
Et0h
2ca4d6b3f2 Upver to Release 18 2015-08-31 10:21:59 +01:00
Et0h
9bee422b87 Add tooltip for update server list button 2015-08-31 10:20:29 +01:00
Et0h
558e7e69bf Automatically update empty server list if updates are enabled 2015-08-30 23:34:29 +01:00
Et0h
2983dbc69a Fix UI bug when toggling moreOptions 2015-08-30 21:46:13 +01:00
Et0h
c00270aef9 Clear public server list properly 2015-08-30 21:35:26 +01:00
Et0h
171a4c8f06 Fix fallback public server list 2015-08-30 21:34:46 +01:00
Et0h
8f589e6278 Fix window height where there is a notification bocx 2015-08-30 21:04:03 +01:00
Et0h
da1b2894bf Move all server listings to combo box 2015-08-30 20:31:49 +01:00
Et0h
ea12a4ef9d List official public servers in host combobox 2015-08-30 13:21:56 +01:00
Et0h
ab00954668 Update public list text 2015-08-30 13:21:20 +01:00
Et0h
965f68f988 Adjust find public server UI 2015-08-30 11:28:05 +01:00
Et0h
44ff494f3b Upver to 1.3.3 / Release 16 2015-08-27 23:16:49 +01:00
Et0h
605c10be4a Only show per-player args when "show more settings" is enabled 2015-08-27 23:16:23 +01:00
Et0h
411808b348 Add "find public server" feature 2015-08-26 19:25:07 +01:00
Et0h
f0f29653ce Add 1 second timeout for media search, and make it more efficient 2015-08-26 15:52:39 +01:00
Et0h
8877514987 Clarify mediasearch tooltip 2015-08-25 10:02:40 +01:00
Et0h
bb2308c0c9 Use first mediaSearch directory as first choice for open file initial directory, followed by directory of currently open file 2015-08-25 10:01:41 +01:00
Et0h
c66ae60d43 Note double click to switch in file tooltip (r5) 2015-08-15 18:34:18 +01:00
Et0h
10427d27b5 Upver to v1.3.2 2015-08-14 16:53:02 +01:00
Et0h
bedf14903a Upver to Build 14 2015-08-14 16:00:37 +01:00
Et0h
0a88887953 Switch file now looks in user-specified media directories 2015-08-14 15:59:39 +01:00
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