Etoh
dd6edb7a61
Merge pull request #92 from nilsding/master
...
set the correct player executable path when an .app was selected on OS X (fixes #91 )
2016-01-19 15:56:50 +00:00
Georg G
9804ceb087
set the correct player executable path when an .app was selected on OS X ( fixes #91 )
2016-01-11 04:31:01 +01:00
Etoh
c71d99d8aa
Merge pull request #86 from nilsding/master
...
bugfix: display the menu bar in OS X
2015-12-19 20:10:01 +00:00
Georg G
7ba94108d9
bugfix: display the menu bar in OS X
2015-12-19 19:39:47 +01:00
Etoh
5fc49a1f73
Merge pull request #85 from abhsag24/master
...
Fix non-Windows Unicode file path argument bug
2015-12-15 21:33:43 +00:00
Abhay Raizada
d1255f684e
change type, of file in ConfigurationGetter.py from str to utf-8
2015-12-14 22:51:55 +05:30
Etoh
092432de04
Merge pull request #76 from DerGenaue/patch-1
...
German Translation
2015-10-30 18:57:38 +00:00
Etoh
af526177e7
Merge pull request #78 from tari/playerpath-background
...
Probe player paths in a non-UI thread
2015-10-30 18:57:03 +00:00
DerGenaue
d36881bba4
Removed Comment
...
You should know the syntax when changing things -.-
2015-10-27 17:17:12 +01:00
Peter Marheine
695b57a734
Add spinner.mng to installer resources.
2015-10-26 18:33:56 -06:00
Peter Marheine
92deb3e134
Remove old _lastThreadSeqnum
.
2015-10-23 17:27:11 -06:00
Peter Marheine
f06a1dc18a
Use a single icon worker thread.
...
Spawning a lot of threads tends to be inefficient and they often get
serialized, so have a single thread that always looks at the latest
path only.
2015-10-23 17:11:16 -06:00
Peter Marheine
c23fe6ad8f
Perform player probing in a non-UI thread.
...
Network operations tend to be extremely slow when checking all user
inputs for player path, so perform those checks in a non-UI thread so
the GUI remains responsive. While queries are ongoing, the icon is a
"busy" spinner.
2015-10-23 16:44:39 -06:00
DerGenaue
cbc3142c6e
German Translation
...
Translated missing test
2015-10-06 18:01:06 +02:00
DerGenaue
ec7dc717bb
German Translation
...
This makes better sense
2015-10-06 17:54:11 +02: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