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