Cameron Gutman
b20079a165
Fix build warning on tvOS
2023-11-06 19:21:38 -06:00
Cameron Gutman
01b349d8d0
Check that a sequence header OBU was present in the IDR frame
2023-11-06 19:18:41 -06:00
Cameron Gutman
089b424f65
Rework CMVideoFormatDescription handling to fix several bugs
...
- Populate CMVideoFormatDescription with data parsed directly from sequence header OBU
- Recreate AV1 CMVideoFormatDescription for each IDR frame (same as H.264/HEVC) to fix HDR-SDR transitions
- Fixed leaking the format description on each IDR frame
2023-11-06 19:09:56 -06:00
Cameron Gutman
c51caba1ec
Rebuild FFmpeg with AV1 CBS compiled in
2023-11-06 19:00:13 -06:00
Cameron Gutman
cb26398414
Download required platforms at build-time if not present
2023-11-04 03:44:25 -05:00
Cameron Gutman
8cd931cf50
Run tvOS builds on Big Sur until AppVeyor fixes Xcode on the Monterey image
2023-11-04 03:29:52 -05:00
Cameron Gutman
06fc3ec5dc
Update CI to macOS Monterey image
2023-11-04 03:23:47 -05:00
Cameron Gutman
3ebcc86f0d
Fix simulator builds and update to libopus v1.4
...
- Split library search paths into simulator and native targets
- Fixed incorrectly removed arm64 split from SDL simulator libraries
- Added simulator builds for opus libraries
2023-11-04 03:15:59 -05:00
Cameron Gutman
b81ea6b874
Write the AV1CodecConfigurationBox data into the CMFormatDescription extensions
2023-11-04 01:10:35 -05:00
Cameron Gutman
75a7b9e477
Add guards around AV1 checks
2023-11-04 01:08:56 -05:00
Cameron Gutman
ce25a66dc5
Bump SDL to 2.28.5 and add FFmpeg for AV1 parsing
2023-11-04 01:08:23 -05:00
Cameron Gutman
9366c763d6
Update moonlight-common-c with multi-homed host fix
2023-11-03 23:14:51 -05:00
Cameron Gutman
6974cda328
Extend codec configuration option for AV1 support
2023-11-03 23:13:44 -05:00
Cameron Gutman
0a59ce0ca9
Create a basic AV1 extension dictionary
...
We may also need the AV1CodecConfigurationBox though.
2023-10-20 17:11:02 -05:00
Cameron Gutman
628252ed28
Update moonlight-common-c
2023-10-20 17:04:15 -05:00
Cameron Gutman
2c76654841
Refactor decoder interface to pass decode unit into VideoDecoderRenderer
2023-10-20 17:04:06 -05:00
Cameron Gutman
f20d90791a
Change AV1 bitrate multiplier to match HEVC
2023-10-15 15:37:45 -05:00
Cameron Gutman
2df60e571c
Add support for H.264/HEVC bitstreams with multiple sets of parameter set NALUs
2023-10-13 23:39:26 -05:00
Cameron Gutman
0879bf0583
Update moonlight-common-c
2023-10-13 23:38:11 -05:00
Cameron Gutman
7c77a385cf
Don't hit test against invisible controls
...
Fixes #568
2023-09-29 02:17:32 -05:00
Cameron Gutman
b9dbfdd82f
Offset WoL ports when the host is using alternate ports
2023-09-29 01:52:47 -05:00
Cameron Gutman
5d9fa4d003
Revert "iPadOS External Display Fullscreen Support ( #557 )"
...
This breaks App Store Guidelines because we don't support all device orientations.
This reverts commit ff40bc105e1324de9c633131530767a0a8b070dc.
2023-09-29 01:35:23 -05:00
Cameron Gutman
40938d198f
Sync bitrate logic with Moonlight Qt
2023-09-29 01:28:02 -05:00
Cameron Gutman
a46e7fa100
Link to a website we control rather than directly to Nvidia's knowledge base
2023-09-29 01:27:33 -05:00
Cameron Gutman
043bf735e8
Fix a few bugs in the new resolution options and remove dead code
2023-09-29 01:23:35 -05:00
Cameron Gutman
a342c294a1
Swap safe area and full resolution options to keep ascending order
2023-09-29 01:08:18 -05:00
goob47
f8a76e4584
Add support for full screen and safe area resolutions ( #577 )
...
Display full width x height in label below the resolution switcher
2023-09-29 01:03:47 -05:00
Cameron Gutman
d6ee43dab5
Fixups for keyboard toolbar feature
2023-09-29 00:50:35 -05:00
goob47
884deb9244
Add a toolbar above the on-screen keyboard with extra keys that are missing from iOS keyboard ( #576 )
...
* Add required images to assets
* Add toolbar above keyboard with more key options
* Fix tvOS errors
2023-09-29 00:49:35 -05:00
Cameron Gutman
514e415956
Add handling for Apple TV D-Pad
...
Fixes #569
2023-09-28 23:54:28 -05:00
Cameron Gutman
95dcbf6024
Add workaround for old Xcode version in AppVeyor
2023-09-28 23:37:36 -05:00
Cameron Gutman
9d0dc49fd2
Implement controller LED support
2023-09-27 08:52:26 -05:00
Cameron Gutman
7249854641
Rework gamepad handling
...
- Fix accelerometer axis direction
- Fix touchpad input coordinates
- Use physicalInputProfile instead of casting to specific GC classes
- Remove deprecated GCGamepad support
2023-09-27 07:12:36 -05:00
Cameron Gutman
11da9e0eea
Add native Apple Pencil support using Sunshine protocol extensions
2023-09-27 05:54:17 -05:00
Cameron Gutman
4f9eb6ea04
Implement host processing time in stats overlay
2023-09-27 03:57:49 -05:00
Cameron Gutman
f883f5a2b5
Fix axis values for gyro input
2023-09-27 03:42:05 -05:00
Cameron Gutman
3fb328e238
Fix for old Xcode version in CI
2023-09-24 20:55:08 -04:00
empireslayer000
ff40bc105e
iPadOS External Display Fullscreen Support ( #557 )
2023-09-24 20:48:42 -04:00
Cameron Gutman
957ce6095e
Basic AV1 plumbing
2023-09-18 21:24:12 -05:00
Cameron Gutman
d1c35144e1
Update moonlight-common-c
2023-09-18 21:20:45 -05:00
Cameron Gutman
65bf4ca6b1
Fix controller touch events being sent as normal touch events
2023-07-01 01:32:00 -05:00
Cameron Gutman
ef5c3d36d3
Implement controller motion sensor support
...
Axis values probably still need to be swapped around to match other platforms
2023-06-29 00:35:35 -05:00
Cameron Gutman
d48690b320
Implement controller touchpad support
2023-06-29 00:17:43 -05:00
Cameron Gutman
b279caa00b
Fix touchpad button flag
2023-06-28 23:51:24 -05:00
Cameron Gutman
cc16186eed
Implement extended gamepad buttons and controller metadata support
2023-06-28 23:46:39 -05:00
Cameron Gutman
20d0087bdc
Plumb trigger rumble and motion sensor callbacks
2023-06-28 21:27:46 -05:00
Cameron Gutman
4f3f27287c
Remove legacy GCGamepad profile
2023-03-05 22:49:06 -06:00
Cameron Gutman
9f7ebdc771
Version 8.5.0
2023-03-05 22:47:48 -06:00
Cameron Gutman
ba723816a1
Deregister GCMouse scroll callbacks
2023-03-05 19:45:29 -06:00
Cameron Gutman
c57e89a0bd
Implement Start+Select+L1+R1 shortcut to quit
...
Fixes #548
2023-03-05 19:10:28 -06:00