Commit Graph

177 Commits

Author SHA1 Message Date
fa22227fca feat(display): expose HDR toggle workaround delay to user (#3579) 2025-02-18 09:32:21 -05:00
ffccc1af9b fix: add missing strings for max_bitrate setting, and improved logging for bitrate (#3656) 2025-02-11 09:11:12 -05:00
3a88ddc639 feat: Add Max Bitrate option (#3628) 2025-02-09 15:00:29 -05:00
dbba364ed7 fix(dd_config)!: disable by default (#3639) 2025-02-05 08:32:34 -05:00
6efc687036 fix(ui): properly handle boolean json responses (#3626) 2025-02-02 17:34:02 +00:00
257a102127 fix(api): return proper json objects (#3544) 2025-01-31 23:38:22 -05:00
5b36357133 feat(display): Add revert display config on disconnect option (#3613) 2025-01-30 16:02:22 -05:00
2a31ee5422 chore(l10n): update translations (#3563) 2025-01-22 02:45:44 +00:00
eb6916ef34 fix(web-ui): fix new version notification conditions (#3577) 2025-01-22 00:46:04 +00:00
1c2d7ec830 fix(checkbox): inverse global prep values for apps (#3547) 2025-01-17 08:24:49 -05:00
d4052dc72c chore(l10n): update translations (#3535) 2025-01-15 15:43:12 +00:00
820180c9e7 docs(hrefs): update readthedocs hrefs (#3476) 2025-01-13 22:34:54 -05:00
a7f64118a8 chore(l10n): update translations (#3519) 2025-01-13 20:54:13 -05:00
8392bdc98f feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA (#3530)
* Revert "feat(ddprobe): allow to manually specify gpu preference (#3521)"

This reverts commit 6a233cbcbf.

* Keep display revert delay input type change from 6a233cbcb

* Remove ddprobe

* feat(capture/windows): hook APIs to avoid output reparenting that breaks DDA
2025-01-12 17:11:03 -06:00
1b94e9339a feat(display): add display mode remapping option (#3529)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-01-12 14:14:20 -05:00
6a233cbcbf feat(ddprobe): allow to manually specify gpu preference (#3521) 2025-01-08 18:44:11 -05:00
9b9767be0c chore(l10n): update translations (#3512)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2025-01-08 03:33:07 +00:00
76bea8acb9 feat(display): Configure display device based on user config (#3441) 2025-01-07 20:40:48 -05:00
2e5c291233 feat(web-ui): replace dropdown menus with checkboxes (#3455) 2025-01-05 14:43:45 -05:00
d50611c79b chore(l10n): update translations (#3473) 2025-01-01 22:23:11 -05:00
3e47cd3cc8 fix(ui): remove extra slash in logs href (#3493) 2024-12-26 23:36:19 -05:00
e062484b46 chore(l10n): update translations (#3443) 2024-12-14 15:27:03 +00:00
1543f584ab feat(display)!: Add libdisplaydevice dependency and output name mapping (#2894) 2024-12-11 14:17:44 -05:00
706e37719f chore(l10n): update translations (#3408) 2024-12-08 03:21:38 +00:00
c40ac8dce9 chore(l10n): update translations (#3355) 2024-11-09 04:05:05 +00:00
9e52ac426d feat(vaapi): add option to enable strict enforcement of frame size (#3332)
* feat(vaapi): add option to enable strict enforcement of frame size

* Eliminate the QP fallback code that was only required for VAAPI
2024-11-01 12:36:25 -05:00
ec0cdcf0fa docs(api): improve api documentation (#3343) 2024-10-30 20:34:18 +00:00
73d777fa0b feat(stream)!: remove limit on concurrent sessions and allow quitting apps with active sessions (#3325) 2024-10-24 19:11:50 -05:00
de0d633089 chore(l10n): update translations (#3198) 2024-10-20 03:05:18 +00:00
a3ba700522 fix: Reverse Proxy support (#3173) 2024-10-18 22:49:34 -04:00
ec506bbb2f fix(web-ui): broken url (#3238) 2024-09-29 03:36:03 +00:00
6875fee479 chore(l10n): update translations (#3160) 2024-09-14 16:14:04 -04:00
e33dea7e3e feat(web): use shared-web (#3116) 2024-09-06 17:31:00 -04:00
cdc2d1ba00 fix(ui-apps): update game db url (#3148) 2024-09-05 16:52:46 -04:00
3dc267141a chore(l10n): update translations (#3106) 2024-09-05 09:00:34 -04:00
34054a20e1 chore(l10n): update translations (#3082) 2024-08-26 20:42:34 -04:00
9d42b935ab chore(l10n): update translations (#2910) 2024-08-20 11:12:24 -04:00
6d91e680c5 feat(logging): include milliseconds timestamps (#2963) 2024-08-08 10:52:08 -04:00
04df80ff6b feat!: drop advertised resolutions and fps (#2924) 2024-08-08 02:10:19 +00:00
0b70d46bef fix(linux): add delay to service and improve troubleshooting docs (#2903)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-07-28 13:21:30 +00:00
aa2cf8e5a9 New Crowdin updates (#2905) 2024-07-24 08:44:21 -04:00
aadd6eec19 Escape backslashes in javascript string (#2861) 2024-07-15 15:20:02 +00:00
49495a8da3 New Crowdin updates (#2822) 2024-07-08 17:43:53 +00:00
9b5a04634e New Crowdin updates (#2792) 2024-07-02 08:57:27 -04:00
3a8f32e9c9 New Crowdin updates (#2779) 2024-07-02 01:49:44 +00:00
67b631ec66 New Crowdin updates (#2740) 2024-06-28 16:17:03 +00:00
429019e47b New Crowdin updates (#2725) 2024-06-19 20:36:03 +00:00
722e5600c6 feat: add min_fps_target setting (#1043) 2024-06-19 00:09:23 +00:00
750255ddc0 New Crowdin updates (#2703) 2024-06-16 14:20:37 -04:00
509576d616 feat(input/linux): add support for more virtual input devices (#2606)
Co-authored-by: ABeltramo <beltramo.ale@gmail.com>
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
2024-06-16 00:21:18 +00:00