moonlight-ios/Limelight/ViewControllers
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
..
LoadingFrameViewController.h Rewrite loading frame management (again) 2018-12-28 16:45:05 -08:00
LoadingFrameViewController.m Fix crash presenting the loading frame while old one is still dismissing 2018-12-28 20:51:29 -08:00
MainFrameViewController.h Set the title of the view to the selected PC 2018-08-26 17:05:13 -07:00
MainFrameViewController.m Rewrite loading frame management (again) 2018-12-28 16:45:05 -08:00
SettingsViewController.h 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
SettingsViewController.m Add 120 FPS option for devices with high refresh rate displays 2018-10-22 20:24:51 -07:00
StreamFrameViewController.h Add a quit tip for iOS and tvOS 2018-12-22 21:43:37 -08:00
StreamFrameViewController.m more appletv tweaks (#351) 2019-02-13 21:03:09 -08:00
SWRevealViewController.h Suppress system gesture detection during streaming 2017-09-15 00:30:51 -07:00
SWRevealViewController.m Update to XCode 9.3 recommended settings and fix "implict retain self" warnings 2018-04-21 22:20:27 -07:00