Bogdan Seniuc
da47035525
Override default SDL audio ducking option
2024-12-20 15:46:19 -06:00
Cameron Gutman
db9a4ab7c2
Initialize block variables
2024-12-20 15:40:30 -06:00
Cameron Gutman
a528ce7e2a
Roll back package metadata version to fix CI
2024-12-20 15:34:17 -06:00
Cameron Gutman
1e0714ce70
Fix reference cycle in HttpManager due to delegate retention
...
Fixes #654
2024-12-20 15:33:02 -06:00
Cameron Gutman
997525c71e
Fix leaks during pairing
...
Ref: #654
2024-12-20 15:31:45 -06:00
Cameron Gutman
b88cf14b4e
Fix leaks from getClientCertificate
...
Ref: #654
2024-12-20 15:31:12 -06:00
Cameron Gutman
1cfabac4b5
Disable certificate encryption to avoid legacy provider requirement
...
Closes #646
Fixes #660
2024-12-20 14:43:04 -06:00
Cameron Gutman
42518301f7
Update OpenSSL package
2024-12-20 14:18:15 -06:00
alexhaugland
022352c166
Upgrade OpenSSL so it works on visionOS ( #635 )
...
* Switch OpenSSL so it works on visionOS
* Fix cert generation to work with OpenSSL 3
* Update gitignore
2024-07-10 19:51:16 -05:00
Cameron Gutman
557765f2c0
Version 9.0.2
2024-02-25 16:46:42 -06:00
Cameron Gutman
c3ad7578fe
Update moonlight-common-c to resolve build warning
2024-02-25 16:44:47 -06:00
Cameron Gutman
7df349ad7c
Improve smooth scrolling precision
2024-02-25 16:25:56 -06:00
Marc Davis
855f48b455
mapped the Globe/Language key to Escape
2024-02-25 15:49:48 -06:00
Marc Davis
dd5d233993
yes 0x0D is the correct code for Enter according to Microsoft's documentation
2024-02-25 15:49:48 -06:00
Cameron Gutman
796f87713f
Update moonlight-common-c with RTSP encryption and QoS improvements
2024-02-25 15:44:35 -06:00
Cameron Gutman
38259af3f1
Remove xcpretty in CI
2024-02-17 17:17:05 -06:00
Cameron Gutman
08279d825c
Update AppVeyor images
2024-02-17 14:40:01 -06:00
Cameron Gutman
7465835808
Remove CPU core count check
...
Decryption seems fast enough for all reasonable bitrates even on dual-core devices.
2024-01-28 14:37:03 -06:00
Cameron Gutman
303303bf6b
Update moonlight-common-c with finalized encryption changes
2024-01-19 19:18:21 -06:00
Cameron Gutman
9b28981b59
Opt in for video encryption on A10 and later SoCs
2024-01-15 15:21:56 -06:00
Cameron Gutman
5501d85762
Update moonlight-common-c with new encryption support
2024-01-15 15:11:32 -06:00
Cameron Gutman
cc799768ef
Fix signing metadata for iOS
2023-12-29 23:36:40 -06:00
Cameron Gutman
ae1c290b79
Version 9.0.1
2023-12-29 22:33:58 -06:00
Cameron Gutman
62c6661267
Update moonlight-common-c for X-SS-Connect-Data support
2023-12-29 22:32:39 -06:00
Cameron Gutman
485c5e10db
Update moonlight-common-c with fix for v4-mapped v6 addresses
2023-12-28 16:13:36 -06:00
Cameron Gutman
e69cd3dbbc
Define __APPLE_USE_RFC_3542 at the project level for IPV6_PKTINFO
...
For some reason, the definition in unix.c is not working as expected.
2023-12-27 22:27:09 -06:00
Cameron Gutman
e05a6e4ec1
Update moonlight-common.xcodeproj to recommended build settings
2023-12-27 22:17:22 -06:00
Cameron Gutman
77485f2d8d
Display error codes when the connection is terminated
2023-12-22 14:46:23 -06:00
Cameron Gutman
951289a802
Don't consume stylus events unless they're supported by the host
...
Fixes #595
2023-12-22 14:03:22 -06:00
Cameron Gutman
6f40922704
Version 9.0.0
2023-12-06 21:12:50 -06:00
Cameron Gutman
27ac6c0128
Set Game application category
2023-12-06 20:34:33 -06:00
Cameron Gutman
1f543325f8
Rewrite the OSC merging logic
2023-12-06 19:42:51 -06:00
Cameron Gutman
73d4199917
Implement immediate controller arrival and battery events
2023-12-06 19:12:04 -06:00
Cameron Gutman
e0808d6bfc
Remove codec options that are not supported
2023-12-03 20:30:40 -06:00
Cameron Gutman
86919bd263
Enable reference frame invalidation for AV1
2023-12-03 20:21:41 -06:00
Cameron Gutman
401d9fbae7
Update moonlight-common-c with new bitrate logic
2023-12-03 20:21:12 -06:00
Cameron Gutman
bbc89011d4
Don't hardcode server signature length
2023-11-29 23:04:44 -06:00
Cameron Gutman
a2f470ddeb
Raise toggleable keys upon dismissal of keyboard
...
Fixes #591
2023-11-29 21:16:09 -06:00
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
Cameron Gutman
7ddf4e12ed
Implement horizontal scrolling for Apple TV
2023-03-05 18:57:58 -06:00
Cameron Gutman
4f265cd09f
Rebuild libopus without LTO and float approximations
2023-03-05 15:25:44 -06:00
Cameron Gutman
69081367e4
Update to libopus 1.3.1
2023-03-05 14:57:30 -06:00
Cameron Gutman
83fd8225e4
Add GameStream EOL link
2023-03-05 14:19:32 -06:00
Cameron Gutman
2c422c77fb
Add Sunshine note to pairing dialog
2023-03-05 14:17:23 -06:00
Cameron Gutman
5c47cb8908
Update to OpenSSL 1.1.1t
2023-03-05 14:15:15 -06:00
Cameron Gutman
924e79d00f
Update moonlight-common-c
2023-03-04 12:12:35 -06:00
Cameron Gutman
bdb7d08c57
Don't request IDR frame if the HDR metadata change was a no-op
2023-03-04 12:11:33 -06:00
Cameron Gutman
64803d9715
Tell the host if we want gamepads to persist after disconnection
2023-02-20 16:32:01 -06:00
oxkenshin
2462126963
Fix mouse speed too slow on iPad ( #532 )
...
* Fix mouse speed too slow on iPad
Fixes #491
2023-02-20 16:02:58 -06:00
Cameron Gutman
0e40e4795a
Implement horizontal scrolling
2023-02-20 16:00:03 -06:00
Cameron Gutman
5c844d3d1f
Pass SS_KBE_FLAG_NON_NORMALIZED when sending key events from characters
2023-02-03 00:01:18 -06:00
Cameron Gutman
6d7a8df54f
Downgrade CI to Big Sur to fix missing tvOS targets
2023-02-02 23:57:18 -06:00
Cameron Gutman
9eae79f69c
Add Sunshine references
2023-02-02 23:35:10 -06:00
Cameron Gutman
a04e1ebb3b
Consolidate launch and resume handling for Sunshine
2023-02-02 23:13:59 -06:00
Cameron Gutman
dbb3087078
Don't suppress high refresh rates with Sunshine
2023-02-02 23:13:09 -06:00
Cameron Gutman
eefe8522c4
Plumb HDR metadata from Sunshine
2023-02-02 23:11:27 -06:00
Cameron Gutman
cf665ec774
Try to fix CI
2023-02-02 22:16:25 -06:00
Cameron Gutman
da4f41291e
Fix handling of older IPv6 addresses
2023-02-02 22:12:45 -06:00
Cameron Gutman
9a03dd184a
Fix infinite loop of retries when multiple hosts are not resolving
2023-02-02 21:56:26 -06:00
Cameron Gutman
4f03dd8c08
Implement support for alternate ports with Sunshine
...
Fixes #529
2023-02-02 21:54:52 -06:00
Yannick B
a2b15ed2ac
Adding more Bitrate options to tvOS
...
Added bitrate value options of 70 and 80 Mbps in the Root.plist file specific to Moonlight TV.
2023-02-02 20:55:56 -06:00
Cameron Gutman
1c90ee607a
Bump tvOS version too
2022-12-06 17:34:15 -06:00
Cameron Gutman
4f7b81335d
Version 8.4.1
2022-12-06 17:25:13 -06:00
Cameron Gutman
eab25181e3
Update moonlight-common-c to fix streaming from Sunshine
2022-12-06 17:23:44 -06:00
Cameron Gutman
9b234bc867
Version 8.4.0
2022-12-04 17:34:00 -06:00
Cameron Gutman
c7badef9d7
Allow pairing with Sunshine hosts while streaming
2022-12-04 16:54:37 -06:00
Cameron Gutman
365f61b393
Fix undo menu appearing when opening the keyboard on iOS 16
2022-12-02 22:54:08 -06:00
Cameron Gutman
02e088ddb2
Fix suppression of right clicks when activating the keyboard
2022-12-02 22:03:42 -06:00
Cameron Gutman
be0c071fb5
Update moonlight-common-c
2022-12-02 20:41:40 -06:00
Felipe Cavalcanti
71b953cdd2
Fix black screen in HDR mode in newer AppleTV 4K Models
2022-12-02 20:39:29 -06:00
Cameron Gutman
3494962bc0
Version 8.3.1
2022-10-09 17:52:54 -05:00
Cameron Gutman
7c65bfcc77
Update moonlight-common-c for speculative RFI support
2022-10-09 17:34:17 -05:00
Cameron Gutman
bff3fd5f6c
Version 8.3.0
2022-10-04 21:04:18 -05:00
Cameron Gutman
c8907b8ab8
Add special error text for ML_ERROR_FRAME_CONVERSION
2022-10-04 20:32:23 -05:00
Cameron Gutman
66f8b6f40c
Update moonlight-common-c with additional GFE 3.26 fixes
2022-10-04 20:23:26 -05:00
Cameron Gutman
6eaf9274b8
Upgrade project to Xcode 14 defaults
...
This drops support for iOS 11 and below (which appears to have already happened on the App Store side anyway)
2022-10-04 20:22:37 -05:00
Cameron Gutman
dbc83234e9
Update moonlight-common-c
2022-10-03 23:10:56 -05:00
Cameron Gutman
054b3ae45e
Enable RFI for HEVC only
2022-10-02 23:20:59 -05:00
Cameron Gutman
1f5ecdf1ea
Default to HEVC enabled on iOS
2022-10-02 23:15:16 -05:00
Cameron Gutman
490abc320c
Version 8.2.0
2022-09-28 18:17:51 -05:00
Cameron Gutman
f99381df81
Only enable RFI at resolutions at or below 1080p due to bugs
2022-09-28 17:59:18 -05:00
Cameron Gutman
842b6b3c76
Remove stale function definition
2022-09-28 17:57:44 -05:00
Cameron Gutman
f9a2eb022f
Display HDR/SDR status in the performance overlay
2022-09-28 17:43:38 -05:00
Cameron Gutman
d896101ed2
Try to recover if the frame header parsing fails
2022-09-28 17:43:17 -05:00
Cameron Gutman
2ae79c5827
Rewrite buffer patching logic to avoid leaking if the first NALU has an unexpected offset
2022-09-28 17:42:48 -05:00
Cameron Gutman
c21f638399
Fix large frame header size for GFE 3.26
2022-09-23 00:03:46 -05:00
Cameron Gutman
6d94c8515e
Fix mishandling of IDR frames with a SEI or AUD NAL
2022-09-12 00:05:55 -05:00
Cameron Gutman
65e40279ea
Fix handling of 3 byte Annex B start sequences
2022-09-05 18:55:16 -05:00
Starlank
0bd81b8261
Added 1440p resolution option
2022-08-17 22:38:00 -05:00
Cameron Gutman
ac801e9bfb
Re-enable the tvOS's HEVC option (defaulted to enabled)
...
Fixes #481
2022-08-01 20:01:41 -05:00
Cameron Gutman
6678488edc
Implement ABXY swap for on-screen controls
2022-07-21 20:54:57 -05:00
Cameron Gutman
a80fa5cfbb
Fix some minor issues with ABXY swap feature
2022-07-21 20:36:31 -05:00
IonBlade2K
b9e0b28adc
Add setting to swap A<->B and X<->Y buttons ( #513 )
...
* Added toggle for swapping A<->B and X<->Y buttons to enable proper button mapping for combined Joy-Cons in iOS16, where iOS level remapping is not supported and pushing Switch B (bottom face button) sends Xbox B (right face button) instead of Xbox A (bottom face button), etc. Allows user to select between current behavior (button letter matches output) and muscle-memory behavior (face button pressed matches location of face button output)
2022-07-21 20:09:22 -05:00
Cameron Gutman
eb801b553f
Use newer AppVeyor machine image
2022-05-18 00:39:24 -05:00
Cameron Gutman
9cc7972d11
Update README.md
2022-04-05 19:52:30 -05:00
Cameron Gutman
1b2a2ebddf
Version 8.1.0 (iOS)
2022-03-27 15:57:18 -05:00
Cameron Gutman
3b0d80bce2
Fix crash during display layer reinitialization
2022-03-27 14:14:19 -05:00
Cameron Gutman
9ea5e2ec99
Fix CI build
2022-03-27 13:34:06 -05:00
Cameron Gutman
e79faba87d
Ensure the HEVC selector is set appropriately upon startup
2022-03-27 13:29:51 -05:00
Cameron Gutman
11b180d1e3
Fix HDR selector state upon app restart
2022-03-27 13:25:04 -05:00
Cameron Gutman
54d1851c78
Add HDR toggle for iOS
2022-03-27 13:18:03 -05:00
Cameron Gutman
0d57bd1015
Version 8.0.0
2022-02-13 15:15:31 -06:00
Cameron Gutman
3a77bf3e65
Implement dynamic display mode changes for Apple TV
2022-02-13 14:27:17 -06:00
Cameron Gutman
d7673075b2
Build with iOS 15 SDK on the BigSur AppVeyor image
2022-02-12 20:07:25 -06:00
Cameron Gutman
6fb6b9bf38
Don't pace frame delivery if the display refresh rate has dropped
2022-02-12 19:14:06 -06:00
Cameron Gutman
6435afd229
Remove per-app HDR support check
...
It doesn't seem to make a difference anymore whether it's supported or not.
GFE seems happy to enter HDR mode anyway.
2022-02-07 20:05:58 -06:00
Cameron Gutman
bfdfdc3050
Enforce 256x256 minimum for streaming
2022-02-06 21:09:22 -06:00
Cameron Gutman
d12c103117
Additional custom resolution limits and warning text
2022-02-06 20:40:55 -06:00
Cameron Gutman
e3bce9cec3
Additional wording tweaks to frame pacing settings
2022-02-06 20:12:06 -06:00
Cameron Gutman
fc73663253
Improve custom resolution support
2022-02-06 19:49:04 -06:00
hbouhadji
b7ba94f77a
ui fix resolutionSelector auto width
2022-02-06 19:07:11 -06:00
hbouhadji
29ba055024
dialog for custom resolution
2022-02-06 19:07:11 -06:00
hbouhadji
7f7770a42c
Added support for native stream resolution
2022-02-06 19:06:58 -06:00
Cameron Gutman
77c6ca2993
Add scroll view to iPadOS settings
2022-02-06 18:48:17 -06:00
Cameron Gutman
edf449b708
Cap selected channel count at physical maximum
2022-02-06 18:00:14 -06:00
Cameron Gutman
72292dde94
Fix iOS build
2022-02-06 17:59:32 -06:00
Cameron Gutman
ff4f9e2bcb
Tweak wording on surround options
2022-02-06 17:59:22 -06:00
Nitropud
701c83d79c
Fix for: Surround sound audio on Apple TV #371
...
Added audio configuration option to the settings menu to allow users to select their speaker setup.
2022-02-06 17:52:06 -06:00
Cameron Gutman
87be7080cb
Tweak frame pacing option text to be more clear
2022-02-06 17:35:53 -06:00
Cameron Gutman
736485616c
Merge branch 'vsync'
2022-02-06 17:13:03 -06:00
Cameron Gutman
f21c58306e
Preserve stream aspect ratio even when host resolution changes
2022-02-06 16:57:23 -06:00
Felipe Cavalcanti
7d6cb247b8
Add Frame Pacing feature
2022-02-02 13:37:07 -03:00
Cameron Gutman
bd582aa6c0
Switch to a pull-based renderer and render from CADisplayLink callback
2022-01-22 16:20:31 -06:00
Cameron Gutman
445c026ea9
Add xcschemes to .gitignore
2022-01-22 15:53:37 -06:00
Cameron Gutman
bd313d97cb
Clean up new audio code
2022-01-22 15:49:52 -06:00
Cameron Gutman
5055a6db1d
Fix SDL initialization on tvOS
2022-01-14 19:01:03 -06:00
Cameron Gutman
8391c766c7
Switch to SDL for audio output
2022-01-13 22:00:47 -06:00
Cameron Gutman
eccf517dc3
Fix scroll speed on recent GFE versions
2021-12-12 16:33:19 -06:00
Cameron Gutman
90d416ab34
Make GCMouse scroll direction consistent with UIPanGestureRecognizer
2021-12-12 16:28:21 -06:00
Cameron Gutman
283a5516d8
Fix erratic scroll movement when beginning a scroll gesture
2021-12-12 16:16:46 -06:00
Cameron Gutman
dee18fb5c2
Add building instructions
2021-10-16 14:18:04 -05:00
Cameron Gutman
c99ee24c65
Restore GCMouse scroll handling for tvOS
2021-10-15 22:32:32 -05:00
Cameron Gutman
76ef2ed432
Version 7.2.0
2021-10-12 19:27:46 -05:00
Cameron Gutman
92a2bbe28e
Send Command key to host rather than treating it as Control
...
Fixes #464
2021-10-12 19:01:14 -05:00
Cameron Gutman
3dd0e8362a
Xcode plist reorganization
2021-10-06 23:39:23 -05:00
Cameron Gutman
cea8ed485f
Improve scrolling behavior for continuous scroll input
2021-10-06 23:28:29 -05:00
Cameron Gutman
505d248472
Improve scrolling behavior for discrete scroll input
2021-10-06 23:20:42 -05:00
Cameron Gutman
3722de4011
Fix navigation bar color when building with iOS 15 SDK
2021-10-05 22:28:41 -05:00
Cameron Gutman
3f530afca4
Add CADisableMinimumFrameDurationOnPhone for iPhone 120 Hz support
2021-10-05 21:43:54 -05:00
Cameron Gutman
d7cf8ced25
Go back to UIPanGestureRecognizer for all scroll events
...
GCMouse is broken in iPad 15 for mice with discrete scroll wheel events
2021-10-05 21:42:37 -05:00
Cameron Gutman
c930a4656a
Switch to X1Kit fork with Xcode 13 fixes
2021-10-05 21:08:10 -05:00
Cameron Gutman
e80a4fd2b1
Add support for Unicode text input
2021-08-10 01:01:51 -05:00
Cameron Gutman
68e6690e55
Version 7.1.3 b2
2021-07-09 23:23:51 -05:00
Cameron Gutman
6c45a5c43a
Actually update the moonlight-common-c submodule
2021-07-09 23:20:14 -05:00
Cameron Gutman
6490bb6d67
Version 7.1.3
2021-07-09 23:18:29 -05:00
Cameron Gutman
93bcd8615c
Update moonlight-common-c to remove SEI NALs
2021-07-09 23:05:25 -05:00
Cameron Gutman
0fe84a7a1e
Remove key frame detection logic
...
Moonlight-common-c already tells us whether a frame is an IDR or not
2021-07-09 17:43:36 -05:00
Cameron Gutman
7ed6b22cac
Pass RTSP session URL to moonlight-common-c for dynamic ports
2021-07-02 17:31:45 -05:00
Cameron Gutman
295cf61727
Version 7.1.2
2021-06-20 17:14:00 -05:00
Cameron Gutman
c234c82e63
Update moonlight-common-c with performance improvements and legacy GFE compatibility
2021-06-20 16:48:40 -05:00
Cameron Gutman
e143dff76a
Version 7.1.1
2021-06-04 18:54:51 -05:00
Cameron Gutman
d317cdc476
Update moonlight-common-c with audio FEC support
2021-06-03 21:19:01 -05:00
Cameron Gutman
b29259a330
Version 7.1.0
2021-05-19 22:20:53 -05:00
Cameron Gutman
f804d000f9
Update moonlight-common-c to avoid excessive ENet retransmissions when RTT variance is 0
2021-05-16 15:42:20 -05:00
Cameron Gutman
9baaa10417
Update moonlight-common-c with with more accurate RTTs and minRequiredFecPackets
2021-05-16 14:51:17 -05:00
Cameron Gutman
073873f681
Add network latency to stats overlay
2021-05-15 17:22:46 -05:00
Cameron Gutman
ab5a0a4470
Version 7.0.8
2021-05-06 23:57:36 -05:00
Cameron Gutman
fd1db224cb
Update moonlight-common-c with audio latency fix
2021-05-06 23:56:38 -05:00
Cameron Gutman
2d8d176160
Disable reference frame invalidation on tvOS and always enable HEVC (for now)
...
Reference frame invalidation seems to trigger a renderer hang on tvOS 14.5 in my testing.
Since we don't have RFI to bias us toward H.264, let's use HEVC all the time now.
This may change again if the RFI issues are sorted out (perhaps we need to implement
blocking waits for invalidated frames?)
2021-05-06 23:56:08 -05:00
Cameron Gutman
a4035c18b5
Switch stream exit button to Play/Pause on Apple TV
...
It appears it's no longer possible to get a double-press for the Menu button on tvOS 14.5
Fixes #456
2021-05-06 23:42:52 -05:00
Cameron Gutman
05aedd5510
Version 7.0.7
2021-04-29 20:17:58 -05:00
Cameron Gutman
fd5426b7e8
Update moonlight-common-c with RTSP handshake retry logic
2021-04-29 18:47:24 -05:00
Cameron Gutman
651559727f
Version 7.0.6
2021-04-27 18:41:23 -05:00
Cameron Gutman
76751dbee2
Update moonlight-common-c with multi-FEC support
2021-04-27 18:37:09 -05:00
Cameron Gutman
1c3d072b49
Add audio stream encryption
2021-04-23 19:07:27 -05:00
Cameron Gutman
d88321263f
Update moonlight-common-c
2021-04-18 19:18:42 -05:00
Cameron Gutman
867777468f
Version 7.0.5
2021-04-09 19:48:14 -05:00
Cameron Gutman
d52703c20e
Update moonlight-common-c for initial GFE 3.22 compatibility
2021-04-09 19:37:27 -05:00
Cameron Gutman
3e90e2ebf2
Version 7.0.4
2021-04-03 13:22:09 -05:00
Cameron Gutman
16acd71f6a
Disable system gestures on gamepad buttons while streaming
2021-04-03 12:54:08 -05:00
Cameron Gutman
4079af5d22
Update moonlight-common-c to pick up AMF HEVC parsing fix
2021-03-31 20:06:03 -05:00
Cameron Gutman
97f96bb116
Migrate to AppVeyor
2021-03-03 17:14:20 -06:00
Cameron Gutman
81b9a3e859
Migrate from travis-ci.org to travis-ci.com
2021-03-03 01:54:31 -06:00
Cameron Gutman
5da55d88c5
Update template to direct to troubleshooting page
2021-03-03 01:39:31 -06:00
Cameron Gutman
1fdbd84cd4
Add issue templates
2021-03-03 01:21:55 -06:00
Cameron Gutman
a66d6eb11b
Version 7.0.3
2021-02-02 18:50:31 -06:00
Cameron Gutman
d92437cfc9
Update moonlight-common-c
2021-02-02 18:05:01 -06:00
Cameron Gutman
f719e080f9
Merge pull request #448 from ascagnel/tweak-tvos-icons
...
tweak tvOS icons
2021-02-02 18:00:48 -06:00
Cameron Gutman
b7740eaffd
Merge pull request #447 from mlostekk/fix/memLeaks
...
nil'ing observer references
2021-02-02 18:00:30 -06:00
Andrew Scagnelli
7b89d3813b
tweaking gradient
2021-01-24 11:48:18 -05:00
Andrew Scagnelli
b51cd67327
tweak tvOS icons
...
add a gradient background so the app icon fits in a little better with
tvOS 14
2021-01-24 11:33:56 -05:00
Martin Mlostek
6e480a46a0
nil'ing observer references
2021-01-23 22:05:58 +01:00
Cameron Gutman
a3fe8e23f1
Enable some restricted key combos to pass through to the PC
2021-01-12 18:44:32 -06:00
Cameron Gutman
e76344812e
Don't lock enhancement requests
2021-01-01 13:21:40 -06:00
Cameron Gutman
eed2b82230
Add configuration for GitHub lock bot
2021-01-01 13:08:42 -06:00
Cameron Gutman
ecd3427767
Add handling for above 4K resolutions
2020-12-24 13:33:54 -06:00
Cameron Gutman
311bf33e84
Add special error text for an unexpected early termination
2020-12-24 12:48:10 -06:00
Cameron Gutman
ea96bac31a
Display failing ports when connection fails
2020-12-23 14:48:20 -06:00
Cameron Gutman
f09b2fd222
Use LiStringifyPortFlags() rather than coding it ourselves
2020-12-23 14:39:51 -06:00
Cameron Gutman
8b8bc2f818
Version 7.0.2 (iOS)
2020-12-18 17:10:29 -06:00
Cameron Gutman
949f088ef5
Fix dragging mouse on iOS 13
...
Fixes #440
2020-12-18 17:10:16 -06:00
Cameron Gutman
e29313d9b6
Version 7.0.1 (iOS)
2020-12-07 21:45:55 -06:00
Cameron Gutman
9e669d13fa
Suppress all kbProductivity gesture recognizers
2020-12-07 21:10:30 -06:00
Cameron Gutman
015cfecdd6
Fix 3 finger taps causing the editing toolbar to appear
2020-12-07 20:54:24 -06:00
Cameron Gutman
c623d40600
Update moonlight-common-c submodule
2020-12-07 20:08:31 -06:00
Cameron Gutman
65293dab30
Fix race condition during PC detection
2020-12-06 00:56:16 -06:00
Cameron Gutman
f3635a515c
Version 7.0.1 (tvOS)
2020-12-05 21:06:50 -06:00
Cameron Gutman
6b823e155a
Don't emulate an OSC controller if absolute touch mode is enabled
2020-12-05 20:49:35 -06:00
Cameron Gutman
03f330ccff
Fix keyboard input on tvOS
...
Fixes #434
2020-12-05 20:48:58 -06:00
Cameron Gutman
c301891ff5
Fix stats overlay being off by 1 FPS
2020-12-05 20:38:30 -06:00
Cameron Gutman
1ba1ad64ec
Version 7.0.0
2020-11-28 22:32:01 -06:00
Cameron Gutman
1f24d28ddd
Update quit tip text for Apple TV
2020-11-28 20:23:15 -06:00
Cameron Gutman
e9e03c74e2
Fix long pressing apps on tvOS
2020-11-28 20:16:26 -06:00
Cameron Gutman
0c6c3ccc83
Disable resizing the view for the keyboard size
2020-11-28 18:50:54 -06:00
Cameron Gutman
07b8e7fd50
Minor UI tweaks
2020-11-28 18:41:44 -06:00
Cameron Gutman
60a6582380
Fix conflicting touch action handling on UIAppView and UIComputerView
2020-11-14 17:03:22 -06:00
Cameron Gutman
f5e0443abb
Hide shadows on hidden app tiles
2020-11-14 16:46:00 -06:00
Cameron Gutman
9b8a179f4a
Perform the initial updateLoop iteration immediately after attaching the view
2020-11-14 16:42:17 -06:00
Cameron Gutman
78f2b8ac47
Enable right-click context menus on iPadOS
2020-11-14 15:57:16 -06:00
Cameron Gutman
dc9b5b7c96
Remove @available checks for < iOS 9.3
2020-11-14 15:27:49 -06:00
Cameron Gutman
313af5a7e7
Fix popover dialog not correctly anchoring to the UIComputerView on iPad
...
The view was being replaced after the UIAlertController was anchored to it
2020-11-14 15:15:46 -06:00
Cameron Gutman
bb885465f6
Merge pull request #429 from MichaelMKenny/ipad-alertcontroller-crash-fix
...
Fixed crash on iPad due to missing up UIAlertController popoverPresentation.
2020-11-14 14:58:54 -06:00
Michael Kenny
e258551008
Fixed crash on iPad when bringing up app long press menus, due to missing UIAlertController popoverPresentation.
2020-11-04 14:11:27 +10:30
Cameron Gutman
e402902d6e
Fix tvOS build
2020-11-02 20:39:37 -06:00
Cameron Gutman
f55daf941c
Add support for hiding apps
2020-11-02 20:39:24 -06:00
Cameron Gutman
a483c6ea41
Allow panning to the bottom of the screen when the keyboard appears
2020-11-02 18:41:38 -06:00
Cameron Gutman
3ad4d857e8
Replace home-rolled edge swipe gesture recognizer with UIScreenEdgePanGestureRecognizer
2020-11-01 21:18:06 -06:00
Cameron Gutman
6b1d34e4a9
StreamView must be multi-touch enabled for gestures to work
2020-11-01 20:50:25 -06:00
Cameron Gutman
bf36eaf661
Improve soft-keyboard handling
2020-11-01 20:47:14 -06:00
Cameron Gutman
e809afdd9e
Implement zoom and pan in touchscreen mode
2020-11-01 20:22:01 -06:00
Cameron Gutman
0d75dd4efb
Create stream view hierarchy programmatically
2020-11-01 20:00:39 -06:00
Cameron Gutman
b799978cac
Remove old iOS 13.0 gesture recognizer hack
2020-11-01 17:53:21 -06:00
Cameron Gutman
42f29c44e6
Remove OSPortabilityDefs.h
...
The macOS support that used it has been removed for a while
2020-11-01 16:50:02 -06:00
Cameron Gutman
c3ba447372
Reorganize tvOS settings
2020-11-01 16:43:13 -06:00
Cameron Gutman
a358cdad3d
Improve behavior of 2 finger scrolling in trackpad mode
2020-11-01 16:02:34 -06:00
Cameron Gutman
a1f09f117f
Fix first tap in touch mode not registering
2020-11-01 14:43:55 -06:00
Cameron Gutman
7270554153
Scale dead zone areas by screen size
2020-11-01 14:36:43 -06:00
Cameron Gutman
8d127decb6
Shrink and deadzone the edge swipe region for touchscreen mode
2020-11-01 14:28:13 -06:00
Cameron Gutman
8ffee9e10f
Minor video stats improvements
2020-11-01 14:09:05 -06:00
Cameron Gutman
0eac28a74f
Fix stats overlay width decreasing each iteration
2020-11-01 13:45:24 -06:00
Cameron Gutman
5d94800e11
Update moonlight-common-c to disable QoS on IPv6
2020-11-01 13:27:40 -06:00
Cameron Gutman
44f713f5c9
Add a basic stats overlay
2020-11-01 13:27:10 -06:00
Cameron Gutman
2114e39237
Plumb touch mode and stats overlay preferences
2020-11-01 11:50:00 -06:00
Cameron Gutman
6fd8baee41
Implement AbsoluteTouchHandler
2020-11-01 11:07:42 -06:00
Cameron Gutman
63beaebe55
Stub AbsoluteTouchHandler
2020-11-01 10:30:39 -06:00
Cameron Gutman
17d4079a5a
Refactor relative touch handling into a separate class
2020-11-01 10:19:32 -06:00
Cameron Gutman
b650119fe9
Merge pull request #426 from nauxliu/bump-max-bitrate
...
Bump max bitrate to 150Mbps to line up with android and qt version
2020-10-28 20:56:55 -05:00
Cameron Gutman
8b28606952
Update moonlight-common-c with QoS fix
2020-10-28 20:44:43 -05:00
Xiangxuan Liu
24258d6e17
Bump max bitrate to 150Mbps to line up with android and qt version
2020-10-28 01:04:34 +08:00
Cameron Gutman
3f1699258d
Increase inactivity threshold to 60 seconds before killing the stream
2020-10-18 17:44:52 -05:00
Cameron Gutman
34f8696a5e
Don't terminate the stream when resigning active on tvOS
2020-10-18 17:43:34 -05:00
Cameron Gutman
96e317fe31
Make Guide button emulation more granular by only enabling RB+Start or Start+Select based on physical buttons present
2020-10-18 17:37:18 -05:00
Cameron Gutman
ecad1bea38
Disable Guide button emulation on gamepads with physical Guide buttons
2020-10-18 15:04:09 -05:00
Cameron Gutman
e4534fd4af
Version 6.1.1
2020-10-17 22:17:00 -05:00
Cameron Gutman
126735fa57
Update moonlight-common-c with MTU test
2020-10-17 21:52:31 -05:00
Cameron Gutman
9ff5fcb9d5
Fix off by one in rumble amplitude calculation
2020-10-17 21:25:10 -05:00
Cameron Gutman
8c66898765
Dynamically update haptic effects instead of creating new players all the time
2020-10-15 18:40:13 -05:00
Cameron Gutman
5faf1faf32
Add Guide button support on iOS 14
2020-10-15 17:55:53 -05:00
Cameron Gutman
7e704ee201
Trim the IP address string from the user
2020-10-06 21:57:22 -05:00
Cameron Gutman
c3ae83f902
Version 6.1.0
2020-09-18 22:41:03 -05:00
Cameron Gutman
95e16c5e2d
Sort ITSAppUsesNonExemptEncryption
2020-09-18 21:54:05 -05:00
Cameron Gutman
fc08a7ee0e
Set ITSAppUsesNonExemptEncryption=NO
2020-09-18 19:47:25 -05:00
Cameron Gutman
95e12f9853
Fix sorting of NSLocalNetworkUsageDescription
2020-09-18 19:18:51 -05:00
Cameron Gutman
88c18ad397
Don't use pointer lock if the mouse isn't compatible with GCMouse
2020-09-18 18:48:35 -05:00
Cameron Gutman
5043fadace
Request pointer lock while streaming
2020-09-18 18:27:20 -05:00
Cameron Gutman
6fa5ef73f6
Add GCMouse support
2020-09-18 17:04:32 -05:00
Cameron Gutman
c0367f711b
Disable legacy iOS 13.4 mouse support when a GCMouse is connected
2020-09-18 16:44:24 -05:00
Cameron Gutman
0a5499f369
Raise iOS deployment target to iOS 9.3 as required by Xcode 12
2020-09-18 16:29:46 -05:00
Cameron Gutman
26209f187e
Update TravisCI to use Xcode 12
2020-09-18 15:30:21 -05:00
Cameron Gutman
e8c7eb67c6
Add rumble support on iOS 14
2020-09-17 20:32:41 -05:00
Cameron Gutman
2d24b0ec7b
Fix mouse support on iOS 14
2020-09-17 18:59:18 -05:00
Cameron Gutman
dfec190b82
Version 6.0.1
2020-09-08 19:53:32 -07:00
Cameron Gutman
88f9423802
Update moonlight-common-c to improve connection reliability
2020-09-08 19:53:13 -07:00
Cameron Gutman
beeec54420
Version 6.0
2020-09-06 18:14:39 -07:00
Cameron Gutman
b7b7a88ef7
Display the prohibited address warning on failures too
2020-08-30 20:47:40 -07:00
Cameron Gutman
6bf643968b
Display a loading spinner while adding a PC is in progress
2020-08-30 20:39:11 -07:00
Cameron Gutman
dbab07838d
Only allow PCs on the same LAN to be added via the Add PC dialog
...
This is required to comply with App Store Guideline 4.2.7a.
2020-08-30 17:59:28 -07:00
Cameron Gutman
06a4ced692
Only impose app store restrictions on release builds
2020-08-30 16:43:56 -07:00
Cameron Gutman
fb9d778dab
Purge mentions of Internet streaming for App Store Guideline 4.2.7a
2020-08-30 15:37:52 -07:00
Cameron Gutman
2a0b29a284
Revert "Add direct-to-desktop mode"
...
This reverts commit e445989ec73002d9210faf9cf4a881fe5aa49c20.
2020-08-30 15:30:58 -07:00
Cameron Gutman
bf437669fb
Add warning if no key frames can be received in 10 seconds
2020-08-29 21:21:46 -07:00
Cameron Gutman
e445989ec7
Add direct-to-desktop mode
2020-08-12 22:26:56 -07:00
Cameron Gutman
0b712a1589
Add manual connection testing option
2020-08-12 22:20:15 -07:00
Cameron Gutman
1aa11df725
Fix simulator build for Apple silicon
2020-08-12 19:28:12 -07:00
Cameron Gutman
ff5e8d167d
Add support for iOS 14 local network privacy changes
2020-08-12 18:34:49 -07:00
Cameron Gutman
286b19d360
Add automatic network testing on connection failure
2020-08-10 22:56:47 -07:00
Cameron Gutman
3ab0829db5
Update common-c to fix server-side log spam
2020-08-09 18:38:53 -07:00
Cameron Gutman
6f2041dfb6
Sync WoL ports with Android and Qt
2020-08-09 14:48:27 -07:00
Cameron Gutman
78600a4e06
Update common-c with client connectivity test and select() replacement
2020-07-27 00:23:00 -07:00
Cameron Gutman
e0bb48320f
Avoid modulo bias for PIN generation
2020-07-12 11:40:31 -07:00
Cameron Gutman
46b9f84a31
Update moonlight-common-c to fix QoS-related connection issues
2020-06-12 22:10:41 -07:00
Cameron Gutman
abb4b5f9b9
Pad the SHA-1 hash for Gen5 and below servers
2020-06-09 01:13:30 -07:00
Cameron Gutman
a4f7861ccf
Avoid using functions deprecated in OpenSSL 3.0
2020-06-09 00:56:58 -07:00
Cameron Gutman
39c03bc8a8
Attempt to fix Apple's concerns about cloud streaming
2020-06-05 16:03:38 -07:00
Cameron Gutman
059a943a3d
Fix dragging with middle, X1, or X2 mouse buttons down
2020-05-31 12:40:54 -07:00
Cameron Gutman
3e2e4d13a9
Update moonlight-common-c
2020-05-29 19:17:37 -07:00
Cameron Gutman
4a537c1806
Fix tvOS build in Travis CI
2020-05-29 19:10:13 -07:00
Cameron Gutman
839f2018cb
Update osx_image for Travis CI
2020-05-29 19:02:25 -07:00
Cameron Gutman
f9d1840941
Update README.md
2020-05-27 19:55:52 -07:00
Cameron Gutman
7747188363
Update README
2020-05-27 19:53:17 -07:00
Cameron Gutman
c43ed56751
Use a better workaround for the GFE 3.20.3 high FPS bug
2020-05-25 19:24:03 -07:00
Cameron Gutman
a3b01b3cd4
Revert "Disable SOPS for streams over 60 FPS for GFE 3.20.3"
...
This reverts commit fdaf7f92a13dafcb747cf83cd45e85322b7dda7e.
2020-05-25 18:58:15 -07:00
Cameron Gutman
96c2ac9be5
Version 5.0.2-2 (iOS)
2020-05-09 15:02:26 -07:00
Cameron Gutman
aee4e3bf3d
Update moonlight-common-c
2020-05-09 15:00:41 -07:00
Cameron Gutman
d9cb55a17f
Don't update the mouse position if it hasn't moved from the last location
2020-05-09 14:42:09 -07:00
Cameron Gutman
4c8ad13f3a
Version 5.0.2 (iOS)
2020-05-01 19:48:49 -07:00
Cameron Gutman
99c160f8e5
Require iOS 13.4.1 to enable pointer interaction to avoid crashing on beta iOS 13.4 builds
2020-05-01 19:47:52 -07:00
Cameron Gutman
78e16b0e29
Fix crash on iOS 8
2020-05-01 19:43:21 -07:00
Cameron Gutman
fdc9e00c54
Add a friendly error message when no video traffic is received
2020-05-01 19:37:33 -07:00
Cameron Gutman
b16eaafd2c
Allow continuous scroll type gestures. Fixes #408
2020-04-29 18:00:17 -07:00
Cameron Gutman
2ec6639351
Add special error text for the -1 launch error code
2020-04-25 16:29:47 -07:00
Cameron Gutman
f49a908dc0
Fix parsing rare GFE status code of 0xFFFFFFFF
2020-04-23 20:07:52 -07:00
Cameron Gutman
b3a666af8e
Version 5.0.1 for iOS
2020-04-20 16:50:29 -07:00
Cameron Gutman
5abad38956
Revert "Refactor legacy UITextField-based keyboard support out of StreamView"
...
This refactoring breaks support for hardware keyboards on iOS 13.3
and below. The root cause of the breakage is not currently known.
This reverts commit 69d1ff15a1399d0afe43026dbca39cc14bff1022.
2020-04-20 16:31:21 -07:00
Cameron Gutman
7f034e0338
Version 4.0.2 for tvOS
2020-04-19 15:09:10 -07:00
Cameron Gutman
fb196f661c
Reorder Info.plist
2020-04-19 14:57:56 -07:00
Cameron Gutman
3cca55703e
Fix the LoadingFrameViewController not display on top of other content on tvOS
...
Also remove hacks that were put in place due to this bug previously.
2020-04-19 14:40:39 -07:00
Cameron Gutman
084018719a
Version 5.0.0-2 for iOS
2020-04-18 17:25:16 -07:00
Cameron Gutman
4aca666df4
Fix race condition that could cause pairing state to be lost
...
If a mDNS response for a host happened during the period where we
had removed the host from discovery, it would be re-added by mDNS
without the pairing cert. Now we no longer completely remove the host
and instead just remember that it's paused.
2020-04-18 17:16:53 -07:00
Cameron Gutman
b833d3b3b7
Fix broken isEqual function for TemporaryApp and TemporaryHost
2020-04-18 17:05:36 -07:00
Cameron Gutman
cb94d7aad7
Version 5.0.0 for iOS
2020-04-18 15:26:44 -07:00
Cameron Gutman
b8631db5df
Allow rediscovery of hosts after deletion without having to force quit the app
2020-04-18 15:03:52 -07:00
Cameron Gutman
bd5e0ecc40
Standardize mouse input scaling to avoid variance based on stream resolution
2020-04-18 14:44:57 -07:00
Cameron Gutman
10d2e1635b
Only hide the cursor over the video region
2020-04-18 14:09:19 -07:00
Cameron Gutman
68e59aba74
Scale mouse input to fit the video region
2020-04-18 14:00:26 -07:00
Cameron Gutman
a4255f4cad
Implement absolute mouse support on iOS 13.4
...
Fixes #402
2020-04-18 13:11:24 -07:00
Cameron Gutman
f12e2f16dc
Add handling for cancelled touch events
2020-04-18 11:25:24 -07:00
Cameron Gutman
177ecdbe0b
Enable pointer interaction on the PC and app grid items
2020-04-18 11:24:02 -07:00
Cameron Gutman
de05214728
Version 4.0.1
2020-04-17 12:46:46 -07:00
Cameron Gutman
b0149b2fe9
Merge pull request #405 from loki-47-6F-64/master
...
Don't send PIN to GFE
2020-04-17 12:40:29 -07:00
Loki
1366ede690
Don't send PIN to GFE
2020-04-17 14:45:46 +02:00
Cameron Gutman
fdaf7f92a1
Disable SOPS for streams over 60 FPS for GFE 3.20.3
2020-04-12 11:25:53 -07:00
Cameron Gutman
8efbe2670a
Bump version to 4.0.0
2020-04-12 11:10:23 -07:00
Cameron Gutman
8bc66749c3
Update moonlight-common-c to avoid termination delay on GFE 3.20.3
2020-04-12 10:43:33 -07:00
Cameron Gutman
4ab71a3cc7
Allow Command key to function as Control
2020-04-11 11:17:25 -07:00
Cameron Gutman
55b2f39721
Adjust X1_MOUSE_SPEED_DIVISOR based on user testing
2020-04-11 11:04:00 -07:00
Cameron Gutman
e59f0764a2
Update tvOS target to Swift 5
2020-04-11 11:01:44 -07:00
Cameron Gutman
6194d80108
Upgrade to Swift 5
2020-04-08 20:11:10 -07:00
Cameron Gutman
5264fee655
Update to OpenSSL 1.1.1f
...
Built for targets: ios-sim-cross-i386 ios-sim-cross-x86_64 ios64-cross-arm64 ios64-cross-arm64e ios-cross-armv7s ios-cross-armv7 tvos-sim-cross-x86_64 tvos64-cross-arm64
https://github.com/keeshux/openssl-apple
2020-04-08 19:57:45 -07:00
Cameron Gutman
ab17c57c09
Update to latest upstream X1Kit with support for new X1 firmware
2020-04-08 18:47:08 -07:00
Cameron Gutman
c7a7fc3fbc
Add 7.1 surround sound support
2020-04-03 17:46:04 -07:00
Cameron Gutman
f32d4f2886
Reduce retransmission delay on packet loss and enable QoS marking on ENet traffic
2020-03-29 22:22:03 -07:00
Cameron Gutman
8e4471fbc0
Slow X1 mouse input by 2x to make it more usable
2020-03-27 23:05:53 -07:00
Cameron Gutman
733b992912
Update to OpenSSL 1.1.1e
2020-03-27 21:24:32 -07:00
Cameron Gutman
6d03f4bc4c
Add a settings option for enabling Citrix X1 support
2020-03-27 20:26:01 -07:00
Cameron Gutman
75ab28a2c3
Enhance physical keyboard support on iOS 13.4
...
Fixes #394
2020-03-25 18:24:04 -07:00
Cameron Gutman
69d1ff15a1
Refactor legacy UITextField-based keyboard support out of StreamView
2020-03-24 18:14:50 -07:00
Cameron Gutman
eceb23e1cd
Allow Moonlight audio to mix with other audio
2020-03-21 16:35:07 -07:00
Cameron Gutman
ab5a9ba067
Use 10 ms audio samples on slow networks
2020-03-21 16:06:25 -07:00
Cameron Gutman
742bb7b516
Change errorCode from long to int
2020-02-25 00:00:00 -08:00
Cameron Gutman
65578b8a64
Fix tvOS build
2020-01-19 21:15:15 -08:00
Cameron Gutman
1246de3f18
Centralize Discord invite links
2020-01-18 10:54:22 -08:00
Cameron Gutman
5b5fdff6d8
Add support for Citrix X1 mice using X1Kit (untested)
2020-01-16 19:52:49 -08:00
Cameron Gutman
47aaa02d08
Version 3.3.0 (iOS)
2019-12-07 11:48:02 -08:00
Cameron Gutman
b71f06aa04
Change audio buffer duration back to 80 ms for now
2019-12-04 18:58:36 -08:00
Cameron Gutman
61c18c201c
Prevent concurrent modification of host list
2019-12-03 20:02:16 -08:00
Cameron Gutman
32b7396070
Reduce buffering for 5 ms and 20 ms audio packets
2019-12-03 19:51:31 -08:00
Cameron Gutman
c327c5b1ec
Force remote streaming mode when a VPN is connected
2019-12-01 20:55:20 -08:00
Cameron Gutman
44d4553031
Add support for arbitrary audio duration
2019-12-01 20:51:18 -08:00
Cameron Gutman
a2b8e3a8b8
Update common-c to fix RTSP handshake error when PMTUD is broken
2019-12-01 20:50:45 -08:00
Cameron Gutman
9e91627601
Fix auto-comment line breaks
2019-11-16 12:24:49 -08:00
Cameron Gutman
250f6618fd
Plumb the presentation time from the server into the renderer
2019-11-11 18:42:11 -08:00
Cameron Gutman
ab5e253a59
Version 3.2.0 (iOS)
2019-11-11 18:41:40 -08:00
Cameron Gutman
12a64f8626
Don't emulate buttons when the controller already has them
2019-11-09 17:47:47 -08:00
Cameron Gutman
99fec8919e
Add configuration for auto-comment bot
2019-11-09 15:03:16 -08:00
Cameron Gutman
52dcdd68c4
Fix concurrency issues accessing TemporaryHost fields that could be changed by other threads
2019-11-06 21:51:23 -08:00
Cameron Gutman
5a0e4bcc05
Fix UBSan undefined behavior warning
...
moonlight-ios/Limelight/Input/ControllerSupport.m:294:32: runtime error: 255 is outside the range of representable values of type 'char'
SUMMARY: UndefinedBehaviorSanitizer: undefined-behavior moonlight-ios/Limelight/Input/ControllerSupport.m:294:32 in
2019-11-06 20:57:53 -08:00
Cameron Gutman
2577f581ba
Revert "Don't navigate to a host that is known to be offline"
...
This reverts commit 95ce78bb00574ca0c12cc6ab3352e961e8258eac.
2019-11-05 20:30:17 -08:00
Cameron Gutman
1757359fbf
Fix "server busy" pairing error dialog
2019-11-04 21:41:42 -08:00
Cameron Gutman
e89707e601
Don't send a STUN request when a VPN is connected
2019-11-04 21:28:53 -08:00
Cameron Gutman
c89de92e23
Fix tvOS build
2019-11-03 15:25:43 -08:00
Cameron Gutman
ee7df54842
Launch directly to the app grid if there is exactly one PC
2019-11-03 15:17:27 -08:00
Cameron Gutman
95ce78bb00
Don't navigate to a host that is known to be offline
2019-11-03 15:13:44 -08:00
Cameron Gutman
3c9314dff3
Disable both navbar buttons when disabling navigation
2019-11-03 15:13:13 -08:00
Cameron Gutman
c5e1bbf61b
Set title immediately when a PC is tapped
2019-11-03 15:12:43 -08:00
Cameron Gutman
abe850cd72
Fix UI problems when a pairing error occurs in the background
2019-11-03 15:11:02 -08:00
Cameron Gutman
b0a3e163c4
Restart PC discovery when pairing fails
2019-11-03 14:43:12 -08:00
Cameron Gutman
2ae7fefc0c
Prevent app grid from populating with empty cells during server info polling
2019-11-03 14:40:32 -08:00
Cameron Gutman
72af5d5217
Update initial PC state more quickly on launch
2019-11-03 14:26:13 -08:00
Cameron Gutman
d1eb7b45a2
Add quick action shortcuts to open paired PCs
2019-11-03 13:38:52 -08:00
Cameron Gutman
3b5652c3f5
Update moonlight-common-c submodule
2019-11-02 21:48:00 -07:00
Cameron Gutman
df50bb9583
Use blank gray launch screen to workaround inconsistent nav bar size
2019-11-02 18:22:09 -07:00
Cameron Gutman
18e2d67f6b
Suppress home bar hiding when user is interacting
2019-11-02 15:17:52 -07:00
Cameron Gutman
9f19f5da27
Fix app store link
2019-10-28 18:41:38 -07:00
Cameron Gutman
005c3e4082
Update readme to include tvOS
2019-10-28 18:40:35 -07:00
Cameron Gutman
35b3c01582
Sync tvOS version numbering with iOS
2019-10-28 18:28:21 -07:00
Cameron Gutman
d8f55b57fa
Fix Travis CI build with their updated Xcode 11 images
2019-10-22 00:40:39 -04:00
Cameron Gutman
5faa8a0b85
Hide the home bar when a gamepad is connected and no on-screen controls are visible
...
Fixes #386
2019-10-22 00:32:56 -04:00
Cameron Gutman
967ddd7d68
Refactor OSC handling
2019-10-22 00:16:20 -04:00
Cameron Gutman
26fac5b56e
Fix asserts not catching the intended bugs (code analysis warning)
2019-10-21 17:53:18 -07:00
Cameron Gutman
75c1c85de9
Remove old IPA binaries
...
They don't work with recent GFE versions anyway
2019-10-21 17:41:47 -07:00
Cameron Gutman
653a72eaf8
Remove macOS port
...
We now have a proper native PC port (Moonlight Qt) and if we
wanted to bring the full iOS app over we can now use Catalyst.
2019-10-21 17:39:48 -07:00
Cameron Gutman
27d95ae0ba
Update moonlight-common-c submodule
2019-10-21 17:23:50 -07:00
Cameron Gutman
7dca4c6c63
Fix incompatible pointer type warning
2019-10-21 17:05:03 -07:00
Cameron Gutman
12e7dd2181
Update moonlight-common-c submodule
2019-10-12 19:21:07 -07:00
Cameron Gutman
c9225d468a
Change title of launch error dialog
2019-10-12 19:20:53 -07:00
Cameron Gutman
a824c23c59
Fix iOS build
2019-10-12 19:20:26 -07:00
Cameron Gutman
a9e01fc9a9
Fix pointer speed on tvOS
2019-10-12 18:23:28 -07:00
Cameron Gutman
fb2d58da6a
Fix default resolution not taking effect on tvOS
2019-10-12 18:10:12 -07:00
Cameron Gutman
09ac6cc057
Clamp stream resolution and FPS to device capabilities
2019-10-12 18:07:47 -07:00
Cameron Gutman
1121a918d1
Improve description messages of error message dialogs
2019-10-12 16:41:32 -07:00
Cameron Gutman
565a8e56e6
Add NSError information to the HttpResponse on failure
2019-10-12 16:13:59 -07:00
Cameron Gutman
f8cc7bb77f
Improve text for WoL alert
2019-10-12 16:03:35 -07:00
Cameron Gutman
55c52e1ee1
Require tvOS 12.0 due to navigation issues on tvOS 11.4
2019-10-10 02:20:33 -07:00
Diego Waxemberg
366a94d018
Removing manually specified signing certs
...
This will make signing for iOS and tvOS using the automatic signing possible. It complains if there is a manually specifed signing id.
2019-10-06 09:42:01 -04:00
Cameron Gutman
4e5264d5e9
Fix menu button recognizer not always working after returning from settings
2019-09-24 19:08:22 -07:00
Cameron Gutman
d98aba66a8
Add settings button for tvOS
2019-09-24 18:56:37 -07:00
Cameron Gutman
8ccbdc7923
Fix Start button not working on some MFi controllers on iOS 13
2019-09-24 18:13:56 -07:00
Cameron Gutman
769840d089
Immediately stop streaming when resigning active on tvOS
2019-09-24 17:37:35 -07:00
Cameron Gutman
33b050f84f
Increase bitrate warning font size on tvOS
2019-09-24 17:36:26 -07:00
Cameron Gutman
d2bc7209f7
Use the same bundle identifier for tvOS
2019-09-24 06:06:35 -07:00
Cameron Gutman
d32d1aa09a
Add tvOS UI screenshots
2019-09-23 21:33:26 -07:00
Cameron Gutman
7f6db298d0
Remove remove disallowed GCSupportedGameControllers value
2019-09-23 21:33:25 -07:00
Cameron Gutman
f9ff6a6004
Add tvOS launch image
2019-09-23 21:33:25 -07:00
Cameron Gutman
a6e6d0e491
Restore focus on the correct app after closing the stream
2019-09-23 21:33:24 -07:00
Cameron Gutman
6613976291
Increase icon resolution for tvOS
2019-09-23 21:33:24 -07:00
Cameron Gutman
6f8d898b77
Prevent box art from overlapping other tiles when focused
2019-09-23 21:33:24 -07:00
Cameron Gutman
d1cbfd9c44
Rewrite UIComputerView to use a pop-out effect on tvOS
2019-09-23 21:33:24 -07:00
Cameron Gutman
e6b1dd6b64
Rewrite UIAppView to avoid needing a custom hover pop-up effect on tvOS
2019-09-23 21:33:24 -07:00
Diego Waxemberg
15fe5a06c2
Bumping version for v3.0.0 build 3
2019-09-22 22:14:27 -07:00
Cameron Gutman
8d4c7bd705
Fix Steam app detection if GFE gives us a lower-case path
2019-09-22 10:31:23 -07:00
Cameron Gutman
b0d85abfa6
Increase audio circular buffer size to reduce glitching
2019-09-22 10:20:30 -07:00
Diego Waxemberg
4295017324
Bumping version for v3.0.0 build 2
...
Pulling in fix for assets
2019-09-21 23:26:09 -07:00
Cameron Gutman
d80d70215a
Add App Store screenshots
2019-09-21 16:45:45 -07:00
Cameron Gutman
a46f905aa6
Fix case of Computer asset name
2019-09-21 14:32:12 -07:00
Diego Waxemberg
453c50d505
Bumping version for v3.0.0
2019-09-20 20:26:09 -07:00
Cameron Gutman
61c7d9f2b3
Disable bounce-back on the reveal view controller
2019-09-18 19:59:24 -07:00
Cameron Gutman
34707e7743
Update launch screen to match new UI
2019-09-18 19:45:27 -07:00
Cameron Gutman
9a9b9651a1
Address several iOS and tvOS compilation warnings
2019-09-15 15:46:23 -07:00
Cameron Gutman
d4576a8739
Suppress availability warning for overrideUserInterfaceStyle field
2019-09-15 15:29:29 -07:00
Cameron Gutman
87824c2650
Fix control stream connection error on multi-homed hosts
2019-09-14 14:14:26 -07:00
Cameron Gutman
283e735f90
Remove the successful quit dialog since it's redundant and annoying
2019-09-14 13:08:47 -07:00
Cameron Gutman
202f968b98
Rework app labels on iOS to reuse title UILabel and use correct size and insets
2019-09-14 12:59:40 -07:00
Cameron Gutman
62df1cd5ba
Reduce minimum spacing to 15 to allow an extra column on iPhone SE
2019-09-14 12:47:21 -07:00
Cameron Gutman
f24c28c848
Switch back to text for navigation buttons
2019-09-14 12:46:50 -07:00
Cameron Gutman
8fb465d3ca
Fix tvOS build warning
2019-09-14 12:28:37 -07:00
Cameron Gutman
29dff2320b
Fix content insets for host and app scroll views
2019-09-14 12:28:21 -07:00
Cameron Gutman
a40b30016b
Rewrite storyboards with Xcode 11 GM
2019-09-14 12:07:38 -07:00
Cameron Gutman
409b262a4f
Add a hack as a possible workaround for #372
2019-09-14 11:49:09 -07:00
Cameron Gutman
73197e4378
Clean up and fix storyboards
2019-09-14 11:34:22 -07:00
Cameron Gutman
f51dbe4295
Fix some Xcode 11 warnings
2019-09-11 19:12:11 -07:00
Cameron Gutman
597aaa1bab
Cleanup controller support code using the iOS 13 SDK directly
2019-09-11 18:44:37 -07:00
Cameron Gutman
b9656da8a5
Use Xcode 11 image for Travis CI
2019-09-11 18:27:45 -07:00
Cameron Gutman
422db1898c
Improve manually added Steam app detection heuristic to prevent FPs on apps with "Steam" in the name
2019-09-08 18:56:18 -07:00
Cameron Gutman
56691791b8
Fix race condition that could cause safe area insets to be missing
2019-09-01 12:26:39 -07:00
Cameron Gutman
de2a5d3cd7
Fix overlays not being affected by button press and spinner eating touch events
2019-09-01 12:15:26 -07:00
Cameron Gutman
49fc10191c
Fix transparent app grid background being incorrectly overridden
2019-08-31 20:19:03 -07:00
Cameron Gutman
bf8aaa8198
Refresh app icon when the running state changes on tvOS
2019-08-31 19:52:55 -07:00
Cameron Gutman
9a4cdc9c94
Replace updating overlay icon with spinner
2019-08-31 16:02:37 -07:00
Cameron Gutman
f6153fe818
Improve selection visibility on tvOS
2019-08-30 22:33:32 -07:00
Cameron Gutman
f2fa9e18ea
Reorder tvOS settings and fix default bitrate for 1080p60
2019-08-30 21:51:10 -07:00
Cameron Gutman
aa013be6e6
Update settings config for tvOS
2019-08-30 21:44:12 -07:00
Cameron Gutman
7e21b131ac
Redesign navigation bar on iOS
2019-08-30 21:15:11 -07:00
Cameron Gutman
97681f3a0d
Increase size of PC icon
2019-08-30 20:00:00 -07:00
Cameron Gutman
e476cc407c
Fix crash on pre-iOS 13
2019-08-30 19:55:49 -07:00
Cameron Gutman
f2e03bbf1f
Always use dark mode on tvOS
2019-08-30 19:40:17 -07:00
Cameron Gutman
a6cef32c9a
Increase size of PC icons on tvOS
2019-08-30 19:37:16 -07:00
Cameron Gutman
6d94897c21
Distinguish between offline and unknown hosts
2019-08-30 19:19:23 -07:00
Cameron Gutman
a065c78b5f
Restyle UIComputerView to match other clients
2019-08-30 18:36:14 -07:00
Cameron Gutman
83479719a4
Fix styles on settings slideout on iOS 13
2019-08-30 17:16:56 -07:00
Cameron Gutman
fd4ede58ca
Reduce the size of the audio circular buffer to reduce peak latency
2019-08-29 22:00:27 -07:00
Cameron Gutman
7ed5a9831f
Fix settings slideout scrolling too far on iOS 13
2019-08-29 21:57:51 -07:00
Cameron Gutman
42b7fd35ce
Fix surround sound audio playing back silence
2019-08-29 21:07:10 -07:00
Cameron Gutman
42c97eafaa
Fix slightly offset titles
2019-08-29 20:34:51 -07:00
Cameron Gutman
5b82be0546
Rewrite UIAppView rendering to consolidate tvOS and iOS codepaths
2019-08-29 20:32:18 -07:00
Cameron Gutman
1529058f52
Increase font size for app names
2019-08-29 19:00:42 -07:00
Cameron Gutman
3dcca3a922
Allow click and drag via tvOS remote trackpad
2019-08-29 18:55:33 -07:00
Cameron Gutman
9b8f230c46
Prevent gesture recognizers from eating our touch events. Fixes #375
2019-08-28 21:51:52 -07:00
Cameron Gutman
7699d9e574
Implement 5.1 surround sound support. Fixes #371
2019-08-26 22:46:35 -07:00
Cameron Gutman
641e1c5066
Update common-c for parallel STUN requests
2019-08-20 19:08:25 -07:00
Cameron Gutman
617ef7c6a6
Update common-c to support STUN fallback
2019-08-07 23:15:33 -07:00
Cameron Gutman
c2620b8321
Fix tvOS build
2019-08-07 00:53:58 -07:00
Cameron Gutman
9e91d136bf
Add Travis CI badge to readme
2019-08-07 00:48:26 -07:00
Cameron Gutman
9960d2a2ff
Add Travis CI support
2019-08-07 00:40:54 -07:00
Cameron Gutman
311e77e01a
Remove unit test for the old Swift controller class
2019-08-07 00:06:54 -07:00
Cameron Gutman
c08df921da
Update common-c to fix termination detection issue on GFE 3.19.0.107
2019-07-28 12:58:25 -04:00
Cameron Gutman
ba4e55aac4
Add on-screen connection status warning
2019-07-23 18:43:41 -04:00
Cameron Gutman
af16f03703
Stringify IPv6 addresses with scope IDs if present
2019-07-15 01:05:21 -07:00
Cameron Gutman
8189d54703
Remove forced population of host.address
2019-07-15 01:00:50 -07:00
Cameron Gutman
ac8514e3cb
Update common-c for IPv6 optimizations
2019-07-15 00:16:54 -07:00
Cameron Gutman
8f4b8da3ce
Handle IPv6-only servers
2019-07-14 22:55:41 -07:00
Cameron Gutman
8337b3e708
Add support for zero configuration IPv6 streaming
2019-07-14 19:17:17 -07:00
Cameron Gutman
cb527baead
Generate SHA-256 client certificates instead of SHA-1
2019-07-05 22:20:55 -07:00
Cameron Gutman
ed10612e2c
Allow pairing to complete in the background to allow users to type the PIN using remote desktop apps
2019-07-05 22:18:30 -07:00
Diego Waxemberg
7d3eaeef83
Creating a new 2.7.0 build
2019-06-05 20:22:31 -07:00
Cameron Gutman
dd5ecb37c4
Add support for Start and Select on iOS 13. Fixes #367
2019-06-05 19:54:56 -07:00
Cameron Gutman
636143ee97
Disable the 4K option for SoCs older than the A9
2019-06-05 18:59:40 -07:00
Cameron Gutman
28ff29bb96
Disable the HEVC toggle for devices that don't support HEVC
2019-06-05 18:41:30 -07:00
Cameron Gutman
a508c6d855
Remove default Steam app to address Apple App Review rejection
2019-06-04 18:37:52 -07:00
Diego Waxemberg
dbd6eabd24
Bumping app version for v2.7.0
2019-05-31 18:54:02 -07:00
Cameron Gutman
ad0a5935f7
Don't compile asserts into release builds
2019-05-31 14:46:20 -05:00
Cameron Gutman
dcd2dc97a6
Merge pull request #366 from MichaelMKenny/4K-120-bitrate-fix
...
Capped bitrate at 100Mbps.
2019-05-31 14:04:10 -05:00
Michael Kenny
f92544c7d2
Capped bitrate at 100Mbps.
...
Choosing 4K 120Hz was causing an assert/crash.
2019-05-31 15:04:20 +09:30
Cameron Gutman
797fa0f492
Add 4K resolution option. Fixes #364
2019-05-27 10:37:26 -07:00
Cameron Gutman
ff52adf4f8
Improve pairing messages
2019-05-27 10:27:10 -07:00
Cameron Gutman
8bb49ada11
Disable vibration for expedited review
2019-05-27 10:12:02 -07:00
Cameron Gutman
3f709b616b
Fix video on GFE 3.19
2019-05-27 10:06:57 -07:00
Diego Waxemberg
83694f8141
Bumping version for v2.6.0
2019-04-29 19:20:46 -07:00
Cameron Gutman
a4352aae4d
Update common-c to pick up recent performance and bandwidth improvements
2019-04-27 15:01:40 -07:00
Cameron Gutman
2ac19336d6
Rename Multi-Controller Off to Single
2019-04-27 14:25:58 -07:00
Cameron Gutman
63b09c5b27
Remove the old message callbacks
2019-04-27 14:00:58 -07:00
Andrew Scagnelli
b2c2f0837a
more appletv tweaks ( #351 )
...
* redo now playing indicator
- instead of drawing an arrow overlay, add an offset green shadow
* do not show "Connection Terminated" on code 0
if an application quits successfully because it was asked to do so by
the user (errorCode = 0), then do not display an alert -- just go back
to the prior view.
* fix: add missing toggle for mutli-controller support
2019-02-13 21:03:09 -08:00
Cameron Gutman
335b5aef1f
Add rumble support
2019-02-11 19:22:18 -08:00
Cameron Gutman
918e1248f2
Store GCController in Controller object to allow us to fetch controller attributes later
2019-02-11 18:21:04 -08:00
Cameron Gutman
442a791e0c
Fix SOPS issues when streaming at 120 FPS
2019-02-09 21:03:48 -08:00
Cameron Gutman
573b93329d
Merge pull request #354 from eraser2021999/master
...
Simple solution to solve focus issue on Apple TV.
2019-01-04 20:27:43 -08:00
Cameron Gutman
40359c5e32
Use stun.moonlight-stream.org for STUN
2019-01-04 20:23:46 -08:00
Cameron Gutman
3b01b50503
Update common-c with strict bitrate fix
2019-01-04 20:19:34 -08:00
Bogdan Coticopol
76b55cc230
Simple solution to solve focus issue on Apple TV.
2019-01-02 00:16:26 +02:00
Diego Waxemberg
e136cd96c1
Bumping app version for 2.5.0
2018-12-29 10:32:02 -05:00
Cameron Gutman
5028eaed59
Fix crash presenting the loading frame while old one is still dismissing
2018-12-28 20:51:29 -08:00
Cameron Gutman
d18c713684
Fix tip display on iPhone SE
2018-12-28 20:32:22 -08:00
Cameron Gutman
08e169eb23
Rewrite loading frame management (again)
2018-12-28 16:45:05 -08:00
Cameron Gutman
611358e35c
Fix pairing code that didn't always call one of the pairing completion callbacks
2018-12-28 15:50:13 -08:00
Cameron Gutman
63275130bb
Fix duplicate connection termination attempt due to race condition after calling LiInterruptConnection()
2018-12-28 15:31:18 -08:00
Cameron Gutman
7c9313e04d
Ensure we don't deadlock if somehow a loading frame ends up under the active view
2018-12-28 02:09:57 -08:00
Cameron Gutman
d466a0af07
Only cleanup the stream on termination
2018-12-28 02:03:21 -08:00
Cameron Gutman
c8adc184c9
Use a semaphore to ensure the loading frame is safely shown and dismissed
2018-12-28 02:01:40 -08:00
Cameron Gutman
d40a29df71
Ensure we can't enter the app grid without having a pinned cert
2018-12-28 01:32:53 -08:00
Cameron Gutman
85820bf812
Use the real online status rather than always assuming YES
2018-12-28 01:24:18 -08:00
Cameron Gutman
5d4d10ac8a
Fix displaying GFE error messages for launch and resume
2018-12-28 01:16:56 -08:00
Cameron Gutman
eca018ad15
Set host online immediately after using Add PC dialog to update host address
2018-12-28 00:54:26 -08:00
Cameron Gutman
90e582a263
Assert only in the cert untrusted error path
2018-12-28 00:45:32 -08:00
Cameron Gutman
3717228e28
Fix app grid running indicator not being correct immediately after returning from stream
2018-12-28 00:32:19 -08:00
Cameron Gutman
8c0997ddcd
Update common-c to fix GFE 3.16 bitrate issue
2018-12-28 00:14:04 -08:00
Cameron Gutman
d722c9e18d
Use default auth handling if the pinning fails
2018-12-27 21:07:17 -08:00
Cameron Gutman
94c9433b99
Fix running state refresh on app grid
2018-12-27 19:54:27 -08:00
Cameron Gutman
befef62b2f
Log parsed XML attributes
2018-12-27 19:50:51 -08:00
Cameron Gutman
dc00c1e3e7
Fix leak of UIComputerViews that poll forever
2018-12-27 19:50:29 -08:00
Cameron Gutman
3555d60a9b
Add a quit tip for iOS and tvOS
2018-12-22 21:43:37 -08:00
Cameron Gutman
bd8b9f8bfb
Use a shared UID for all Moonlight clients
2018-12-22 21:02:24 -08:00
Cameron Gutman
72dcd76e37
Require cert pinning for HTTPS
2018-12-22 20:39:13 -08:00
Cameron Gutman
fbae7f88b5
Add server cert pinning after pairing
2018-12-22 00:05:48 -08:00
Cameron Gutman
791a5b1ea1
Update project with Xcode recommendations
2018-12-07 21:48:54 -08:00
Cameron Gutman
8c5a82573b
Update readme to new URL
2018-12-03 21:43:19 -08:00
Cameron Gutman
cc56a36bbd
Properly set GCSupportedGameControllers and GCSupportsControllerUserInteraction plist values
2018-12-01 15:00:24 -08:00
Cameron Gutman
336dbeed98
Remove loading frame from Add Host dialog flow
2018-11-28 18:43:45 -08:00
Cameron Gutman
f8613cdbfd
Fix broken app and host taps on iOS 8
2018-11-28 18:43:20 -08:00
Cameron Gutman
a5961dd9b5
Use lower MTU for remote streaming and higher MTU for local networks
2018-11-21 21:03:08 -08:00
Cameron Gutman
17a5866fdd
Merge pull request #341 from ascagnel/tv-fixes
...
tvOS app UI/UX fixes
2018-11-19 20:16:50 -08:00
Diego Waxemberg
5e77380636
Bumping app version for 2.4.0
2018-11-17 16:00:51 -08:00
Cameron Gutman
845af246b5
Fix a few cases where the loading frame could be left on-screen
2018-11-16 20:17:03 -08:00
Cameron Gutman
87cac4e562
Fix host long press causing duplicate menus to show up
2018-11-16 20:05:06 -08:00
Cameron Gutman
70eb4fd69d
Allow waking non-paired hosts
2018-11-16 19:30:05 -08:00
Cameron Gutman
c5120bec37
Remove wait between retries after polling failure
2018-11-16 19:14:00 -08:00
Cameron Gutman
24fc9ac0a9
Change "host already added" message to be more clear
2018-11-16 19:03:23 -08:00
Cameron Gutman
2c0624f1e7
Improve handling of non-local addresses and remote streaming
2018-11-16 19:02:31 -08:00
Cameron Gutman
8b227f28f7
Update common-c to fix NAT64
2018-11-16 00:41:23 -08:00
Cameron Gutman
23e9c3f236
Fix crash when the loading spinner is dismissed before fully presenting
2018-11-15 22:02:05 -08:00
Cameron Gutman
eefde316de
Fix bug that can cause spinner to get stuck
2018-11-15 21:11:02 -08:00
Cameron Gutman
a3cfd787de
Update common-c for GFE 3.16
2018-11-15 13:37:28 -08:00
Cameron Gutman
410d0d367b
Fix handling of missing L3 and R3 buttons and adjust on-screen controls based on L3/R3 presence
2018-11-03 14:01:32 -07:00
Cameron Gutman
39b04d46a4
Add support for L3 and R3 on iOS 12.1
2018-10-31 18:08:34 -07:00
Andrew Scagnelli
0e8647ad07
feat: added settings bundle
2018-10-28 16:23:24 -04:00
Diego Waxemberg
73091e7e8c
Creating build for 2.3.0
2018-10-27 12:55:02 -07:00
Cameron Gutman
16a2ab3941
Fix settings not saving on the first stream if the settings slideout is not closed
2018-10-27 11:57:29 -07:00
Cameron Gutman
39a2e8be78
Log an error if STUN fails
2018-10-26 20:51:31 -07:00
Cameron Gutman
8e6dadfa79
Use STUN to get the WAN address for PCs discovered by mDNS
2018-10-26 20:28:59 -07:00
Andrew Scagnelli
c2134585df
fix: apply tvos style to missing icon
2018-10-24 00:08:06 -04:00
Andrew Scagnelli
dedcbd9d3e
feat: update text color
...
do not apply UIComputerView text color so it uses the theme default
2018-10-23 23:28:07 -04:00
Andrew Scagnelli
bd379677a2
feat: updated menu button handling
...
- on tapping menu once (or chording with LB/RB), behave as
start/select/special
- on doube-tapping menu, quit the stream
2018-10-23 23:18:56 -04:00
Andrew Scagnelli
466ebe2840
disable focus effects on overlay icon
2018-10-22 23:45:17 -04:00
Cameron Gutman
736887b945
Add 120 FPS option for devices with high refresh rate displays
2018-10-22 20:24:51 -07:00
Cameron Gutman
993bfca0ae
Allow bitrate slider to go to 100 Mbps
2018-10-22 19:27:49 -07:00
Cameron Gutman
5ad87f7400
Hide the textbox so it doesn't obstruct normal UI controls. Fixes #344 .
2018-10-22 19:06:52 -07:00
Andrew Scagnelli
e862dbd6b6
adding some basic placeholder icons
2018-10-19 01:05:48 -04:00
Andrew Scagnelli
befde5eb28
system theme, tvos icon styling
...
- using tvos icon styling
- updated to use system theme (light/dark) instead of always being grey
2018-10-19 00:03:14 -04:00
Andrew Scagnelli
7fd3b8df1c
on tvOS, do not quit the stream on pressing B
...
on tvOS (maybe also on other cases where you're using a "real" gamepad?),
use GCEventViewController so the system-level "back" event doesn't quit
the stream
2018-10-18 00:04:04 -04:00
Diego Waxemberg
cee501d9b4
Bumping app version for 2.2.0
2018-10-08 21:14:18 -07:00
Cameron Gutman
a103c0fd45
Update common-c to use split frame encode on HEVC
2018-10-08 20:26:32 -07:00
Cameron Gutman
bf71ae003f
Add all modifier flag combinations
2018-10-08 20:25:43 -07:00
Cameron Gutman
5b102ce3d3
Merge pull request #335 from tranchis/ios-keyboard
...
Improve keyboard support
2018-09-27 21:44:11 -07:00
Sergio Alvarez-Napagao
c2012fa195
Improve keyboard support
2018-08-30 21:06:36 +02:00
Cameron Gutman
003fc8c1f8
Improve keyboard handling for unexpected inputs and multi-character input (such as dictation)
2018-08-29 10:02:58 -07:00
Cameron Gutman
9123033bb3
Remove help links from tvOS version due to lack of browser and WebKit
2018-08-29 09:36:51 -07:00
Cameron Gutman
253144188c
Purge box art cache on low memory warning
2018-08-29 09:24:47 -07:00
Cameron Gutman
4ccb9bebbf
Fix stream cleanup when pressing Menu on tvOS
2018-08-29 09:21:49 -07:00
Cameron Gutman
49f647748c
Fix discovery being stopped after returning from Add PC dialog
2018-08-29 07:52:33 -07:00
Cameron Gutman
e2e8f0121d
Persist the database in NSUserDefaults on tvOS
2018-08-28 17:42:59 -07:00
Cameron Gutman
b5ea4c3e50
Change URL timeout to 4 seconds to improve offline behavior
2018-08-27 01:55:34 -07:00
Cameron Gutman
90d47004e7
Avoid storing images in the database
2018-08-27 01:54:58 -07:00
Cameron Gutman
450960eaaf
Fix credential storage on tvOS
2018-08-27 00:34:34 -07:00
Diego Waxemberg
44550baaa9
Changing directories for storage on tvOS because tvOS does not allow permanent storage
2018-08-26 21:54:49 -07:00
Cameron Gutman
293dc26b2e
Fix the navigation bar look
2018-08-26 19:03:22 -07:00
Cameron Gutman
109fa6f463
Set the title of the view to the selected PC
2018-08-26 17:05:13 -07:00
Cameron Gutman
44f64e1a35
Fix several UI issues
2018-08-26 16:43:45 -07:00
Cameron Gutman
2e479837ed
Fix spinners on tvOS and mouse support using the remote
2018-08-26 15:55:39 -07:00
Cameron Gutman
1b681a8730
Allow tvOS to back out from app grid to PC grid
2018-08-26 15:05:32 -07:00
Cameron Gutman
f988ce0278
Fix issues with the loading frame colliding with other views
2018-08-26 12:25:22 -07:00
Cameron Gutman
1ef5c87afc
Share MainFrameViewController between iOS and tvOS
2018-08-26 11:56:27 -07:00
Diego Waxemberg
f5b99b6b9c
Can now stream to tvOS
2018-08-26 11:31:20 -07:00
Diego Waxemberg
485dd4b001
Merge branch 'tvOS' of github.com:moonlight-stream/moonlight-ios into tvOS
2018-08-26 11:17:20 -07:00
Diego Waxemberg
92e2c0d7cc
app cells are now clickable in tvOS
2018-08-26 11:14:15 -07:00
Cameron Gutman
48ffca57ec
Fix infinite loop of loading UI spinners
2018-08-26 11:09:15 -07:00
Cameron Gutman
e83a996cd5
Re-port MainFrameViewController to tvOS to fix loading page issues
2018-08-26 10:59:31 -07:00
Diego Waxemberg
57191e3b9a
added a highlight state for focused views (can now see what's selected in tvOS)
2018-08-26 10:53:28 -07:00
Diego Waxemberg
eadcf3b3eb
fixed 'unsafe' requests and can now click stuff
2018-08-26 01:15:53 -07:00
Cameron Gutman
71e0646659
Add code to handle discovery and game controllers
2018-08-26 00:48:29 -07:00
Diego Waxemberg
f2edee1669
Merge branch 'tvOS' of github.com:moonlight-stream/moonlight-ios into tvOS
2018-08-26 00:33:43 -07:00
Diego Waxemberg
11948bf618
wip
2018-08-26 00:15:56 -07:00
Cameron Gutman
4a9294a4b7
Remove Roboto fonts, switch to iOS app delegate for tvOS, and add stream view and loading view
2018-08-26 00:14:08 -07:00
Cameron Gutman
a9b8f753a2
Remove tvOS-specific data model
2018-08-25 23:32:43 -07:00
Diego Waxemberg
05761c787c
working on tvOS UI
2018-08-25 23:22:52 -07:00
Cameron Gutman
9a7b3b1325
Build libopus for tvOS and iOS with bitcode
2018-08-25 21:17:08 -07:00
Cameron Gutman
b04a4e72ff
Rebuild OpenSSL with bitcode for macOS, iOS, and tvOS
2018-08-25 20:34:36 -07:00
Diego Waxemberg
b0b9a614f3
Adding tvOS target
2018-08-25 20:33:03 -07:00
Diego Waxemberg
76ab786e94
Adding keyboard support
2018-08-25 15:22:32 -07:00
Cameron Gutman
8afcdc92d4
Update common-c to fix GFE 3.14.1 audio bitrate issues
2018-08-25 00:32:33 -07:00
Cameron Gutman
907a2cd59b
Update README.md
2018-08-24 23:20:16 -07:00
Cameron Gutman
a85b931d87
Enable stale and no-response bots to reduce inactive issues
2018-08-12 00:22:30 -07:00
Diego Waxemberg
62f1b3e595
Bumping app version for 2.1.0
2018-06-17 16:43:42 -07:00
Cameron Gutman
b9381ad027
Update common-c to fix RTSP handshake error on quick reconnect
2018-06-09 21:54:25 -07:00
Cameron Gutman
98d01f7775
Ensure the C strings stay valid until connection-time. Fixes #228
2018-06-09 20:04:40 -07:00
Cameron Gutman
de39c87185
Allow the stream to be inactive for 10 seconds before terminating
2018-06-09 16:29:48 -07:00
Cameron Gutman
10a00b0d28
Avoid leaving application lifetime notifications registered all the time
2018-06-09 16:28:37 -07:00
Diego Waxemberg
4d8788add3
Bumping app version for 2.0.0
2018-06-02 21:31:53 -07:00
Cameron Gutman
9c019be322
Fix subtle database corruption that would cause games common to 2 or more PCs to jump between them based on the last app list fetched
2018-06-02 20:44:12 -07:00
Cameron Gutman
80254513c4
Avoid blocking the main thread when delaying for button presses
2018-06-02 19:19:24 -07:00
Cameron Gutman
5a13e44fdb
Use an exponential-ish bitrate slider
2018-06-02 19:09:38 -07:00
Cameron Gutman
ec0a462092
Remove custom style on UISegmentedControl, since the default actually looks better
2018-06-02 18:14:20 -07:00
Cameron Gutman
25c7b18147
Add UI settings for HEVC, optimizing games, PC audio, multi-controller. Remove remote setting since it doesn't do much and might confuse users.
2018-06-02 18:13:32 -07:00
Cameron Gutman
fb238e0d1d
Log launch and resume requests
2018-06-02 17:50:48 -07:00
Cameron Gutman
bfc0b89926
Add many new preferences to settings DB. Default HEVC to off due to reference frame invalidation not working
2018-06-02 17:10:52 -07:00
Cameron Gutman
2f0e219726
Always set the stream config from the data from the actual app we're going to start streaming, not just the one selected
2018-06-02 16:38:02 -07:00
Cameron Gutman
2305f33572
Fix scrolling jank on app list
2018-06-02 16:31:16 -07:00
Cameron Gutman
d17f2f9dee
Plumb multi-controller toggle
2018-06-02 13:52:58 -07:00
Cameron Gutman
a28049a58c
Plumb several new options into stream config and launch requests: optimizeGameSettings, playAudioOnPC, surround sound, and HDR
2018-06-02 13:25:53 -07:00
Cameron Gutman
2d2f71dcab
Parse and persist ServerCodecModeSupport attribute for hosts
2018-06-02 13:10:10 -07:00
Cameron Gutman
59506a2364
Parse and remember the IsHdrSupported app attribute
2018-06-02 12:33:13 -07:00
Cameron Gutman
2cec53ab6b
Fix typo in analog stick deadzone area
2018-06-02 01:38:52 -07:00
Cameron Gutman
42ef67d939
Let the spinner spin until video appears
2018-06-02 01:02:10 -07:00
Cameron Gutman
30ec68cd4e
Ensure the progress messages aren't obscured by the video layer
2018-06-02 01:01:45 -07:00
Cameron Gutman
941c414930
Fix R2 being improperly sized on 3x DPI
2018-06-01 22:20:37 -07:00
Cameron Gutman
b918005555
Improve OSC usability for iPad. Fixes #317
2018-06-01 22:09:24 -07:00
Cameron Gutman
c74fa4d5b0
Change manual simple OSC mode to have useful buttons. Fixes #218
2018-06-01 21:18:41 -07:00
Cameron Gutman
1a71e040c0
Fix deadzones to dynamically detect controls on screen and add a deadzone for the analog sticks
2018-06-01 21:17:47 -07:00
Cameron Gutman
236c9d5c6e
Use more aggressive mDNS querying for faster PC discovery, particularly in newly online PC scenarios
2018-06-01 20:23:39 -07:00
Cameron Gutman
862b8632e3
Fix DiscoveryManager trying to start discovery again on all machines when any machine is discovered
2018-06-01 19:50:32 -07:00
Cameron Gutman
cdb5f51ab8
Quiet down PC discovery logging
2018-06-01 19:38:52 -07:00
Cameron Gutman
314f32388a
Use the app name in the "Starting App" text
2018-06-01 19:11:10 -07:00
Cameron Gutman
39b0b429d6
Show loading spinner while waiting for apps to quit
2018-06-01 18:58:25 -07:00
Cameron Gutman
23a12ed101
Actually set CAPABILITY_DIRECT_SUBMIT and fix the bug it hides
2018-06-01 17:00:02 -07:00
Cameron Gutman
653a789110
Refresh app and host state when returning from streaming via error
2018-06-01 00:47:44 -07:00
Cameron Gutman
04b2fccaef
Only interact with the AVSampleBufferDisplayLayer on the main thread
2018-06-01 00:31:41 -07:00
Cameron Gutman
ec0124e255
Ensure we properly restart discovery after closing Control Center
2018-06-01 00:07:25 -07:00
Cameron Gutman
132a1fc410
Don't attempt to pair on entry to foreground if we've become unpaired
2018-05-31 01:53:09 -07:00
Cameron Gutman
63297c8483
Lan -> LAN
2018-05-31 01:37:13 -07:00
Cameron Gutman
5fd2c29a73
Avoid displaying error dialogs on passive actions like returning to foreground
2018-05-31 01:36:10 -07:00
Cameron Gutman
e6e7ec9202
Avoid animating the loading frame
2018-05-31 01:22:03 -07:00
Cameron Gutman
fcc770d820
Avoid firing off HTTP requests as we enter the background when entering home from streaming
2018-05-31 00:46:41 -07:00
Cameron Gutman
4243bcd5d1
Ensure double-starting or stopping DiscoveryManager and MDNSManager doesn't cause side-effects, since we do this when Home is pressed while streaming
2018-05-31 00:33:24 -07:00
Cameron Gutman
67b08cd8b9
Use LiInterruptConnection() to terminate connection attempts more quickly
2018-05-30 22:06:20 -07:00
Cameron Gutman
e697938afc
Re-enable the idle timer when streaming has ended
2018-05-30 22:04:06 -07:00
Cameron Gutman
275f6df8c1
Fix some minor issues with saving CoreData objects
2018-05-30 01:19:46 -07:00
Cameron Gutman
aea2067e1c
Silence the firehose of debug logging statements
2018-05-29 20:17:48 -07:00
Cameron Gutman
b5241a0c30
Ok -> OK
2018-05-28 18:20:59 -07:00
Cameron Gutman
6cac2348b4
Add help button to error dialogs and use default style for non-destructive actions
2018-05-28 18:00:19 -07:00
Cameron Gutman
0293df7748
Rewrite audio playback to simplify code, reduce allocations, and eliminate priority inversion on the queue lock. This completely eliminates clicks and pops in audio for me on my iPhone SE and the emulator.
2018-05-28 17:38:09 -07:00
Cameron Gutman
391872ddb8
Ignore unsupported gamepads
2018-05-28 15:11:23 -07:00
Cameron Gutman
4bafefbe16
streamingRemotely should not be optional
2018-05-28 13:51:00 -07:00
Cameron Gutman
812f3f3717
Add 360p resolution support
2018-05-28 13:50:20 -07:00
Cameron Gutman
e498736af6
Fix Moonlight macOS build
2018-05-28 13:25:18 -07:00
Cameron Gutman
1842a11f56
Fix errors saving PCs that were discovered via mDNS
2018-05-28 13:19:49 -07:00
Cameron Gutman
85f81ca8c1
Use CoreData codegen to resolve warnings about missing getters/setters on our DB objects
2018-05-28 12:40:15 -07:00
Cameron Gutman
b792629943
Flip the pull arrow when the settings are open
2018-05-28 12:04:38 -07:00
Cameron Gutman
7df76fcd93
Allow the settings view to scroll on smaller iPhones
2018-05-28 11:39:04 -07:00
Cameron Gutman
8b60e79406
Minor common-c update to address a (currently) harmless warning
2018-05-28 10:49:41 -07:00
Cameron Gutman
fcb6c7386c
Update common-c to receive fixes to lower audio bitrate at low bandwidth settings
2018-05-28 10:36:17 -07:00
Cameron Gutman
2729fad47c
Commit IDEWorkspaceChecks.plist
2018-05-28 10:35:36 -07:00
Cameron Gutman
41eb933e11
Update to XCode 9.3 recommended settings and fix "implict retain self" warnings
2018-04-21 22:20:27 -07:00
Felix Kratz
f759f719e6
Dark Mode & Stream Overlay [macOS] ( #315 )
...
* dark mode & stream overlay
* removed all redundant imports
* update for the new xcode version with fixes for the new 'implicitly retains self warning'
* reworked the overlay view
* cleaning up unused variables
* small corrections
2018-04-22 00:44:22 -04:00
Cameron Gutman
74283a6763
Use HEVC on iOS 11.3 and later. Fixes #296
2018-04-10 18:57:02 -07:00
Cameron Gutman
0a19c5950a
Update organization name in both projects
2018-03-27 00:38:47 -07:00
Cameron Gutman
e8832ed746
Refactor new macOS code to reduce #ifs, increase shared code, and fix warnings
2018-03-27 00:34:38 -07:00
Felix Kratz
6cc165b589
Port for macOS ( #311 )
...
* merged moonlight-mac with moonlight-ios
* reverted to the original project.pbxproj
* cleaned up the code, fixed lots of unnecessary code duplications
* multicontroller support (not tested)
* new class that can be used for further modularization of the MainFrameViewController
2018-03-26 23:50:40 -07:00
Cameron Gutman
1c86c4485d
Disable HEVC until iPhone X and other issues can be sorted out. See #296
2018-02-24 21:16:02 -08:00
Cameron Gutman
127e5ed54a
Migrate to Swift 4.0 with @objc inferencing fixes for Moonlight build target
2018-02-19 14:43:50 -08:00
Cameron Gutman
3fee5d0a62
Fix build of unit tests
2018-02-19 14:33:20 -08:00
Cameron Gutman
c913b3f04f
Enable XCode 9 recommended warnings and fix occurrences of them in the code
2018-02-19 14:26:12 -08:00
Cameron Gutman
dfd30c0624
Remove some old and unused references from the XCode project
2018-02-19 14:05:03 -08:00
Cameron Gutman
5117a6ede5
Replace dylibs with tbd
2018-02-19 13:56:50 -08:00
Cameron Gutman
fb9c071243
Update moonlight-common-c
2018-02-19 00:25:57 -08:00
Cameron Gutman
d0a8f0e0f1
Update README.md
2018-01-20 17:03:09 -08:00
Cameron Gutman
6bb6c40bec
Report attached gamepads during launch to fix L4D2
2018-01-20 14:37:33 -08:00
Cameron Gutman
af3bc82d0f
Fix drag cancellation triggering on any movement and other drag bugs. Fixes #288
2018-01-20 01:51:50 -08:00
Cameron Gutman
b9d5d94d70
Fix support for IPv6 literals
2018-01-20 01:30:29 -08:00
Cameron Gutman
43f4804194
Fix wake-on-lan failure on LAN after ARP cache expiration of target PC. Fixes #293
2018-01-19 20:18:39 -08:00
Diego Waxemberg
be26ce9a8f
Bumping app version for v1.7.0
2018-01-10 19:35:41 -08:00
Cameron Gutman
ca562e2251
Update common-c to fix streaming on GFE 3.12
2018-01-10 00:45:38 -08:00
Cameron Gutman
d7ee0916e9
Avoid crashing on iOS 11 betas released before iPhone X
2017-12-27 23:24:53 -08:00
Cameron Gutman
3bc9e050f1
Update common-c and use codec masks rather than exact formats
2017-12-03 11:33:11 -08:00
Cameron Gutman
4b9bd8398b
Update for video decoder API changes
2017-11-18 18:17:22 -08:00
Diego Waxemberg
20a61dd9f4
Bumping app version for v1.6.0
2017-11-12 19:57:36 -08:00
Cameron Gutman
dc4ecbf262
Update common-c to address HEVC corruption at 1080p60
2017-11-10 01:36:00 -08:00
Diego Waxemberg
68f55235ec
Bumping app version for v1.5.0
2017-10-17 21:28:30 -07:00
Cameron Gutman
5434b653c7
Reduce bitrate when streaming HEVC to reduce bandwidth at better IQ than H.264
2017-10-17 01:07:41 -07:00
Cameron Gutman
25d7af9453
Fix pairing and game quitting issues with GFE 3.10
2017-10-16 23:59:00 -07:00
Diego Waxemberg
5584083809
Bumping app version for 1.4.0
2017-09-23 21:48:22 -07:00
Cameron Gutman
9f9aec70b0
Add 1024x1024 app icon
2017-09-23 21:47:33 -07:00
Cameron Gutman
a8d1770871
Fix Main Thread Checker safety issue in DataManager
2017-09-15 00:51:37 -07:00
Cameron Gutman
d0d60b8ffc
Suppress system gesture detection during streaming
2017-09-15 00:30:51 -07:00
Cameron Gutman
86f7112789
Adjust settings view for iPhone X
2017-09-14 23:12:52 -07:00
Cameron Gutman
da1115e529
Disable reference frame invalidation for HEVC
2017-09-14 22:03:20 -07:00
Cameron Gutman
593da7ef3e
Merge branch 'hevc'
2017-09-14 21:54:46 -07:00
Cameron Gutman
de5377a95d
Only use HEVC if the client has hardware-accelerated decoding
2017-09-14 19:50:53 -07:00
Cameron Gutman
7d7500b187
Suppress accidental movements during drags and clicks
2017-09-10 23:14:13 -07:00
Cameron Gutman
45dbd46da1
Fix mouse cursor jumping on right click gesture where only the 2nd finger is lifted to complete the gesture
2017-09-10 22:58:43 -07:00
Cameron Gutman
89d8bc6009
Fix icon changing between launch screen and main view controller
2017-09-10 22:22:32 -07:00
Cameron Gutman
b99988836a
Implement HEVC decoding for iOS 11 devices
2017-09-10 00:00:40 -07:00
Cameron Gutman
3e94613eb3
Update common-c
2017-09-02 19:48:09 -07:00
Cameron Gutman
832b9189f8
Fix mDNS overriding manually specified addresses
2017-09-02 19:47:47 -07:00
Cameron Gutman
3464539bd3
Make iconography consistent with other Moonlight clients
2017-09-02 14:54:19 -07:00
Cameron Gutman
815592117d
Update common-c
2017-06-11 14:54:17 -07:00
Cameron Gutman
b51341ef54
Update to latest moonlight-common-c
2017-06-11 13:36:23 -07:00
Cameron Gutman
9ffbb5f155
Update moonlight-common-c with latency and FEC improvements
2017-06-08 21:09:21 -07:00
Cameron Gutman
9716867ade
Update moonlight-common-c
2017-06-05 22:27:15 -07:00
Diego Waxemberg
7c141c1fd2
Bumping version for 1.2.0
2017-05-11 22:36:28 -07:00
Cameron Gutman
42c4e7ca58
Enable reference frame invalidation
2017-05-11 20:46:09 -07:00
Cameron Gutman
6a6ea4a79a
Update moonlight-common-c
2017-05-11 20:12:06 -07:00
Cameron Gutman
5d0ca8451d
Fix active game not being set when returning from streaming
2017-05-07 23:32:31 -07:00
Cameron Gutman
4641f68eb8
Update common-c with critical FEC fixes
2017-05-07 23:16:00 -07:00
Cameron Gutman
dd33f57b9a
Fix display of pairing failure dialog when machine is streaming
2017-05-07 16:51:57 -07:00
Cameron Gutman
f6b225ca9c
Update common-c with FEC changes
2017-05-06 16:09:56 -07:00
Cameron Gutman
4ac3f11ff8
Ensure that OSC always has Player 1 reserved
2017-02-06 19:17:27 -08:00
Cameron Gutman
62aaf27293
Update to new common-c to show the correct number of controllers on the host PC
2017-02-04 20:16:18 -08:00
Diego Waxemberg
eac2d985e2
Created build v1.1.4 and removed empty icon sets
2016-12-14 22:05:47 -08:00
Cameron Gutman
61ea7f3f1c
Update moonlight-common-c with support for GFE 3.2
2016-12-13 21:29:03 -08:00
Cameron Gutman
40f7faa1b1
Update moonlight-common-c project to recommended settings on Xcode 8.1
2016-10-29 19:55:22 -07:00
Diego Waxemberg
9e18b8021b
Bumping app version for v1.1.3
2016-10-26 19:08:33 -07:00
Cameron Gutman
ce95f2c153
Fix some pairing glitches and add a cancel button
2016-10-21 12:07:29 -07:00
Cameron Gutman
fd50b71b16
Fix detection of running apps on GFE 3.1
2016-10-21 11:41:42 -07:00
Diego Waxemberg
39ab472cf6
Updated to use swift 3
2016-10-05 23:45:48 -07:00
Diego Waxemberg
48ba7eb2dc
Bump version for v1.1.2
2016-10-05 23:00:46 -07:00
Diego Waxemberg
42edaa1bad
Added DerivedData to gitignore
2016-10-05 22:58:38 -07:00
Diego Waxemberg
955fb59156
Merge branch 'master' of github.com:moonlight-stream/moonlight-ios
2016-10-05 22:57:43 -07:00
Diego Waxemberg
2fbc67ef00
Bumped version for v1.1.1
2016-10-05 22:56:40 -07:00
Cameron Gutman
23564a3028
Add support for GFE 3.0.7
2016-10-05 17:32:30 -07:00
Cameron Gutman
9a07d5a33a
Display an error if attempting to close another session's app rather than silently failing
2016-09-24 21:26:50 -07:00
Cameron Gutman
84c037f235
Move the pull arrow up to the top of the left side and make it clickable on the PC view page
2016-09-24 20:39:43 -07:00
Cameron Gutman
c13df82f5b
Update common-c to fix Gen 3 servers
2016-09-24 19:09:21 -07:00
Cameron Gutman
b15d61a5bf
Allow existing host to be updated via the Add PC dialog
2016-09-24 18:53:52 -07:00
Cameron Gutman
5aff719984
Add message to enable GameStream for GFE 3.0
2016-09-24 18:51:55 -07:00
Cameron Gutman
b0c2978405
Update common-c submodule with const char * change
2016-07-31 17:10:32 -07:00
Cameron Gutman
91dcb505de
Fix displaying names of custom added apps on GFE 3.0
2016-07-31 14:40:08 -07:00
Cameron Gutman
d1f35d938b
Apply Xcode 8 recommended project settings
2016-07-31 12:02:35 -07:00
Cameron Gutman
359b822951
Migrate to Swift 2.3 for Xcode 8
2016-07-31 12:00:09 -07:00
Cameron Gutman
39580e4352
Fix wiki link
2016-05-30 12:23:41 -05:00
Cameron Gutman
7b3d099449
Use the same Controller object for player 0 and the on-screen controls so tapping on-screen buttons doesn't reset all physical controller input to 0. Fixes pressing L3 to run in some games.
2016-05-22 17:11:30 -05:00
Cameron Gutman
b17c45e9ca
Update common-c to include MTU fix for LTE streaming
2016-05-21 21:32:36 -05:00
Cameron Gutman
4c7a2cecdd
Allow the user to slide between directions on the d-pad. This closes #222
2016-05-08 15:42:08 -04:00
Cameron Gutman
175074ece8
Tweaks to dragging behavior to match Moonlight Android
2016-05-08 15:09:43 -04:00
Cameron Gutman
8a5ec513bf
Update common-c
2016-05-08 14:59:08 -04:00
Cameron Gutman
7cfb7f73a2
Fix some WOL issues including crashes and broken functionality with DNS names
2016-05-08 14:56:22 -04:00
Cameron Gutman
c608685737
Update common-c with bugfixes
2016-04-27 02:24:54 -04:00
Cameron Gutman
3beca2fc72
Update moonlight-common-c to fix a couple crashing bugs
2016-04-18 16:46:59 -04:00
Cameron Gutman
c59aafb4bb
Merge pull request #215 from Mimiste/master
...
Drag and drop
2016-04-18 14:02:07 -04:00
Mimiste
256e40acdc
1 Second touch for the drag and drop
...
Changed the timer duration to 1 second to initiate the drag and drop
2016-04-18 19:44:00 +02:00
Mimiste
39b1b65e16
Merge remote-tracking branch 'moonlight-stream/master'
2016-04-16 18:56:02 +02:00
Cameron Gutman
1783abec13
Lock around LiStartConnection() and LiStopConnection() to fix thread-safety issues. This will hopefully address the crashes seen in 1.0.3 and 1.0.4.
2016-04-12 00:50:59 -04:00
David
983c65d399
Rewrote the Controller class in Swift ( #216 )
...
* Enabled Defines Modules for swift code
* Created bridge header, created swift Controller
- Created Controller.swift
- Created bridge header for use of objc in swift
* Finished porting Controller files to swift
* Added comments, created MoonlightUnitTest
- Added comments for Controller.swift
- Created MoonlightUnitTest for testing new class
* Started writing tests for ControllerUnitTests
- General formatting
- Wrote helper functions
- Wrote tests for first four properties
* Finished writing Controller tests
* Removed commented out lines
2016-04-11 20:44:02 -07:00
Mimiste
4caa9672c9
Drag and drop
...
The drag and drop is now enabled only if touching with one finger.
The tap to drop does not fire another timer
2016-04-10 13:02:00 +02:00
Mimiste
15be6a3f75
Merge remote-tracking branch 'moonlight-stream/master'
2016-04-10 11:48:30 +02:00
Michelle Bergeron
d38eb0a3ba
s/current/currently
2016-04-09 23:12:59 -07:00
Mimiste
e8ea942ad2
Drag and drop
...
Possibility to initiate a drag and drop
- Touch for 2 second to initiate a drag
- Move the cursor as usual
- Tap top drop
2016-04-08 00:12:59 +02:00
Diego Waxemberg
cb68b10475
Removed "Headers" build phase from common and created v1.0.4
2016-03-31 20:36:07 -07:00
Cameron Gutman
11c854ce44
Update common-c to support Gen 7
2016-03-31 11:27:02 -04:00
Cameron Gutman
9636f4742b
Implement pairing for Gen 7 servers
2016-03-31 11:20:18 -04:00
Cameron Gutman
5867317526
Move the submodule and subproject to their new locations
2016-03-31 07:59:35 -04:00
Cameron Gutman
8a8f7b6903
Remove old submodule
2016-03-31 07:23:37 -04:00