moonlight-ios/Limelight/Network
Felix Kratz f759f719e6 Dark Mode & Stream Overlay [macOS] (#315)
* dark mode & stream overlay

* removed all redundant imports

* update for the new xcode version with fixes for the new 'implicitly retains self warning'

* reworked the overlay view

* cleaning up unused variables

* small corrections
2018-04-22 00:44:22 -04:00
..
AppAssetManager.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
AppAssetManager.m Stop using CoreData-backed objects in any non-DataManager code 2015-12-01 20:31:24 -08:00
AppAssetResponse.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
AppAssetResponse.m Refactor new macOS code to reduce #ifs, increase shared code, and fix warnings 2018-03-27 00:34:38 -07:00
AppAssetRetriever.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
AppAssetRetriever.m Refactor new macOS code to reduce #ifs, increase shared code, and fix warnings 2018-03-27 00:34:38 -07:00
AppListResponse.h Reduce usage of DataManager 2015-12-01 20:56:08 -08:00
AppListResponse.m Fix detection of running apps on GFE 3.1 2016-10-21 11:41:42 -07:00
ConnectionHelper.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
ConnectionHelper.m Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
DiscoveryManager.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
DiscoveryManager.m Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
DiscoveryWorker.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
DiscoveryWorker.m Update the database on each server info poll 2016-01-21 12:09:49 -05:00
HttpManager.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
HttpManager.m Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
HttpRequest.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
HttpRequest.m Fix pairing with GFE 2.4.5.57+ 2015-07-08 23:03:23 -07:00
HttpResponse.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
HttpResponse.m Stop using CoreData-backed objects in any non-DataManager code 2015-12-01 20:31:24 -08:00
MDNSManager.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
MDNSManager.m Fix mDNS overriding manually specified addresses 2017-09-02 19:47:47 -07:00
PairManager.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
PairManager.m Fix pairing and game quitting issues with GFE 3.10 2017-10-16 23:59:00 -07:00
ServerInfoResponse.h Fix detection of running apps on GFE 3.1 2016-10-21 11:41:42 -07:00
ServerInfoResponse.m Fix pairing and game quitting issues with GFE 3.10 2017-10-16 23:59:00 -07:00
WakeOnLanManager.h Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
WakeOnLanManager.m Fix wake-on-lan failure on LAN after ARP cache expiration of target PC. Fixes #293 2018-01-19 20:18:39 -08:00