Cameron Gutman
d98aba66a8
Add settings button for tvOS
2019-09-24 18:56:37 -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
61c7d9f2b3
Disable bounce-back on the reveal view controller
2019-09-18 19:59:24 -07:00
Cameron Gutman
9a9b9651a1
Address several iOS and tvOS compilation warnings
2019-09-15 15:46:23 -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
f24c28c848
Switch back to text for navigation buttons
2019-09-14 12:46:50 -07:00
Cameron Gutman
29dff2320b
Fix content insets for host and app scroll views
2019-09-14 12:28:21 -07:00
Cameron Gutman
f51dbe4295
Fix some Xcode 11 warnings
2019-09-11 19:12:11 -07:00
Cameron Gutman
f6153fe818
Improve selection visibility on tvOS
2019-08-30 22:33:32 -07:00
Cameron Gutman
7e21b131ac
Redesign navigation bar on iOS
2019-08-30 21:15:11 -07:00
Cameron Gutman
6d94897c21
Distinguish between offline and unknown hosts
2019-08-30 19:19:23 -07:00
Cameron Gutman
42b7fd35ce
Fix surround sound audio playing back silence
2019-08-29 21:07:10 -07:00
Cameron Gutman
7699d9e574
Implement 5.1 surround sound support. Fixes #371
2019-08-26 22:46:35 -07:00
Cameron Gutman
8337b3e708
Add support for zero configuration IPv6 streaming
2019-07-14 19:17:17 -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
Cameron Gutman
ff52adf4f8
Improve pairing messages
2019-05-27 10:27:10 -07:00
Cameron Gutman
08e169eb23
Rewrite loading frame management (again)
2018-12-28 16:45:05 -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
c8adc184c9
Use a semaphore to ensure the loading frame is safely shown and dismissed
2018-12-28 02:01:40 -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
94c9433b99
Fix running state refresh on app grid
2018-12-27 19:54:27 -08:00
Cameron Gutman
fbae7f88b5
Add server cert pinning after pairing
2018-12-22 00:05:48 -08:00
Cameron Gutman
336dbeed98
Remove loading frame from Add Host dialog flow
2018-11-28 18:43:45 -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
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
70eb4fd69d
Allow waking non-paired hosts
2018-11-16 19:30:05 -08:00
Cameron Gutman
2c0624f1e7
Improve handling of non-local addresses and remote streaming
2018-11-16 19:02:31 -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
16a2ab3941
Fix settings not saving on the first stream if the settings slideout is not closed
2018-10-27 11:57:29 -07: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
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
49f647748c
Fix discovery being stopped after returning from Add PC dialog
2018-08-29 07:52:33 -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
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
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
Cameron Gutman
10a00b0d28
Avoid leaving application lifetime notifications registered all the time
2018-06-09 16:28:37 -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
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
59506a2364
Parse and remember the IsHdrSupported app attribute
2018-06-02 12:33:13 -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
653a789110
Refresh app and host state when returning from streaming via error
2018-06-01 00:47:44 -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
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
b792629943
Flip the pull arrow when the settings are open
2018-05-28 12:04:38 -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
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
6bb6c40bec
Report attached gamepads during launch to fix L4D2
2018-01-20 14:37:33 -08:00
Cameron Gutman
25d7af9453
Fix pairing and game quitting issues with GFE 3.10
2017-10-16 23:59:00 -07:00
Cameron Gutman
d0d60b8ffc
Suppress system gesture detection during streaming
2017-09-15 00:30:51 -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
dd33f57b9a
Fix display of pairing failure dialog when machine is streaming
2017-05-07 16:51:57 -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
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
0ae58c61a9
Remove apps from the database when they are removed from the app list
2016-01-21 16:24:02 -05:00
Cameron Gutman
b8a4093c75
Preserve app art when updating the app list
2016-01-21 14:03:07 -05:00
Cameron Gutman
3076e29335
Basic database access is working
2015-12-02 00:25:38 -08:00
Cameron Gutman
fe616d86c5
Reduce usage of DataManager
2015-12-01 20:56:08 -08:00
Cameron Gutman
5ea92a7b48
Stop using CoreData-backed objects in any non-DataManager code
2015-12-01 20:31:24 -08:00
Cameron Gutman
5daa82b0ba
Show the hosts in alphabetical order rather than in an undefined order
2015-11-13 19:55:18 -08:00
Cameron Gutman
a8bcc6afba
Split the work into 2 jobs per computer to retrieve assets faster
2015-11-13 19:52:35 -08:00
Cameron Gutman
e6aa16ad01
Revert "Fix concurrent modification crash in app asset caching code"
...
This reverts commit ad0705d126 .
2015-11-13 19:07:15 -08:00
Cameron Gutman
ad0705d126
Fix concurrent modification crash in app asset caching code
2015-11-13 18:30:12 -08:00
Cameron Gutman
ea3be613c5
Try 5 times to get the app list before failing
2015-11-11 18:14:59 -08:00
Cameron Gutman
20d66336a7
Cache decoded UIImage objects for the scroll view to fix janky scrolling
2015-11-10 21:23:00 -08:00
Diego Waxemberg
06289ac4d2
No longer use IDFA, now generate UUID and persist in Core Data. Bumped version to 1.0.0
2015-10-31 23:04:32 -07:00
Diego Waxemberg
ad1ddd04f3
no longer allow multiple apps to be selected at the same time
2015-10-18 16:52:14 -07:00
Diego Waxemberg
67a8b232b9
added pull arrow to side of screen
2015-10-17 16:16:13 -07:00
Cameron Gutman
05a5e4fa64
Fix a crash when apps are removed from GFE
2015-09-30 20:44:14 -07:00
Cameron Gutman
b6445295a7
Use a temporary app object and database lock to avoid saving while the database is not in a consistent state
2015-09-30 20:34:52 -07:00
Diego Waxemberg
695499dea9
host and app buttons now have feedback when tapped
2015-09-30 19:13:37 -07:00
Diego Waxemberg
1da877fed7
Changed theme to light/dark gray and updated launch screen. Also added a border and drop shadow to app icons
2015-09-28 21:18:35 -07:00
Cameron Gutman
46fe7a8aed
Don't show error messages if the PC isn't selected anymore
2015-07-12 00:30:44 -07:00
Cameron Gutman
3151ac6bf0
Remove hosts from discovery while they're handling operations the for UI. Sometimes these operations take a while and block the server from responding to our serverinfo queries that determine its online status.
2015-07-12 00:23:48 -07:00
Cameron Gutman
dc5210f691
Propagate the running flag to the applist cache
2015-07-12 00:12:53 -07:00
Cameron Gutman
1f02265003
Fix a race condition that could cause an app to be populated with a null host
2015-07-11 23:59:09 -07:00
Cameron Gutman
e4af9032e2
Implement a fast path to the app grid for online, paired machines with cached app lists.
2015-07-11 21:59:41 -07:00
Diego Waxemberg
9c6b718be2
fixed issue with apps duplicating in app list
2015-07-11 18:47:05 -07:00
Cameron Gutman
dc6ebffab1
Allow unpaired computer to be deleted. Remove the unpairing option since it hasn't worked for ages.
2015-07-11 01:29:28 -07:00
Cameron Gutman
13e894e9a3
Refactor app list to be non-static and sorted in alphabetical order
2015-07-11 01:28:52 -07:00
Cameron Gutman
4c95773131
Long clicking hosts that aren't paired doesn't bring up any useful options, so disable it
2015-07-11 00:13:58 -07:00
Diego Waxemberg
37f25c1f97
fixed some bugs with saving app list to database
2015-07-10 22:19:25 -07:00