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
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
bf71ae003f
Add all modifier flag combinations
2018-10-08 20:25:43 -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
Cameron Gutman
e83a996cd5
Re-port MainFrameViewController to tvOS to fix loading page issues
2018-08-26 10:59:31 -07:00
Diego Waxemberg
eadcf3b3eb
fixed 'unsafe' requests and can now click stuff
2018-08-26 01:15:53 -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
Diego Waxemberg
76ab786e94
Adding keyboard support
2018-08-25 15:22:32 -07:00
Diego Waxemberg
62f1b3e595
Bumping app version for 2.1.0
2018-06-17 16:43:42 -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