Lukas Senionis
|
76bea8acb9
|
feat(display): Configure display device based on user config (#3441)
|
2025-01-07 20:40:48 -05:00 |
|
ns6089
|
f4dda21248
|
Migrate audio pipeline to float from 16-bit integer (#2873)
Co-authored-by: Cameron Gutman <aicommander@gmail.com>
|
2024-07-25 21:01:43 -04:00 |
|
ReenigneArcher
|
1dd4b68e1c
|
docs(src): add examples alias and general cleanup (#2763)
|
2024-06-28 08:34:14 -04:00 |
|
Mariotaku
|
17e0f1a816
|
feat(audio): custom surround-params (#2424)
|
2024-05-31 22:50:34 -04:00 |
|
Gilles Schintgen
|
0a595dc7d2
|
fix(linux): add frame processing latency and logging improvements (#2502)
|
2024-05-12 18:55:43 -04:00 |
|
ReenigneArcher
|
8689469ea8
|
refactor(main): move remaining entry related code (#2127)
|
2024-02-11 14:15:45 -05:00 |
|
ReenigneArcher
|
0aa4f06c39
|
refactor(logging): separate logging from main (#2110)
|
2024-02-07 09:59:24 -05:00 |
|
Cameron Gutman
|
66e31a21fb
|
Compute the bitrate on the host side for supported clients
|
2023-12-30 18:27:37 -06:00 |
|
Cameron Gutman
|
bca61bfc0d
|
Always change the sink if it differs from the active sink
Fixes audio sink field not changing devices properly
|
2023-05-27 14:24:38 -05:00 |
|
Cameron Gutman
|
fbb77aa7cd
|
Prefer virtual sink over audio sink if host playback is disabled
Fixes "Play audio on host PC" option not working when audio sink is manually set
|
2023-05-24 20:34:13 -05:00 |
|
ReenigneArcher
|
4ca6dc6c8e
|
docs: update file level doxygen blocks (#1258)
|
2023-05-07 18:12:39 -04:00 |
|
Cameron Gutman
|
97f18d6353
|
Fix audio capture reinitialization
We returned instead of continuing, so audio never worked after reinit.
We also had no retry logic if no audio device was available.
|
2023-05-07 11:52:57 -05:00 |
|
Cameron Gutman
|
86c854ce97
|
Allow streaming even if no audio sink is available
|
2023-05-07 11:52:57 -05:00 |
|
ReenigneArcher
|
21eb4eb6dd
|
clang: adjust formatting rules (#1015)
|
2023-03-27 21:45:29 -04:00 |
|
Cameron Gutman
|
cc688c7845
|
Implement process and thread priority adjustments (#691)
|
2023-01-03 22:05:00 -05:00 |
|
Cameron Gutman
|
f4a48f44e4
|
Rework audio bitrate and quality handling (#642)
|
2022-12-28 09:30:51 -05:00 |
|
Michael Rogers
|
cf6107971d
|
Merge branch 'nightly' into no-sink-path-rebased
|
2022-09-16 11:54:02 -05:00 |
|
Michael Rogers
|
62af7d255c
|
Clang Format Applied
|
2022-09-16 11:47:10 -05:00 |
|
Michael Rogers
|
d4a4096bba
|
Added some sanity checks for no sink being detected.
|
2022-09-16 11:46:41 -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 |
|