154 Commits

Author SHA1 Message Date
Et0h
009f651773 Use "store and run" as default GuiConfig button unless --no-store switch is set 2016-10-17 16:20:04 +01:00
Et0h
a1c81b1768 Fix crash when closing after promptForMissingArguments in GuiConfig 2016-07-03 11:25:05 +01:00
Et0h
1e9e9609f2 Increase use of Unicode in strings 2016-06-11 13:41:29 +01:00
Et0h
1de40303bd Only auto-switch to trusted domains by default 2016-05-08 13:48:42 +01:00
Uriziel
839e9d3975 Merge branch 'master' into sharedplaylists 2016-03-03 20:16:47 +01:00
Uriziel
5a36a2416a Revert "Merge branch 'player-cookie' of https://github.com/tari/syncplay into sharedplaylists"
This reverts commit 509dfea336e48f7ccd848e44ebe8bb60e6332822, reversing
changes made to 5ce752cbef589ade76ae5dc1bcfafc7c9e34c0ea.
2016-03-03 20:13:24 +01:00
Uriziel
509dfea336 Merge branch 'player-cookie' of https://github.com/tari/syncplay into sharedplaylists 2016-01-25 21:43:40 +01:00
Et0h
4e4e3e44c4 Add "enable shared playlists" as a guiConfig option (and move 'run without storing' into its own button) 2016-01-17 23:47:12 +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
Et0h
564bf9663a Merge changes from upstream (main) branch 2016-01-09 10:53:18 +00:00
Et0h
18a17b0aa9 Ignore spaces etc from host input (re-work of contribution by DerGenaue) 2015-11-17 18:17:04 +00: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
Peter Marheine
4c7c526b8d Add missing GUI saving for command delay
Also adjust the default command delay step to 100ms.
2015-10-16 20:36:37 -06:00
Peter Marheine
5dc2ca0da8 Make player command delay configurable. 2015-10-15 19:55:53 -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