Commit Graph

2857 Commits

Author SHA1 Message Date
Yukino Song e0d81d3c5f Fixing the extra comma in (win) default apps 2025-02-03 12:48:37 +08:00
Yukino Song 6d8d063454 Terminate early when hang in encoder is detected 2025-02-03 03:28:52 +08:00
Yukino Song 8b0053437a Add encoding frame rate limit 2025-02-03 03:28:51 +08:00
Yukino Song 525d42afc5 Merge pull request #309 from wallcarpet40/master
Fix linux build and some typos.
2025-02-01 00:02:08 +08:00
wallcarpet40 c2c9cd2372 Fix Linux build and some typos 2025-01-31 17:36:17 +02:00
wallcarpet40 257e48a80d Fix Linux build and some typos 2025-01-31 17:35:18 +02:00
Yukino Song ff667ec802 Fix build for Linux 2025-01-31 20:57:23 +08:00
Yukino Song 2e38a2640a Fix localization for per-client-app-identity (again) 2025-01-29 04:11:50 +08:00
Yukino Song 038e118ccb Update README for game auto suspension 2025-01-27 02:08:14 +08:00
Yukino Song e1f7e58a46 Update FAQ 2025-01-26 09:11:35 +08:00
Yukino Song 94b636f3c8 Disable client commands for Desktop entry by default w/ auto close Steam Big Picture by default 2025-01-26 04:38:03 +08:00
Yukino Song f9ed7c313d Fix localization for per-client-app-identity 2025-01-26 02:38:30 +08:00
Yukino Song 2fb79e1ca1 Log the final pair rejection 2025-01-25 00:54:09 +08:00
Yukino Song 7b653280fb Default to disable dd_configuration_option 2025-01-24 21:56:23 +08:00
Yukino Song fb2008c346 Fix some Chinese translations 2025-01-24 21:07:00 +08:00
Yukino Song b63d93b3c2 Update info text for disabling advanced display device config 2025-01-24 19:28:33 +08:00
Yukino Song e89354e4a8 Log fail reason for pair attempt 2025-01-24 19:13:43 +08:00
Yukino Song 6a8b263b06 Update FAQ 2025-01-24 02:04:42 +08:00
Yukino Song 8a20264c19 Implement per-client app identity 2025-01-24 02:04:42 +08:00
Yukino Song 8433eaa8b3 Update driver 2025-01-24 02:04:41 +08:00
Yukino Song f85eab9822 Disable client commands on built-in virtual display app 2025-01-23 04:03:58 +08:00
Yukino Song 5aaeb70722 Add option to enable/disable client commands per-app 2025-01-23 02:35:40 +08:00
Yukino Song d5f81773a8 Per client DO/UNDO commands frontend part - done 2025-01-22 22:28:57 +08:00
Yukino Song 4403cff32f Per client DO/UNDO commands server part - done 2025-01-22 21:05:17 +08:00
Yukino Song f4e445a58b Trim input for app name 2025-01-22 19:10:23 +08:00
Yukino Song bdc17dfd36 Remove display persistence file on bootup if it's set to disabled 2025-01-22 17:31:58 +08:00
Yukino Song 4705783e81 Update text warning for multi instances 2025-01-22 17:18:46 +08:00
Yukino Song dfa39abfb5 Do not change resolution on resume when current session is using virtual display 2025-01-22 17:18:08 +08:00
Yukino Song 088d0006eb Add notice for HDR not supported on Windows 10 2025-01-21 16:45:10 +08:00
Yukino Song a63b0892aa Fix all display being enabled when virtual display quits
The inclusion of libdisplaydevice further complicated the already messy display configuration thing...
2025-01-20 21:55:49 +08:00
Yukino Song 0b2ca076da Update README 2025-01-20 20:17:23 +08:00
Yukino Song 791b25400a Fix output_name not working 2025-01-20 20:13:28 +08:00
Yukino Song 55b76ed971 Fix header 2025-01-20 19:33:02 +08:00
Yukino Song 9e4389fe88 Update README 2025-01-18 15:50:32 +08:00
Yukino Song 57171c3316 Hash cookies 2025-01-18 15:08:44 +08:00
Yukino Song 2a173239f6 Merge remote-tracking branch 'origin/master' 2025-01-18 14:57:43 +08:00
ABeltramo 89f097ae65 Merge commit from fork
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
Co-authored-by: Cameron Gutman <2695644+cgutman@users.noreply.github.com>
2025-01-17 23:17:13 -05:00
dependabot[bot] 80fa04c330 build(deps): bump packaging/linux/flatpak/deps/shared-modules from f1ad050 to f5d368a (#3549)
build(deps): bump packaging/linux/flatpak/deps/shared-modules

Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules) from `f1ad050` to `f5d368a`.
- [Commits](https://github.com/flathub/shared-modules/compare/f1ad0508ead33d03b0c51d9318d3c3b63341056e...f5d368a31d6ef046eb2955c74ec6f54f32ed5c4e)

---
updated-dependencies:
- dependency-name: packaging/linux/flatpak/deps/shared-modules
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-17 23:07:15 -05:00
LizardByte-bot 9d3a3826c7 chore: update global workflows (#3551) 2025-01-17 20:01:50 -05:00
Lukas Senionis bc22cca59b feat(tray): add button to reset display device settings on Windows (#3546) 2025-01-17 11:45:50 -05:00
Lukas Senionis 1c2d7ec830 fix(checkbox): inverse global prep values for apps (#3547) 2025-01-17 08:24:49 -05:00
Lukas Senionis fb557df270 feat(display): retry reverting configuration only if device was added or removed (#3539) 2025-01-16 20:00:37 -05:00
Yukino Song c724d30d51 Restore old HDR workaround 2025-01-17 06:31:41 +08:00
Yukino Song e769c7e0a0 Fix typo in README 2025-01-16 06:31:34 +08:00
Lukas Senionis 7f0351d125 fix(cmake/windows): static link MinHook (#3537) 2025-01-15 19:00:29 +00:00
Yukino Song 6f9527a023 Update README 2025-01-16 00:57:04 +08:00
Yukino Song 92911af653 Merge pull request #227 from birwin88/master
Update linux_build.sh
2025-01-16 00:41:03 +08:00
LizardByte-bot d4052dc72c chore(l10n): update translations (#3535) 2025-01-15 15:43:12 +00:00
birwin88 98fb23cac0 Update linux_build.sh
Trying to add support for Fedora 41
2025-01-15 09:40:29 -06:00
Yukino Song efb259959d Add a space before virtual display notice in display device config 2025-01-15 23:14:55 +08:00