moonlight-ios/Limelight
2018-08-26 01:15:53 -07:00
..
Crypto Dark Mode & Stream Overlay [macOS] (#315) 2018-04-22 00:44:22 -04:00
Database Fix subtle database corruption that would cause games common to 2 or more PCs to jump between them based on the last app list fetched 2018-06-02 20:44:12 -07:00
en.lproj Initial Commit 2014-08-30 22:46:31 -04:00
Font/Roboto 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
Images.xcassets Fix R2 being improperly sized on 3x DPI 2018-06-01 22:20:37 -07:00
Input Adding keyboard support 2018-08-25 15:22:32 -07:00
Limelight.xcdatamodeld 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
Network Log launch and resume requests 2018-06-02 17:50:48 -07:00
Stream Ensure the C strings stay valid until connection-time. Fixes #228 2018-06-09 20:04:40 -07:00
Utility Silence the firehose of debug logging statements 2018-05-29 20:17:48 -07:00
ViewControllers Allow the stream to be inactive for 10 seconds before terminating 2018-06-09 16:29:48 -07:00
AppCollectionView.h host and app buttons now have feedback when tapped 2015-09-30 19:13:37 -07:00
AppCollectionView.m host and app buttons now have feedback when tapped 2015-09-30 19:13:37 -07:00
AppDelegate.h Port for macOS (#311) 2018-03-26 23:50:40 -07:00
AppDelegate.m wip 2018-08-26 00:15:56 -07:00
ComputerScrollView.h host and app buttons now have feedback when tapped 2015-09-30 19:13:37 -07:00
ComputerScrollView.m host and app buttons now have feedback when tapped 2015-09-30 19:13:37 -07:00
Limelight-Info.plist Bumping app version for 2.1.0 2018-06-17 16:43:42 -07:00
Limelight-Prefix.pch Refactor new macOS code to reduce #ifs, increase shared code, and fix warnings 2018-03-27 00:34:38 -07:00
main.m Changed name from Limelight to Moonlight due to C&D from Limelight 2015-05-12 21:48:30 -04:00
OSPortabilityDefs.h Refactor new macOS code to reduce #ifs, increase shared code, and fix warnings 2018-03-27 00:34:38 -07:00
UIAppView.h Stop using CoreData-backed objects in any non-DataManager code 2015-12-01 20:31:24 -08:00
UIAppView.m fixed 'unsafe' requests and can now click stuff 2018-08-26 01:15:53 -07:00
UIComputerView.h Stop using CoreData-backed objects in any non-DataManager code 2015-12-01 20:31:24 -08:00
UIComputerView.m fixed 'unsafe' requests and can now click stuff 2018-08-26 01:15:53 -07:00