moonlight-ios/Limelight/Database
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
..
DataManager.h Avoid storing images in the database 2018-08-27 01:54:58 -07:00
DataManager.m Avoid storing images in the database 2018-08-27 01:54:58 -07:00
TemporaryApp.h Avoid storing images in the database 2018-08-27 01:54:58 -07:00
TemporaryApp.m Avoid storing images in the database 2018-08-27 01:54:58 -07:00
TemporaryHost.h Add server cert pinning after pairing 2018-12-22 00:05:48 -08:00
TemporaryHost.m Ensure we can't enter the app grid without having a pinned cert 2018-12-28 01:32:53 -08:00
TemporarySettings.h 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
TemporarySettings.m more appletv tweaks (#351) 2019-02-13 21:03:09 -08:00