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
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
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
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
965f68f988
Adjust find public server UI
2015-08-30 11:28:05 +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
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
0a88887953
Switch file now looks in user-specified media directories
2015-08-14 15:59:39 +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
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
7fade5dfe0
Provide more options for how to handle unpause action (UnpauseIfOthersReady by default)
2015-03-17 17:12:33 +00:00
Et0h
84477934ce
Remove sync thresholds from GuiConfig for usability
2015-03-10 08:28:38 +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
8ba09b5c25
Move language setting back to messages tab
2015-01-07 00:41:59 +00:00
Et0h
81fbd740e5
Replace contact box with contact message
2015-01-05 21:13:28 +00:00
Et0h
23fb2435a1
GuiConfig: Move various settings into new Misc tab + move language into bottom layout
2015-01-05 02:07:47 +00:00
Et0h
f3c3028dfd
Add automatic update system
2015-01-03 13:58:18 +00:00
Et0h
ebeaa92724
Add readyAtStart config option
2014-12-06 19:14:52 +00:00
Et0h
95d1915d63
Specify what the automatic language is & fix initial locale check
2014-12-02 21:41:53 +00:00
Et0h
5122989d70
Re-work language check; add "Automatic" as default language
2014-12-02 21:07:17 +00:00
Et0h
9bfa8eaf35
Set language based on locale if no valid language selected, else English
2014-12-02 19:48:55 +00:00
Et0h
a5a3e9f319
showNonControllerOSD should be disabled if parent is disabled
2014-12-02 12:28:56 +00:00
Et0h
d03a56cf4a
Increase group spacing on basic options tab
2014-11-30 23:28:22 +00:00
Et0h
b56cb58079
More consistent spacing for GuiConfig items
2014-11-30 21:20:37 +00:00
Et0h
89565a1165
Press escape exits GuiConfig
2014-11-30 19:55:40 +00:00
Et0h
ac3e0f39c6
Normalise player path before saving it
2014-11-30 17:49:29 +00:00
Et0h
490537d228
Fix HTTP player path support
2014-11-30 17:28:50 +00:00
Et0h
dbb0ff067f
Unbreak reset config
2014-11-30 14:33:22 +00:00
Et0h
344ec5e5d4
Move "Pause on leave" above "Never slow down or rewind others"
2014-11-30 13:47:19 +00:00
Et0h
d9dfffefbb
(Hopefully) Allow URLs as executable path (e.g. for XBMC)
2014-11-30 11:44:43 +00:00
Et0h
f2a5d0242e
Add default option to exclude events from non-controllers in controlled rooms
2014-11-30 10:45:22 +00:00
Et0h
a338ebe95f
Allow changing of language from within GuiConfig
2014-11-30 01:22:21 +00:00
Et0h
89384b73db
Add option to jump forward if lagging behind room controller (default on)
2014-11-29 23:24:02 +00:00
Et0h
ae75750a6d
Remove showbuttonlabels and showtooltips from GUI
2014-11-29 18:58:48 +00:00
Uriziel
5dc1288fd4
Merge remote-tracking branch 'origin/controlledRooms-new'
...
Conflicts:
syncplay/client.py
syncplay/constants.py
syncplay/players/mplayer.py
syncplay/ui/gui.py
2014-11-29 18:51:27 +01:00
Et0h
2d84ffc822
Move GuiConfig group titles to messages.py
2014-11-29 15:45:40 +00:00
Et0h
4ede1f618c
Correct slashes for file drops on Windows
2014-11-25 18:58:13 +00:00
Et0h
f323984814
Hopefully make dropfile path detection work accross all platforms
2014-11-09 10:53:53 +00:00
Et0h
5519fd481d
Change bullet icons to a right double chevron
2014-10-25 10:05:51 +01:00
nilsding
097327f6e3
added support for several BSDs
2014-08-14 20:43:37 +02:00
Et0h
ad3946e91e
Fix GuiConfig DropEvent platform check
2014-07-19 22:37:25 +01:00