Cameron Gutman
|
f486c8e356
|
Only prefer SDL over unaccelerated X11
|
2023-03-06 21:43:02 -06:00 |
|
Cameron Gutman
|
5edf4d3dc7
|
Print FFmpeg decoder name
|
2023-03-06 21:26:18 -06:00 |
|
Cameron Gutman
|
0b80cc197a
|
Try various other non-hwaccel FFmpeg decoders
|
2023-03-06 21:24:49 -06:00 |
|
Cameron Gutman
|
21eb932e52
|
Prefer SDL over X11 and enable HEVC for X11/SDL
|
2023-03-06 21:16:35 -06:00 |
|
Cameron Gutman
|
6ab37d0036
|
Accept both primary and overlay planes on Rockchip platforms
Fixes #861
|
2023-03-05 23:48:10 -06:00 |
|
Cameron Gutman
|
a9f8a77b66
|
Use upstreamed fourcc code for 10-bit NV12 on Rockchip
|
2023-03-05 23:46:34 -06:00 |
|
Cameron Gutman
|
32ebb00292
|
Add horizontal scrolling support with Sunshine
|
2023-02-21 23:31:34 -06:00 |
|
Cameron Gutman
|
00c28f53d8
|
Further bugfixes and improvements for AML decoder
|
2022-12-04 14:49:35 -06:00 |
|
TheChoconut
|
a8d5f7e2e7
|
Implement ensure_buf_size in aml, lower eagain wait time
|
2022-12-04 14:30:54 -06:00 |
|
TheChoconut
|
4cb30a2a46
|
set disable_video to false on startup
|
2022-12-04 14:30:54 -06:00 |
|
TheChoconut
|
858c884099
|
update amlogic decoder
|
2022-12-04 14:30:54 -06:00 |
|
TheChoconut
|
5c23f0494d
|
lazy load libamcodec, only require libamcodec.so
|
2022-12-04 14:30:54 -06:00 |
|
Cameron Gutman
|
62007b912e
|
Fix ensure_buf_size() usage in RK backend
|
2022-11-20 20:53:56 -06:00 |
|
Cameron Gutman
|
1feeab9c71
|
Fix more warnings
|
2022-11-20 20:41:21 -06:00 |
|
Cameron Gutman
|
c985b9ea0d
|
Fix unchecked return value in aml
|
2022-11-20 19:56:04 -06:00 |
|
Cameron Gutman
|
32e87994cd
|
Consolidate and improve decode buffer handling
|
2022-11-20 19:48:36 -06:00 |
|
Cameron Gutman
|
098f53cd0b
|
Fix several build warnings and minor bugs
|
2022-11-20 19:34:19 -06:00 |
|
Cameron Gutman
|
c3325a8887
|
Don't print error if zero samples are decoded
|
2022-11-09 00:10:03 -06:00 |
|
Cameron Gutman
|
f16dc469af
|
Make blank_fb() into a more generic write_bool() function
|
2022-11-08 21:45:27 -06:00 |
|
Cameron Gutman
|
b2192eda25
|
Spawn a display thread if amlvideo is in the pipeline
|
2022-11-08 21:14:21 -06:00 |
|
Cameron Gutman
|
b26d747e95
|
Parse HDR option from moonlight.conf
|
2022-11-08 19:42:30 -06:00 |
|
Cameron Gutman
|
c2f21b955d
|
Implement foundation for HDR support
Likely not functional for any decoder yet
|
2022-11-08 19:40:03 -06:00 |
|
Cameron Gutman
|
28ace51874
|
Add missing errno.h
|
2022-11-01 01:42:46 -05:00 |
|
Cameron Gutman
|
a9302d02f5
|
Fix handling of partial writes and EAGAIN in Amlogic decoder
Fixes spurious codec resets due to EAGAIN errors at 4K during complex scenes.
|
2022-11-01 00:35:25 -05:00 |
|
Cameron Gutman
|
30b563a2fc
|
Tune ALSA parameters to avoid underruns
Fixes frequent underruns on Vero 4K
|
2022-11-01 00:11:08 -05:00 |
|
Cameron Gutman
|
cb4b5d55b5
|
Improve ALSA underrun error recovery
Fixes lack of audio on Vero 4K
|
2022-10-31 22:19:34 -05:00 |
|
Cameron Gutman
|
7ab48fb6d4
|
Use RFI for HEVC only
It is unstable on H.264 streams
|
2022-10-05 04:54:54 +00:00 |
|
Cameron Gutman
|
0325a3b88c
|
Add support for custom ports with Sunshine
|
2022-09-23 22:48:43 -05:00 |
|
Cameron Gutman
|
42980d09ee
|
Remove semicolon from MIN_FRAME_BUFFER_COUNT definition
|
2022-09-23 21:31:52 -05:00 |
|
Cameron Gutman
|
60c4b514af
|
Fix some grammatical errors
|
2022-09-23 21:30:44 -05:00 |
|
kkoshelev
|
b9703e7a1e
|
Add --pin argument for easier pairing using frontends (#853)
* Add --pin flag to make pair easier for frontends
* Fix lint errors
|
2022-06-28 20:22:07 -05:00 |
|
Cameron Gutman
|
543dc087fc
|
Increase decode buffer size to match Pi/MMAL decoders
|
2022-06-26 14:22:54 -05:00 |
|
Cameron Gutman
|
22f75b74f9
|
Fix const warnings with FFmpeg 5.0
|
2022-04-21 22:13:21 -05:00 |
|
Maciej Bogusz
|
5449b521aa
|
Warn about invalid rotation values
|
2022-01-11 19:39:59 -06:00 |
|
Laurent Camarasa
|
8323eeb23c
|
Bugfix : let the program terminate if connection is lost when using SDL
|
2022-01-10 01:25:51 -06:00 |
|
Cameron Gutman
|
f871b663b1
|
Add absolute mouse mode support when ungrabbed
|
2022-01-09 21:09:48 -06:00 |
|
Cameron Gutman
|
23e6854a84
|
Switch ungrab key combo to Ctrl+Alt+Shift+Z like Moonlight Qt
|
2022-01-09 19:57:52 -06:00 |
|
Cameron Gutman
|
fe5dd11893
|
Add high resolution scrolling with SDL 2.0.18+
|
2022-01-09 19:54:25 -06:00 |
|
Cameron Gutman
|
fbf6a2e2f7
|
Use new rumble API on SDL 2.0.9+
|
2022-01-09 19:50:48 -06:00 |
|
Cameron Gutman
|
5761f533ab
|
Grab mouse only once streaming has started
|
2022-01-09 19:41:56 -06:00 |
|
Cameron Gutman
|
bbdd7e5b24
|
Implement controller hotplugging for SDL
|
2022-01-09 19:41:35 -06:00 |
|
Cameron Gutman
|
76b0de3566
|
Triggers should be unsigned types
|
2021-09-16 01:28:09 -05:00 |
|
Cameron Gutman
|
bf7149e75d
|
Fix type of halfaxis mapping values
|
2021-09-16 01:19:08 -05:00 |
|
TheChoconut
|
87613b3176
|
Flush pair code for external scripts
|
2021-08-21 08:26:58 -05:00 |
|
Cameron Gutman
|
81a49e4564
|
Add parameter to disable gamepad mouse emulation
|
2021-08-08 12:03:56 -05:00 |
|
Cameron Gutman
|
3611f1dd89
|
Fix null termination issue if /proc/cpuinfo was over 4KB
|
2021-08-08 11:47:03 -05:00 |
|
Cameron Gutman
|
4b41692fd8
|
Fix handling of buttons outside the normal joystick range
See aa03b9d7af
Fixes #788
Fixes #696
Fixes #675
Fixes #693
Fixes #642
|
2021-08-08 11:26:07 -05:00 |
|
Cameron Gutman
|
d45567b5ee
|
Revert "Fix pressing unmapped buttons causing unexpected inputs"
Instead, we should not exclude certain buttons from mappings.
This reverts commit 21b6af349358a0da2552a45e5448dc551f490253.
|
2021-08-08 11:16:57 -05:00 |
|
Cameron Gutman
|
21b6af3493
|
Fix pressing unmapped buttons causing unexpected inputs
|
2021-08-08 11:07:13 -05:00 |
|
Cameron Gutman
|
6f15b257d7
|
Add DRM_FORMAT_NV12_10 definition for RK backend
Fixes #742
|
2021-08-08 10:05:43 -05:00 |
|