Cameron Gutman
|
1d90bf9230
|
Trim spaces from the provided IP address or hostname
|
2020-10-06 21:39:01 -05:00 |
|
Cameron Gutman
|
18fa7c2832
|
Add Discord button in Settings
|
2020-09-09 21:49:45 -07:00 |
|
Cameron Gutman
|
573c470965
|
Ensure the title label doesn't get drawn over when the window is small
|
2020-05-10 12:38:56 -07:00 |
|
Cameron Gutman
|
e1babefc80
|
Center toolbar text
|
2020-05-10 11:48:24 -07:00 |
|
Cameron Gutman
|
4c3a23b1bd
|
Resize toolbar text
|
2020-05-09 23:02:09 -07:00 |
|
Cameron Gutman
|
12016af326
|
Display version number in toolbar on the settings page
Fixes #341
|
2020-05-09 22:20:39 -07:00 |
|
Cameron Gutman
|
5520a52379
|
Force full-screen mode on EGLFS
|
2020-02-08 21:31:04 -08:00 |
|
Cameron Gutman
|
7cf70b9607
|
Clear Add PC textbox when closing the dialog
|
2019-12-29 20:13:45 -06:00 |
|
Cameron Gutman
|
5d872e8b5b
|
Add auto update check to Steam Link
|
2019-12-13 20:21:35 -08:00 |
|
Cameron Gutman
|
33730dd584
|
Display the update tooltip on launch if an update is available
|
2019-09-29 21:32:24 -07:00 |
|
Cameron Gutman
|
4e4f04c174
|
Focus on first item when a gamepad is connected
|
2019-05-19 11:08:23 -07:00 |
|
Cameron Gutman
|
6e46537112
|
Fix highlights for toolbar buttons to be more visible
|
2019-04-24 20:22:39 -07:00 |
|
Cameron Gutman
|
fa29260e09
|
Work around Qt 5.12 dialog crash on disconnect
|
2019-04-23 19:40:21 -07:00 |
|
Cameron Gutman
|
9c5d847dae
|
Autodetect a Wayland environment and configure SDL correctly. Fixes #211
|
2019-04-21 18:31:11 -07:00 |
|
Cameron Gutman
|
32535578a0
|
Use newlines for the help text separator on the unmapped gamepad dialog
|
2019-03-31 20:10:56 -07:00 |
|
Cameron Gutman
|
0aa87aacc6
|
Fix focus issues after dismissal of consecutive dialogs (like Add PC -> Add PC error)
|
2019-03-31 19:32:17 -07:00 |
|
Cameron Gutman
|
73604020d7
|
Rewrite dialog code to use Quick Controls 2
|
2019-03-31 17:24:25 -07:00 |
|
Cameron Gutman
|
060a00b9c7
|
Consolidate help handling into ErrorMessageDialog
|
2019-03-31 15:16:48 -07:00 |
|
Cameron Gutman
|
81ad1a18fa
|
Fix error dialog focus issues after dismissal on Steam Link
|
2019-03-31 13:57:57 -07:00 |
|
Cameron Gutman
|
f8e2740532
|
Add placeholder text when no PCs are present
|
2019-03-27 18:13:20 -07:00 |
|
Cameron Gutman
|
89c8725766
|
Improve Add PC dialog readability on Windows
|
2019-03-27 00:39:25 -07:00 |
|
Cameron Gutman
|
da7d532564
|
Move Add PC button to toolbar
|
2019-03-26 21:31:51 -07:00 |
|
Cameron Gutman
|
d2cff86c97
|
Refactor SdlGamepadKeyNavigation to avoid multiple reinitializations of SDL
|
2019-03-23 14:15:55 -07:00 |
|
Cameron Gutman
|
03c0be0720
|
Only display help options on platforms with web browsers
|
2019-03-23 13:51:34 -07:00 |
|
Cameron Gutman
|
2703efedef
|
Improve performance of looking up static system properties
|
2019-03-23 12:05:08 -07:00 |
|
Cameron Gutman
|
e0bebeae25
|
Allow theme overrides via environment variables
|
2019-01-19 17:06:35 -08:00 |
|
Cameron Gutman
|
34aacc90d7
|
Include version string in update tooltip
|
2019-01-03 18:00:54 -08:00 |
|
Cameron Gutman
|
165ad96be1
|
Fix stack overflow if SDL gamepad initialization fails
|
2018-11-18 22:04:44 -08:00 |
|
Cameron Gutman
|
1a5a6773ce
|
Add option to determine if Moonlight launches in full-screen. Fixes #103
|
2018-11-04 13:57:33 -08:00 |
|
Cameron Gutman
|
839c0a45a0
|
Avoid polling server status while streaming
|
2018-10-28 17:53:49 -07:00 |
|
Cameron Gutman
|
e411c207ae
|
Implement quitting Moonlight via gamepad or keyboard. Fixes #100
|
2018-10-13 00:41:22 -07:00 |
|
Cameron Gutman
|
e53b32fa57
|
Stop polling machines after 5 minutes of inactivity to conserve power
|
2018-10-12 19:58:29 -07:00 |
|
Cameron Gutman
|
fc315feac4
|
Maximize the Qt UI window if configured for a full-screen display mode
|
2018-10-06 13:14:32 -07:00 |
|
Cameron Gutman
|
113751a4bc
|
Avoid Qt bug by using onAfterRendering instead of onAfterSynchronizing to display dialogs
|
2018-10-05 19:54:13 -07:00 |
|
Cameron Gutman
|
b14a0fa2ce
|
Ensure initial warning dialogs always appear on top of the Moonlight window
|
2018-09-30 22:39:51 -07:00 |
|
Cameron Gutman
|
162a16ed3a
|
Allow settings to be activated when an app or PC is in focus
|
2018-09-30 13:52:38 -07:00 |
|
Cameron Gutman
|
d706e81cd4
|
Add gamepad navigation support for everything except context menus and dialogs
|
2018-09-30 13:41:32 -07:00 |
|
Janne Hakonen
|
d14cfb577b
|
Add command line parameters. Fixes #30 (#89)
* Add command line parameters. Fixes #30
* Fixed compile errors
* Fixed code review findings
* Fixed code review findings, take 2
|
2018-09-29 14:06:55 -07:00 |
|
Cameron Gutman
|
7e414f0af3
|
Add keyboard shortcuts for Help and Settings
|
2018-09-23 19:24:47 -07:00 |
|
Cameron Gutman
|
8fb37ae229
|
Finish keyboard navigation for GridViews and MenuItems
|
2018-09-23 19:06:26 -07:00 |
|
Cameron Gutman
|
2e3de32810
|
Partially working keyboard navigation support
|
2018-09-23 15:16:27 -07:00 |
|
Cameron Gutman
|
9e2fd67487
|
Add option to enable mouse acceleration for remote desktop usage
|
2018-09-09 13:21:11 -07:00 |
|
Cameron Gutman
|
af17d56cbd
|
Add option to disable mDNS PC discovery. Fixes #50
|
2018-09-09 12:33:19 -07:00 |
|
Cameron Gutman
|
bd9f2d2009
|
Remove unused Menu items in ToolButtons
|
2018-09-05 16:38:52 -07:00 |
|
Cameron Gutman
|
0467c2f893
|
Don't rely on Qt 5.10 icon feature
|
2018-08-31 02:28:26 -04:00 |
|
Cameron Gutman
|
f3309087ab
|
Avoid polling if the Qt window is minimized
|
2018-08-13 19:47:42 -07:00 |
|
Cameron Gutman
|
4e60ccb2ff
|
Add tooltips for toolbar buttons
|
2018-08-09 23:20:20 -07:00 |
|
Cameron Gutman
|
186052f21d
|
Fix update button color
|
2018-08-09 23:18:07 -07:00 |
|
Cameron Gutman
|
0fb3bb0727
|
Add automatic update checking. Fixes #8
|
2018-08-09 22:51:27 -07:00 |
|
Cameron Gutman
|
a81b501d7d
|
Hide the gamepad mapping button since it's unimplemented
|
2018-07-28 01:27:42 -07:00 |
|