Cameron Gutman
|
c724902508
|
Clean up code for new QC2 dialogs and remove some unused imports
|
2019-03-31 17:44:19 -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
|
1d94903eef
|
Add a hack to ensure the layout anchors work properly on Qt 5.11 and earlier
|
2019-03-30 12:28:18 -07:00 |
|
Cameron Gutman
|
bc580c9aaa
|
Ensure SdlGamepadKeyNavigation is only re-enabled after the sessionFinished() callback to avoid conflicts with SdlInputHandler
|
2019-03-29 23:20:43 -07:00 |
|
Cameron Gutman
|
f8e2740532
|
Add placeholder text when no PCs are present
|
2019-03-27 18:13:20 -07:00 |
|
Cameron Gutman
|
a079ecd20b
|
Improve transitions and eliminate conflicting anchor warnings
|
2019-03-27 01:28:46 -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
|
4752d4966d
|
Improve Add PC dialog to have a proper text field
|
2019-03-26 21:12:53 -07:00 |
|
Cameron Gutman
|
764360c0f3
|
Avoid doing non-trivial work in onCheckedChanged on settings page load
|
2019-03-24 19:15:35 -07:00 |
|
Cameron Gutman
|
08482577eb
|
Fix connection termination dialog regression from 03c0be0720
|
2019-03-24 15:19:38 -07:00 |
|
Cameron Gutman
|
c48ed7bb0d
|
Fix undefined variable usage after 2703efedef
|
2019-03-23 20:25:19 -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
|
b78a7971d9
|
Fix the launch warning toasts on Qt 5.9
|
2019-03-22 21:30:06 -07:00 |
|
Cameron Gutman
|
f624a1817e
|
Add preference and tweak connection warning
|
2019-03-18 20:21:52 -07:00 |
|
Cameron Gutman
|
5ccb4a8b7f
|
Improve busy PC error text
|
2019-03-17 00:33:52 -07:00 |
|
Cameron Gutman
|
ccd0777ce9
|
Use a Loader to be able to use StackView.onActivated to trigger stream start
|
2019-03-02 20:55:50 -08:00 |
|
Cameron Gutman
|
0ec04df334
|
Hide hint text when the connection completes
|
2019-03-02 14:13:32 -08:00 |
|
Cameron Gutman
|
26d7946b4a
|
Fix toolbar hiding in quit segue
|
2019-03-02 14:13:14 -08:00 |
|
Cameron Gutman
|
292cc579cf
|
Partially revert 8037fb76fc to fix mouse polling issues on Windows
|
2019-03-02 14:11:30 -08:00 |
|
Cameron Gutman
|
ac8183feee
|
Fix selection loss when going back caused by previous commit
|
2019-02-22 22:44:09 -08:00 |
|
Cameron Gutman
|
8037fb76fc
|
Use StackView activation callbacks to perform init and cleanup since visibility callbacks aren't guaranteed to run in any order
|
2019-02-22 22:14:06 -08:00 |
|
Cameron Gutman
|
23f1060756
|
Polish the resume/quit buttons
|
2019-02-12 19:07:48 -08:00 |
|
Cameron Gutman
|
710648f3f4
|
Fix QuitSegue -> StreamSegue transition to be direct via replacement and disallow toolbar interactions
|
2019-02-09 21:15:17 -08:00 |
|
Cameron Gutman
|
8de42b3199
|
Fix gamepad menu focus and dismissal issues
|
2019-02-09 19:59:01 -08:00 |
|
Cameron Gutman
|
48e78d2cd3
|
Don't allow focus on invisible menu items
|
2019-02-09 19:21:43 -08:00 |
|
Cameron Gutman
|
2986a40c5a
|
Fix some gamepads working for UI navigation but not in game
|
2019-01-29 22:01:05 -08:00 |
|
Cameron Gutman
|
6fcc8b721b
|
Add a button for quitting the running app
|
2019-01-26 23:57:02 -08:00 |
|
Cameron Gutman
|
b4bbd58c77
|
Add long press action on PC view for touchscreens
|
2019-01-26 23:11:09 -08:00 |
|
Cameron Gutman
|
e0bebeae25
|
Allow theme overrides via environment variables
|
2019-01-19 17:06:35 -08:00 |
|
Cameron Gutman
|
88b1ea296c
|
Remove video bitrate tooltip since audio is accounted for during remote streaming
|
2019-01-06 15:41:00 -08:00 |
|
Cameron Gutman
|
2a13a869f3
|
Don't allow the scroll wheel to move the bitrate slider
|
2019-01-06 15:39:54 -08:00 |
|
Cameron Gutman
|
34aacc90d7
|
Include version string in update tooltip
|
2019-01-03 18:00:54 -08:00 |
|
Cameron Gutman
|
e2774309fb
|
Fix context menus on Qt 5.9
|
2019-01-02 19:49:06 -08:00 |
|
Cameron Gutman
|
cfabaf334e
|
Add frame pacing toggle
|
2018-12-25 12:57:00 -08:00 |
|
Cameron Gutman
|
35aac18b4e
|
Improve bitrate slider label and add tooltip
|
2018-12-25 11:48:34 -08:00 |
|
Cameron Gutman
|
b46a3cf759
|
Show stream error dialog when launching from the CLI
|
2018-12-05 22:22:30 -08:00 |
|
Cameron Gutman
|
5029c855f0
|
Simplify app quitting implementation a bit
|
2018-12-05 19:49:06 -08:00 |
|
Janne Hakonen
|
0ab07303c9
|
Add quit cli command and app quit option after stream session. Fixes #92 (#138)
* Add quit cli command and app quit option after stream session. Fixes #92
* Code review fixes.
|
2018-12-05 18:45:28 -08:00 |
|
Cameron Gutman
|
23e77eefb0
|
Rename multi-controller checkbox to be more descriptive
|
2018-11-29 20:10:47 -08:00 |
|
Cameron Gutman
|
094443cf26
|
Rename start in windowed mode option to be more accurate
|
2018-11-28 21:46:14 -08:00 |
|
Cameron Gutman
|
9a153b7170
|
Remove unneccessary hardcoded text color for better style support
|
2018-11-22 02:35:25 -08:00 |
|
Cameron Gutman
|
e7bb146f92
|
Allow streaming to match the refresh rate in unsupported mode
|
2018-11-20 21:47:08 -08:00 |
|
Cameron Gutman
|
165ad96be1
|
Fix stack overflow if SDL gamepad initialization fails
|
2018-11-18 22:04:44 -08:00 |
|
Cameron Gutman
|
bfc64c926a
|
Reorganize settings page now that vertical scrolling works
|
2018-11-15 16:41:02 -08:00 |
|
Cameron Gutman
|
a95d2e76f5
|
Fix settings page scrolling. Fixes #106
|
2018-11-13 18:03:53 -08:00 |
|