Cameron Gutman
90e25e60d6
Add FPS values for all attached displays and support custom FPS values
...
Fixes #926
2023-02-03 00:45:27 -06:00
Cameron Gutman
17cad6b3ca
Fix a missed ZH_TW rename
...
Fixes #906
2022-12-15 22:48:44 -06:00
Cameron Gutman
c7a30d8728
Allow a pairing attempt even if the PC is busy
...
Pairing while busy doesn't work with GFE but works with Sunshine
2022-10-12 22:15:58 -05:00
Anselm Busse
4ee36fd405
Avoid GUI display for App listing
2022-08-25 22:18:05 -05:00
Anselm Busse
0802609fd8
Correcting for PR comments
2022-08-25 22:18:05 -05:00
Anselm Busse
de88176995
Add a 'list' option for the CLI
...
This commit addresses Issue #448 by adding a command line option that allows the listing of all the Apps reported by the remote host as a CSV.
2022-08-25 22:18:00 -05:00
Cameron Gutman
aaf59c2d01
Add CLI pairing support
2022-08-24 00:22:02 -05:00
Cameron Gutman
692942e5be
Move PIN generation into ComputerManager to be shared with CLI pairing
2022-08-24 00:21:25 -05:00
Cameron Gutman
be7852dfc0
Remove desktop resolution in favor of native (unscaled) resolution
...
Seeing 2 "native" resolutions for a single high DPI display is confusing.
If someone wants a lower resolution aspect-ratio match of a display, they
can use a custom resolution.
2022-08-16 01:22:26 -05:00
Cameron Gutman
092c0a7392
Integrate Czech and Polish translations
2022-05-07 14:32:07 -05:00
Cameron Gutman
0e5670d50d
Don't compare StackView items by localized name
...
Fixes #767
2022-04-10 15:42:50 -05:00
Cameron Gutman
22924a1e92
Reload the FPS and window mode comboboxes after changing language
...
Fixes #765
2022-04-10 13:17:42 -05:00
Cameron Gutman
5de0dc2713
Disable the decoder selection options when HDR is enabled
2022-04-05 20:09:09 -05:00
Cameron Gutman
b45c3e3c7f
Tweak wording on the keep awake option
2022-03-16 21:59:06 -05:00
Cameron Gutman
ce2a01fc59
Allow the screensaver toggle to work even if running on an embedded platform
2022-03-16 21:57:03 -05:00
Cameron Gutman
97d8274911
Add option to allow PC to sleep while streaming
2022-03-16 21:48:56 -05:00
Cameron Gutman
a6395b9025
Fix short UI hang when manually stopping the stream after losing connection with the host
2022-03-06 13:11:36 -06:00
Cameron Gutman
93ee51cabb
Integrate new languages from Weblate
2022-02-20 14:15:08 -06:00
Cameron Gutman
da261246b9
Change HDR to be a separate option like other clients
2022-02-19 11:21:06 -06:00
Cameron Gutman
4d3e09f4a0
Raise minimum custom resolution to 256x256
2022-02-19 10:47:25 -06:00
Cameron Gutman
dacd5a9e3d
Discard stale gamepad events when enabling gamepad navigation
2022-01-17 19:49:52 -06:00
Cameron Gutman
b2265080fd
Allow HEVC decoders to satisfy hardware decoding check if H.264 is unavailable
2022-01-06 22:07:31 -06:00
Cameron Gutman
c4d85cf928
Don't show HDR option if we know it's unsupported
2021-12-12 17:43:20 -06:00
Cameron Gutman
9579b2c85e
Enable Spanish and Traditional Chinese language options
2021-12-11 14:32:38 -06:00
Cameron Gutman
1444ba2c35
Use attached Layout attached properties to set tool button size
2021-12-03 12:24:31 +03:00
Cameron Gutman
fac4c85133
Revert "Fix toolbar button size on Qt 6.2"
...
Breaks running with Qt 5.9
This reverts commit 84ea483b4c
.
2021-12-03 12:17:25 +03:00
Cameron Gutman
84ea483b4c
Fix toolbar button size on Qt 6.2
2021-11-25 12:26:29 +03:00
liyu
0a301dd2f9
enables H265 HDR option and adds PQ transforeFunction to render HDR stream on macOS 10.13+
2021-11-18 23:42:44 -06:00
Cameron Gutman
278bcec238
Integrate new languages
2021-10-06 21:03:02 -05:00
Cameron Gutman
fa3f822cf1
Rework handling of addresses to allow alternate HTTP ports
2021-07-02 23:34:54 -05:00
Cameron Gutman
ebe9356937
Integrate Thai and Korean translations
2021-05-22 13:44:45 -05:00
Cameron Gutman
54bd427f26
Integrate Japanese and Vietnamese translations
2021-05-13 00:24:00 -05:00
Cameron Gutman
ac19f62ed9
Never display placeholder text for an app collector game
...
Fixes #567
2021-05-02 10:39:25 -05:00
Cameron Gutman
2fbb320539
Refuse to stream if Moonlight is known incompatible with the host GFE version
2021-04-30 20:05:49 -05:00
Cameron Gutman
44229dfe51
Update translations
...
- Add RU and ES to resources.qrc and app.pro
- Rerun lupdate-pro and lrelease-pro
2021-04-04 10:25:06 -05:00
Cameron Gutman
48dde310ae
Add Norwegian Bokmål to the build
2021-03-24 20:40:22 -05:00
Cameron Gutman
98672c8e44
Allow remote desktop mouse mode in embedded mode
...
It can be easier to control the mouse on the desktop that way
2021-03-13 16:58:58 -06:00
Cameron Gutman
d6b314f573
Add option to build for embedded environments
2021-03-13 15:20:58 -06:00
Cameron Gutman
d7a150ffa8
Only enable capture mode list if capture toggle is enabled
2021-03-13 14:59:32 -06:00
reloxx13
d7fa8c9795
Add german translation ( #536 )
...
* add german translation
* add german to language list
* donttranslate language names. always use the native name.
* add compiled german translation file
* german translation handling
* add german to getSuffixFromLanguage
* update german string and translation
* update all language files with new strings
* typo
* compile
* more typos and fixes for german
2021-03-09 20:10:36 -06:00
Cameron Gutman
c330898aeb
Add workaround for AppView breaking after changing language at runtime
2021-03-05 17:44:31 -06:00
Cameron Gutman
a3c249abe9
Don't load the app label asynchronously
2021-03-02 19:03:09 -06:00
Cameron Gutman
b7cbd99212
Fix tooltip display in app grid
2021-03-02 18:35:50 -06:00
Cameron Gutman
b53ef35a85
Improve loading speed of PC and app grids
2021-03-02 18:32:56 -06:00
Cameron Gutman
1ebb5fefb1
Address Clazy warnings
2021-03-02 18:14:15 -06:00
Maximiliano Bertacchini
fff9f2b17d
Add numpad Enter handlers (Keys.onEnterPressed) ( #516 )
2021-02-27 17:01:22 -06:00
Cameron Gutman
87a7d2e45c
Add setting to only capture system keys in full-screen
2021-02-27 16:47:38 -06:00
Cameron Gutman
b27ca993aa
Add support for system key capture in windowed mode on macOS
2021-02-26 21:43:47 -06:00
Cameron Gutman
6dab251055
Don't overwrite window mode settings when switching between WM and non-WM environments
2021-02-07 10:49:29 -06:00
Cameron Gutman
9fc921f49f
Use SDL's keyboard grab support now that it's been upstreamed
2021-02-05 00:13:20 -06:00