Et0h
d742b04fed
Update playlist UI on external change and show message
2015-10-02 00:23:56 +01:00
Et0h
03bb31eefa
Merge remote-tracking branch 'origin/sharedplaylists' into sharedplaylist
2015-10-01 23:35:04 +01:00
Et0h
8fb06b3faf
Don't trigger playlist update multiple times when inserting files
2015-10-01 23:34:51 +01:00
Uriziel
3322e94e03
Actually executing filechanges for numeric keys
2015-10-02 00:08:02 +02:00
Uriziel
efe32b406e
Added method stubs for sharedplaylists
2015-10-01 23:33:36 +02:00
Et0h
9a12bac379
Call playlistUpdate when playlist changes
2015-10-01 22:21:47 +01:00
Et0h
280922e928
Merge origin
2015-10-01 20:45:50 +01:00
Et0h
9752aad75d
(mpv) use global position and pause state if no file is loaded
2015-10-01 18:26:12 +01:00
Et0h
a169467284
Don't send file path to server (!)
2015-10-01 18:17:49 +01:00
Et0h
04054c3078
Handle mpv unresponsiveness by estimating position then critical error
2015-10-01 14:01:16 +01:00
Et0h
2b555134d1
Use callback for FileSwitch (thanks Uriziel)
2015-09-27 22:43:25 +01:00
Et0h
7022865cd0
Remove --demuxer-mkv-probe-video-duration=yes to allow for more testing & upver to 1.3.4
2015-09-20 11:23:32 +01:00
Et0h
6607cd5a2d
Initial code to move FileCheck search into separate thread + add caching
2015-09-20 11:20:10 +01:00
Daniel Wróbel
7bc9159d33
Make mpv check for actual video length.
2015-09-16 20:53:59 +02:00
Et0h
450553334a
Remove redundant messages comments and explain unspecified variable
2015-09-15 23:41:02 +01:00
Etoh
4ca942a9a5
Merge pull request #74 from DerGenaue/patch-1
...
Update German translation
2015-09-15 20:57:34 +01:00
DerGenaue
e90d3151af
Update German translation
...
Translated all missing ones
2015-09-15 21:46:16 +02:00
Et0h
59c177dc76
Upver to release 19
2015-09-01 16:52:05 +01:00
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