Cameron Gutman
6974cda328
Extend codec configuration option for AV1 support
2023-11-03 23:13:44 -05: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
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
a80fa5cfbb
Fix some minor issues with ABXY swap feature
2022-07-21 20:36:31 -05:00
Cameron Gutman
e3bce9cec3
Additional wording tweaks to frame pacing settings
2022-02-06 20:12:06 -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
Felipe Cavalcanti
7d6cb247b8
Add Frame Pacing feature
2022-02-02 13:37:07 -03:00
Cameron Gutman
5055a6db1d
Fix SDL initialization on tvOS
2022-01-14 19:01:03 -06: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
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
Cameron Gutman
0d75dd4efb
Create stream view hierarchy programmatically
2020-11-01 20:00:39 -06:00
Cameron Gutman
c3ba447372
Reorganize tvOS settings
2020-11-01 16:43:13 -06:00
Cameron Gutman
2114e39237
Plumb touch mode and stats overlay preferences
2020-11-01 11:50:00 -06: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
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
ff5e8d167d
Add support for iOS 14 local network privacy changes
2020-08-12 18:34:49 -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
6d03f4bc4c
Add a settings option for enabling Citrix X1 support
2020-03-27 20:26:01 -07:00
Cameron Gutman
35b3c01582
Sync tvOS version numbering with iOS
2019-10-28 18:28:21 -07:00
Cameron Gutman
d98aba66a8
Add settings button for tvOS
2019-09-24 18:56:37 -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
6f8d898b77
Prevent box art from overlapping other tiles when focused
2019-09-23 21:33:24 -07:00
Cameron Gutman
a40b30016b
Rewrite storyboards with Xcode 11 GM
2019-09-14 12:07:38 -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
f2e03bbf1f
Always use dark mode on tvOS
2019-08-30 19:40:17 -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
3555d60a9b
Add a quit tip for iOS and tvOS
2018-12-22 21:43:37 -08:00
Cameron Gutman
cc56a36bbd
Properly set GCSupportedGameControllers and GCSupportsControllerUserInteraction plist values
2018-12-01 15:00:24 -08:00
Andrew Scagnelli
0e8647ad07
feat: added settings bundle
2018-10-28 16:23:24 -04: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
Cameron Gutman
293dc26b2e
Fix the navigation bar look
2018-08-26 19:03:22 -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
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