Yukino Song
|
80fb7efc3d
|
Add UUID to apps w/ add option to use App's id for virtual display (resolves #48)
|
2024-09-22 07:34:39 +08:00 |
|
Yukino Song
|
df7c742ca8
|
Implement server commands through control stream
|
2024-09-11 08:16:45 +08:00 |
|
Yukino Song
|
f22e02cf14
|
Set HDR of screen according to client request
|
2024-09-06 05:42:20 +08:00 |
|
Yukino Song
|
8db50446a7
|
Support headless mode
|
2024-08-21 23:39:41 +08:00 |
|
Yukino Song
|
2fb4ec1931
|
Add per-app resolution scale config
|
2024-08-21 00:47:55 +08:00 |
|
Yukino Song
|
79c4b15b1a
|
More detailed vdisplay driver state
|
2024-08-20 13:01:49 +08:00 |
|
Yukino Song
|
e0924e3a21
|
Add app config to set virtual display as primary
|
2024-08-19 08:50:03 +08:00 |
|
Yukino Song
|
25eb5c8714
|
Add virtual display config to apps
|
2024-08-19 07:08:39 +08:00 |
|
Yukino Song
|
6fa277ec0b
|
Try add sudovda driver support
|
2024-08-18 06:09:07 +08:00 |
|
Yukino Song
|
a8e1ecde6e
|
Capture the last used display when restoring a stream
|
2024-07-30 23:51:03 +08:00 |
|
ReenigneArcher
|
1dd4b68e1c
|
docs(src): add examples alias and general cleanup (#2763)
|
2024-06-28 08:34:14 -04:00 |
|
Cameron Gutman
|
ca29eac53a
|
Refactor RTSP handling to be session-based rather than socket-based
This is required to support per-session attributes like encryption keys during RTSP message processing.
|
2024-02-03 15:05:43 -06:00 |
|
Cameron Gutman
|
593e170da8
|
Implement graceful termination and group-based app tracking
|
2024-01-08 23:55:43 -06:00 |
|
Cameron Gutman
|
a01a15a54b
|
Fix termination of child processes when the parent terminates
|
2024-01-03 16:50:08 -06:00 |
|
Cameron Gutman
|
ed95b50f7a
|
Automatically treat launcher-type apps as detached
|
2023-10-04 17:59:36 -05:00 |
|
Elia Zammuto
|
dc967ccc7b
|
Event Ballons and Tray Icon improvements (#1561)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2023-09-15 20:48:51 -04:00 |
|
Elia Zammuto
|
3b2a098640
|
Expose Connection environment variables to the app start (#1430)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2023-07-29 14:21:58 -04:00 |
|
Cameron Gutman
|
32ca9d41de
|
Fix crash on exit if a process is currently running
|
2023-05-15 19:11:51 -06:00 |
|
ReenigneArcher
|
4ca6dc6c8e
|
docs: update file level doxygen blocks (#1258)
|
2023-05-07 18:12:39 -04:00 |
|
ReenigneArcher
|
979f7f4e60
|
docs: improvements to source code documentation (#1236)
|
2023-05-07 15:01:44 -04:00 |
|
Chase Payne
|
430a439698
|
Elevated Commands Redesign (#1123)
|
2023-04-29 00:22:01 -05:00 |
|
ReenigneArcher
|
21eb4eb6dd
|
clang: adjust formatting rules (#1015)
|
2023-03-27 21:45:29 -04:00 |
|
pgrunzjr
|
8c86baf627
|
Add support for global prep commands (#977)
|
2023-03-27 12:02:20 -04:00 |
|
pgrunzjr
|
6a914f7016
|
Execute do/undo commands non-elevated (#1022)
|
2023-03-27 10:15:35 -04:00 |
|
Brad Richardson
|
9b6d0b7a06
|
Generated app id with hashed input data (#715)
|
2023-01-07 09:42:40 -05:00 |
|
Brad Richardson
|
052297a1a5
|
Update app id on edit (#670)
Co-authored-by: ReenigneArcher <42013603+ReenigneArcher@users.noreply.github.com>
|
2023-01-02 21:02:10 -05:00 |
|
ReenigneArcher
|
58ed5ba3ce
|
fix typos and comment formatting
|
2022-08-28 16:42:00 -04:00 |
|
ReenigneArcher
|
a4acaf15b0
|
move sunshine to src
- this will allow for common cpp workflow files within org
|
2022-08-07 23:37:57 -04:00 |
|