Commit Graph

  • aea2067e1c Silence the firehose of debug logging statements Cameron Gutman 2018-05-29 20:17:48 -07:00
  • b5241a0c30 Ok -> OK Cameron Gutman 2018-05-28 18:20:59 -07:00
  • 6cac2348b4 Add help button to error dialogs and use default style for non-destructive actions Cameron Gutman 2018-05-28 18:00:19 -07:00
  • 0293df7748 Rewrite audio playback to simplify code, reduce allocations, and eliminate priority inversion on the queue lock. This completely eliminates clicks and pops in audio for me on my iPhone SE and the emulator. Cameron Gutman 2018-05-28 17:23:18 -07:00
  • 391872ddb8 Ignore unsupported gamepads Cameron Gutman 2018-05-28 15:11:23 -07:00
  • 4bafefbe16 streamingRemotely should not be optional Cameron Gutman 2018-05-28 13:51:00 -07:00
  • 812f3f3717 Add 360p resolution support Cameron Gutman 2018-05-28 13:50:20 -07:00
  • e498736af6 Fix Moonlight macOS build Cameron Gutman 2018-05-28 13:25:18 -07:00
  • 1842a11f56 Fix errors saving PCs that were discovered via mDNS Cameron Gutman 2018-05-28 13:19:49 -07:00
  • 85f81ca8c1 Use CoreData codegen to resolve warnings about missing getters/setters on our DB objects Cameron Gutman 2018-05-28 12:40:15 -07:00
  • b792629943 Flip the pull arrow when the settings are open Cameron Gutman 2018-05-28 12:04:38 -07:00
  • 7df76fcd93 Allow the settings view to scroll on smaller iPhones Cameron Gutman 2018-05-28 11:39:04 -07:00
  • 8b60e79406 Minor common-c update to address a (currently) harmless warning Cameron Gutman 2018-05-28 10:49:41 -07:00
  • fcb6c7386c Update common-c to receive fixes to lower audio bitrate at low bandwidth settings Cameron Gutman 2018-05-28 10:36:17 -07:00
  • 2729fad47c Commit IDEWorkspaceChecks.plist Cameron Gutman 2018-05-28 10:35:36 -07:00
  • 41eb933e11 Update to XCode 9.3 recommended settings and fix "implict retain self" warnings Cameron Gutman 2018-04-21 22:20:27 -07:00
  • f759f719e6 Dark Mode & Stream Overlay [macOS] (#315) Felix Kratz 2018-04-22 06:44:22 +02:00
  • 74283a6763 Use HEVC on iOS 11.3 and later. Fixes #296 Cameron Gutman 2018-04-10 18:57:02 -07:00
  • 0a19c5950a Update organization name in both projects Cameron Gutman 2018-03-27 00:38:47 -07:00
  • e8832ed746 Refactor new macOS code to reduce #ifs, increase shared code, and fix warnings Cameron Gutman 2018-03-27 00:34:38 -07:00
  • 6cc165b589 Port for macOS (#311) Felix Kratz 2018-03-27 08:50:40 +02:00
  • 1c86c4485d Disable HEVC until iPhone X and other issues can be sorted out. See #296 Cameron Gutman 2018-02-24 21:16:02 -08:00
  • 127e5ed54a Migrate to Swift 4.0 with @objc inferencing fixes for Moonlight build target Cameron Gutman 2018-02-19 14:43:50 -08:00
  • 3fee5d0a62 Fix build of unit tests Cameron Gutman 2018-02-19 14:33:20 -08:00
  • c913b3f04f Enable XCode 9 recommended warnings and fix occurrences of them in the code Cameron Gutman 2018-02-19 14:26:12 -08:00
  • dfd30c0624 Remove some old and unused references from the XCode project Cameron Gutman 2018-02-19 14:05:03 -08:00
  • 5117a6ede5 Replace dylibs with tbd Cameron Gutman 2018-02-19 13:56:50 -08:00
  • fb9c071243 Update moonlight-common-c Cameron Gutman 2018-02-19 00:25:57 -08:00
  • d0a8f0e0f1 Update README.md Cameron Gutman 2018-01-20 17:03:09 -08:00
  • 6bb6c40bec Report attached gamepads during launch to fix L4D2 Cameron Gutman 2018-01-20 14:37:33 -08:00
  • af3bc82d0f Fix drag cancellation triggering on any movement and other drag bugs. Fixes #288 Cameron Gutman 2018-01-20 01:51:50 -08:00
  • b9d5d94d70 Fix support for IPv6 literals Cameron Gutman 2018-01-20 01:30:29 -08:00
  • 43f4804194 Fix wake-on-lan failure on LAN after ARP cache expiration of target PC. Fixes #293 Cameron Gutman 2018-01-19 20:18:39 -08:00
  • be26ce9a8f Bumping app version for v1.7.0 Diego Waxemberg 2018-01-10 19:35:41 -08:00
  • ca562e2251 Update common-c to fix streaming on GFE 3.12 Cameron Gutman 2018-01-10 00:45:38 -08:00
  • d7ee0916e9 Avoid crashing on iOS 11 betas released before iPhone X Cameron Gutman 2017-12-27 23:24:53 -08:00
  • 3bc9e050f1 Update common-c and use codec masks rather than exact formats Cameron Gutman 2017-12-03 11:33:11 -08:00
  • 4b9bd8398b Update for video decoder API changes Cameron Gutman 2017-11-18 18:17:22 -08:00
  • 20a61dd9f4 Bumping app version for v1.6.0 Diego Waxemberg 2017-11-12 19:57:36 -08:00
  • dc4ecbf262 Update common-c to address HEVC corruption at 1080p60 Cameron Gutman 2017-11-10 01:36:00 -08:00
  • 68f55235ec Bumping app version for v1.5.0 v1.5.0 Diego Waxemberg 2017-10-17 20:48:24 -07:00
  • 5434b653c7 Reduce bitrate when streaming HEVC to reduce bandwidth at better IQ than H.264 Cameron Gutman 2017-10-17 01:07:41 -07:00
  • 25d7af9453 Fix pairing and game quitting issues with GFE 3.10 Cameron Gutman 2017-10-16 23:59:00 -07:00
  • 5584083809 Bumping app version for 1.4.0 v1.4.0 Diego Waxemberg 2017-09-23 21:45:40 -07:00
  • 9f9aec70b0 Add 1024x1024 app icon Cameron Gutman 2017-09-23 21:47:33 -07:00
  • a8d1770871 Fix Main Thread Checker safety issue in DataManager Cameron Gutman 2017-09-15 00:51:37 -07:00
  • d0d60b8ffc Suppress system gesture detection during streaming Cameron Gutman 2017-09-15 00:30:51 -07:00
  • 86f7112789 Adjust settings view for iPhone X Cameron Gutman 2017-09-14 23:12:52 -07:00
  • da1115e529 Disable reference frame invalidation for HEVC Cameron Gutman 2017-09-14 22:03:20 -07:00
  • 593da7ef3e Merge branch 'hevc' Cameron Gutman 2017-09-14 21:54:46 -07:00
  • de5377a95d Only use HEVC if the client has hardware-accelerated decoding Cameron Gutman 2017-09-14 19:50:53 -07:00
  • 7d7500b187 Suppress accidental movements during drags and clicks Cameron Gutman 2017-09-10 23:14:13 -07:00
  • 45dbd46da1 Fix mouse cursor jumping on right click gesture where only the 2nd finger is lifted to complete the gesture Cameron Gutman 2017-09-10 22:58:43 -07:00
  • 89d8bc6009 Fix icon changing between launch screen and main view controller Cameron Gutman 2017-09-10 22:22:32 -07:00
  • b99988836a Implement HEVC decoding for iOS 11 devices Cameron Gutman 2017-09-10 00:00:40 -07:00
  • 3e94613eb3 Update common-c Cameron Gutman 2017-09-02 19:48:09 -07:00
  • 832b9189f8 Fix mDNS overriding manually specified addresses Cameron Gutman 2017-09-02 19:47:47 -07:00
  • 3464539bd3 Make iconography consistent with other Moonlight clients Cameron Gutman 2017-09-02 14:54:19 -07:00
  • 815592117d Update common-c Cameron Gutman 2017-06-11 14:54:17 -07:00
  • b51341ef54 Update to latest moonlight-common-c Cameron Gutman 2017-06-11 13:36:23 -07:00
  • 9ffbb5f155 Update moonlight-common-c with latency and FEC improvements Cameron Gutman 2017-06-08 21:09:21 -07:00
  • 9716867ade Update moonlight-common-c Cameron Gutman 2017-06-05 22:27:15 -07:00
  • 7c141c1fd2 Bumping version for 1.2.0 v1.2.0 Diego Waxemberg 2017-05-11 22:35:44 -07:00
  • 42c4e7ca58 Enable reference frame invalidation Cameron Gutman 2017-05-11 20:46:09 -07:00
  • 6a6ea4a79a Update moonlight-common-c Cameron Gutman 2017-05-11 20:12:06 -07:00
  • 5d0ca8451d Fix active game not being set when returning from streaming Cameron Gutman 2017-05-07 23:32:31 -07:00
  • 4641f68eb8 Update common-c with critical FEC fixes Cameron Gutman 2017-05-07 23:16:00 -07:00
  • dd33f57b9a Fix display of pairing failure dialog when machine is streaming Cameron Gutman 2017-05-07 16:51:57 -07:00
  • f6b225ca9c Update common-c with FEC changes Cameron Gutman 2017-05-06 16:09:56 -07:00
  • 4ac3f11ff8 Ensure that OSC always has Player 1 reserved Cameron Gutman 2017-02-06 19:17:27 -08:00
  • 62aaf27293 Update to new common-c to show the correct number of controllers on the host PC Cameron Gutman 2017-02-04 20:16:18 -08:00
  • eac2d985e2 Created build v1.1.4 and removed empty icon sets v1.1.4 Diego Waxemberg 2016-12-14 22:05:47 -08:00
  • 61ea7f3f1c Update moonlight-common-c with support for GFE 3.2 Cameron Gutman 2016-12-13 21:29:03 -08:00
  • 40f7faa1b1 Update moonlight-common-c project to recommended settings on Xcode 8.1 Cameron Gutman 2016-10-29 19:55:22 -07:00
  • 9e18b8021b Bumping app version for v1.1.3 v1.1.3 Diego Waxemberg 2016-10-26 19:08:33 -07:00
  • ce95f2c153 Fix some pairing glitches and add a cancel button Cameron Gutman 2016-10-21 12:07:29 -07:00
  • fd50b71b16 Fix detection of running apps on GFE 3.1 Cameron Gutman 2016-10-21 11:41:42 -07:00
  • 39ab472cf6 Updated to use swift 3 Diego Waxemberg 2016-10-05 23:45:48 -07:00
  • 48ba7eb2dc Bump version for v1.1.2 Diego Waxemberg 2016-10-05 23:00:46 -07:00
  • 42edaa1bad Added DerivedData to gitignore Diego Waxemberg 2016-10-05 22:58:38 -07:00
  • 955fb59156 Merge branch 'master' of github.com:moonlight-stream/moonlight-ios Diego Waxemberg 2016-10-05 22:57:43 -07:00
  • 2fbc67ef00 Bumped version for v1.1.1 Diego Waxemberg 2016-10-05 22:56:40 -07:00
  • 23564a3028 Add support for GFE 3.0.7 Cameron Gutman 2016-10-05 17:32:30 -07:00
  • 9a07d5a33a Display an error if attempting to close another session's app rather than silently failing Cameron Gutman 2016-09-24 21:26:50 -07:00
  • 84c037f235 Move the pull arrow up to the top of the left side and make it clickable on the PC view page Cameron Gutman 2016-09-24 20:39:43 -07:00
  • c13df82f5b Update common-c to fix Gen 3 servers Cameron Gutman 2016-09-24 19:09:21 -07:00
  • b15d61a5bf Allow existing host to be updated via the Add PC dialog Cameron Gutman 2016-09-24 18:53:52 -07:00
  • 5aff719984 Add message to enable GameStream for GFE 3.0 Cameron Gutman 2016-09-24 18:51:55 -07:00
  • b0c2978405 Update common-c submodule with const char * change Cameron Gutman 2016-07-31 17:10:32 -07:00
  • 91dcb505de Fix displaying names of custom added apps on GFE 3.0 Cameron Gutman 2016-07-31 14:40:08 -07:00
  • d1f35d938b Apply Xcode 8 recommended project settings Cameron Gutman 2016-07-31 12:02:35 -07:00
  • 359b822951 Migrate to Swift 2.3 for Xcode 8 Cameron Gutman 2016-07-31 12:00:09 -07:00
  • 39580e4352 Fix wiki link Cameron Gutman 2016-05-30 12:23:41 -05:00
  • 7b3d099449 Use the same Controller object for player 0 and the on-screen controls so tapping on-screen buttons doesn't reset all physical controller input to 0. Fixes pressing L3 to run in some games. Cameron Gutman 2016-05-22 17:11:30 -05:00
  • b17c45e9ca Update common-c to include MTU fix for LTE streaming Cameron Gutman 2016-05-21 21:32:36 -05:00
  • 4c7a2cecdd Allow the user to slide between directions on the d-pad. This closes #222 Cameron Gutman 2016-05-08 15:42:08 -04:00
  • 175074ece8 Tweaks to dragging behavior to match Moonlight Android Cameron Gutman 2016-05-08 15:09:43 -04:00
  • 8a5ec513bf Update common-c Cameron Gutman 2016-05-08 14:59:08 -04:00
  • 7cfb7f73a2 Fix some WOL issues including crashes and broken functionality with DNS names Cameron Gutman 2016-05-08 14:56:22 -04:00
  • c608685737 Update common-c with bugfixes Cameron Gutman 2016-04-27 02:24:54 -04:00