Cameron Gutman
6974cda328
Extend codec configuration option for AV1 support
2023-11-03 23:13:44 -05:00
Cameron Gutman
d1c35144e1
Update moonlight-common-c
2023-09-18 21:20:45 -05: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
4f03dd8c08
Implement support for alternate ports with Sunshine
...
Fixes #529
2023-02-02 21:54:52 -06: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
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
edf449b708
Cap selected channel count at physical maximum
2022-02-06 18:00:14 -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
Felipe Cavalcanti
7d6cb247b8
Add Frame Pacing feature
2022-02-02 13:37:07 -03:00
Cameron Gutman
f09b2fd222
Use LiStringifyPortFlags() rather than coding it ourselves
2020-12-23 14:39:51 -06:00
Cameron Gutman
65293dab30
Fix race condition during PC detection
2020-12-06 00:56:16 -06:00
Cameron Gutman
e9e03c74e2
Fix long pressing apps on tvOS
2020-11-28 20:16:26 -06:00
Cameron Gutman
07b8e7fd50
Minor UI tweaks
2020-11-28 18:41:44 -06:00
Cameron Gutman
f5e0443abb
Hide shadows on hidden app tiles
2020-11-14 16:46:00 -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
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
f55daf941c
Add support for hiding apps
2020-11-02 20:39:24 -06:00
Cameron Gutman
2114e39237
Plumb touch mode and stats overlay preferences
2020-11-01 11:50:00 -06:00
Cameron Gutman
7e704ee201
Trim the IP address string from the user
2020-10-06 21:57:22 -05: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
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
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
286b19d360
Add automatic network testing on connection failure
2020-08-10 22:56:47 -07:00
Cameron Gutman
39c03bc8a8
Attempt to fix Apple's concerns about cloud streaming
2020-06-05 16:03:38 -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
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
b8631db5df
Allow rediscovery of hosts after deletion without having to force quit the app
2020-04-18 15:03:52 -07:00
Cameron Gutman
c7a7fc3fbc
Add 7.1 surround sound support
2020-04-03 17:46:04 -07: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
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
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
d1eb7b45a2
Add quick action shortcuts to open paired PCs
2019-11-03 13:38:52 -08:00
Cameron Gutman
a824c23c59
Fix iOS build
2019-10-12 19:20:26 -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
f8cc7bb77f
Improve text for WoL alert
2019-10-12 16:03:35 -07: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