Commit Graph

  • 8f3eecd980 Remove starting app stage from under the lock Cameron Gutman 2017-05-21 14:42:09 -07:00
  • 4223a7fd30 Version 5.0.1 Cameron Gutman 2017-05-21 14:27:39 -07:00
  • 6edd0ab540 Only use RFI on modern Intel devices Cameron Gutman 2017-05-21 14:15:05 -07:00
  • ce7146175a Merge remote-tracking branch 'origin/new-core' Cameron Gutman 2017-05-21 14:05:00 -07:00
  • 3176a85f35 Enable RFI for Intel decoders Cameron Gutman 2017-05-21 14:01:30 -07:00
  • ad1c11bba5 Decouple direct submit producer and polling consumer Cameron Gutman 2017-05-21 13:48:02 -07:00
  • ac640a6842 Fix a few small nits with keyboard and dpad navigation of the UI Cameron Gutman 2017-05-21 13:24:18 -07:00
  • 8962497a8c Fix deadlocks in audio and video stream shutdown using the new callbacks Cameron Gutman 2017-05-21 13:07:19 -07:00
  • 636c20d67b Add start and stop callbacks for audio and video renderers Cameron Gutman 2017-05-21 13:04:50 -07:00
  • 5d90950591 Use LiInterruptConnection to prevent long waits for RTSP timeout Cameron Gutman 2017-05-21 12:25:04 -07:00
  • 7651ce5e84 Prevent racing connection start and stop Cameron Gutman 2017-05-21 11:52:43 -07:00
  • 83141d3f91 Version 5.0.0 r2 Cameron Gutman 2017-05-18 13:42:48 -07:00
  • 55f2e89bbe Reuse callback buffers Cameron Gutman 2017-05-18 13:37:02 -07:00
  • b3a1938c1d Reuse buffers for video and audio renderer callbacks to prevent excessive object allocation during stream Cameron Gutman 2017-05-18 13:03:36 -07:00
  • 0ce1e1be27 Update readme Cameron Gutman 2017-05-18 11:29:55 -07:00
  • 3558655b72 Change submodule remote to use HTTPS link Cameron Gutman 2017-05-18 11:26:47 -07:00
  • 470680d463 Change submodule remote to use HTTPS link Cameron Gutman 2017-05-18 11:24:35 -07:00
  • 44cbf8adc1 Fix crash on stream disconnect on Android 7.0+ devices (root only) Cameron Gutman 2017-05-18 10:52:17 -07:00
  • 686490ba70 Handle decoder exceptions in dequeueInputBuffer Cameron Gutman 2017-05-18 10:25:48 -07:00
  • d0ecde1e16 Fix crash if video decoder fails to initialize Cameron Gutman 2017-05-18 09:58:28 -07:00
  • 63e2fd447d Fix cleanup on stream connection failure Cameron Gutman 2017-05-18 09:56:54 -07:00
  • 9417908848 Fix crash in virtual controller if a release event happens without a press Cameron Gutman 2017-05-17 21:32:24 -07:00
  • 93b0073467 Finish the activity if the computer wasn't found Cameron Gutman 2017-05-17 20:51:33 -07:00
  • 1434be262c Make sure a USB context exists before reporting input Cameron Gutman 2017-05-17 20:38:55 -07:00
  • 75aabd6471 Perform cleanup tasks in onDestroy() to avoid crashing if onStop() is called twice Cameron Gutman 2017-05-17 20:22:10 -07:00
  • bafa2addd3 Fix crash queuing input buffer on stop Cameron Gutman 2017-05-17 20:09:11 -07:00
  • 32b787e77c Eat more decoder exceptions on stop/teardown Cameron Gutman 2017-05-17 19:45:55 -07:00
  • 43b58b7a5e Exclude Qualcomm's software HEVC decoder which chokes on our streams Cameron Gutman 2017-05-17 19:41:43 -07:00
  • 9ae1fe2696 Version 5.0.0 Cameron Gutman 2017-05-15 23:49:01 -07:00
  • 6d0f34e2c4 Version 4.8.5 Cameron Gutman 2017-05-15 23:30:30 -07:00
  • f7d91b5107 Merge remote-tracking branch 'origin/master' into new-core Cameron Gutman 2017-05-15 23:23:45 -07:00
  • a3c95480d8 Enable reference frame invalidation for recent Qualcomm and NVIDIA decoders Cameron Gutman 2017-05-15 23:23:17 -07:00
  • 864bcadcb2 Add support for per-codec reference frame invalidation options Cameron Gutman 2017-05-15 23:12:54 -07:00
  • ae852eb911 Allow video decoder capabilities to be set at runtime Cameron Gutman 2017-05-15 22:28:24 -07:00
  • 732311c2a4 Fix codec display after streaming and restore polling behavior of non-direct submit decoders Cameron Gutman 2017-05-15 21:41:41 -07:00
  • 203fcd82e7 Fix use of negotiated stream parameters Cameron Gutman 2017-05-15 21:37:26 -07:00
  • 043c9a978e Fix issue with ipega controller not capturing keypresses on Samsung phones. (#386) joeyenfield 2017-05-16 02:07:54 +01:00
  • 36b248be4b Fix logging and deadlock on stream termination Cameron Gutman 2017-05-15 01:06:35 -07:00
  • 67469103d4 Enable 4 slices per frame as Java used to Cameron Gutman 2017-05-15 01:02:20 -07:00
  • 9e413000a5 Add support for Limelog in moonlight-common-c Cameron Gutman 2017-05-15 01:01:54 -07:00
  • 8e247ad9a6 Basic streaming working with new-core Cameron Gutman 2017-05-15 00:31:03 -07:00
  • bedcbfbb7e Basic streaming working on new-core Cameron Gutman 2017-05-15 00:30:25 -07:00
  • a2de98c91a JNI code complete Cameron Gutman 2017-05-14 23:08:21 -07:00
  • 73e4970a43 JNI code complete Cameron Gutman 2017-05-14 23:06:41 -07:00
  • ac8b7ae960 Add OpenSSL and mk files for moonlight-core Cameron Gutman 2017-05-14 20:39:39 -07:00
  • c62986e7b1 Plumb common->JNI functions Cameron Gutman 2017-05-14 18:19:39 -07:00
  • 81d1e615bf Adapt to new-core reworking of moonlight-common (likely buggy) Cameron Gutman 2017-05-14 17:14:45 -07:00
  • a3d5e955aa Rework interfaces for JNI bridge Cameron Gutman 2017-05-14 17:12:30 -07:00
  • 244fae07ab Update gradle and build tools Cameron Gutman 2017-05-14 15:11:21 -07:00
  • 04e77e557b Update .gitignore Cameron Gutman 2017-05-14 15:10:41 -07:00
  • a748b54041 Update build.gradle Cameron Gutman 2017-05-14 15:09:36 -07:00
  • e7d96f0ac2 Explicitly set resizeableActivity=true so DeX will let us run in a resizeable window Cameron Gutman 2017-05-13 10:33:47 -07:00
  • 4555b3c74c Move JNI libraries over to moonlight-common/new-core Cameron Gutman 2017-05-12 18:57:26 -07:00
  • f77673a5c8 Move JNI modules and add moonlight-common-c submodule Cameron Gutman 2017-05-12 18:56:18 -07:00
  • 23ebc4d927 Purge the majority of the streaming core Cameron Gutman 2017-05-12 18:46:01 -07:00
  • 8c13186757 Ignore iml files Cameron Gutman 2017-05-12 18:23:53 -07:00
  • feafc4ef3c Get build working with AAR moonlight-common Cameron Gutman 2017-05-12 18:22:28 -07:00
  • 92b86674b9 Ignore iml files Cameron Gutman 2017-05-12 18:21:36 -07:00
  • f94d224395 Clean up build files Cameron Gutman 2017-05-12 18:19:29 -07:00
  • 822f498646 Migrate all files to AAR project Cameron Gutman 2017-05-12 17:53:55 -07:00
  • 5c03295478 Add moonlight-common submodule Cameron Gutman 2017-05-12 17:48:33 -07:00
  • dc3a923041 Bump version to 4.8.4 v4.8.4 Cameron Gutman 2017-05-11 23:20:43 -07:00
  • eccba807bc Update gradle Cameron Gutman 2017-05-04 23:02:17 -07:00
  • 35fa8f5bcc Fix keyboard arrow keys being sent as gamepad d-pad events Cameron Gutman 2017-05-04 23:00:47 -07:00
  • 0380910588 Add French language support (cleaned up by me) laurentquark 2017-05-04 22:41:09 -07:00
  • e85bb4372e Fix some build warnings and errors with the Dutch translation Cameron Gutman 2017-05-04 22:33:42 -07:00
  • 2c345cd6c2 Update: Dutch Translation #1 (#261) Subject 2017-05-05 07:30:53 +02:00
  • b5c96cbb53 Fix manually switching language to Chinese Cameron Gutman 2017-05-04 22:24:18 -07:00
  • b21ee5ca31 Add Chinese Translation (#345) James Liu 2017-05-05 13:04:52 +08:00
  • 9c7bff6c75 Merge branch 'master' of git://github.com/Nyaran/moonlight-android into Nyaran-master Cameron Gutman 2017-05-04 21:43:31 -07:00
  • 3d470d9aed add korean supports (#338) Phonedolly 2017-05-05 13:35:06 +09:00
  • b2a36c2c73 Use app context for getting WiFi service to address warnings in new build tools Cameron Gutman 2017-03-10 22:18:23 -08:00
  • 7978687bfc Update gradle and gradle wrapper Cameron Gutman 2017-03-10 22:08:09 -08:00
  • f612ec80e2 Fix active gamepad mask when multi-controller is disabled Cameron Gutman 2017-02-06 19:26:05 -08:00
  • 7df1a39fcb Update common jar to allow the client to tell the host which controllers are attached Cameron Gutman 2017-02-04 21:02:11 -08:00
  • 4566c1855b Allow clients to correctly send the number of controllers connected Cameron Gutman 2017-02-04 21:00:10 -08:00
  • a539ac62ec Version 4.8.3 v4.8.3 Cameron Gutman 2017-01-02 19:03:14 -08:00
  • fa52e5edc2 Remove automatic disabling of back button due to false-positives Cameron Gutman 2017-01-02 19:02:30 -08:00
  • 3ca681f050 Set isGame to get lower video processing latency on some Android TVs Cameron Gutman 2017-01-02 18:52:20 -08:00
  • 8086c3d46b Bump version to 4.8.2 v4.8.2 Cameron Gutman 2016-12-13 21:28:45 -08:00
  • 928fca843f Update moonlight-common to support GFE 3.2 Cameron Gutman 2016-12-13 21:27:28 -08:00
  • 25d74785d0 Update build tools to 25.0.2 Cameron Gutman 2016-12-13 20:54:24 -08:00
  • e12a8e7946 Update Gradle to 2.2.3 Cameron Gutman 2016-12-13 20:51:39 -08:00
  • 195bf8ed55 Apparently we're back to 8 byte first frame headers on GFE 3.2 Cameron Gutman 2016-12-13 20:33:58 -08:00
  • b14f2ce219 Fixed typo in NAL parser (#311) colin-foster-in-advantage 2016-12-06 09:36:17 -08:00
  • d31be3d64e Prevent the help activity from reloading across config changes Cameron Gutman 2016-11-24 11:25:08 -08:00
  • 0704f2aaf6 Set noHistory for the Game activity Cameron Gutman 2016-11-24 11:23:18 -08:00
  • 832e52ac74 Reload PcView and AppView if the locale changes Cameron Gutman 2016-11-24 11:22:06 -08:00
  • f5444551b2 Avoid looping when the thread is trying to be interrupted Cameron Gutman 2016-11-22 23:20:00 -08:00
  • 3143797b55 Fix transparent background when switching apps in multi-window Cameron Gutman 2016-11-22 23:18:55 -08:00
  • cc9b1aeaab Use a MediaCodecInfo object to describe a codec rather than a codec name Cameron Gutman 2016-11-20 17:53:10 -08:00
  • 3d177e97e4 Add support for displaying the rendered frame times v4.8.1 Cameron Gutman 2016-11-17 23:34:56 -08:00
  • 6c3aaedc83 Version 4.8.1 Cameron Gutman 2016-11-13 20:30:26 -08:00
  • bf84ebef6d Fix help launch crash with MxPlayer acting as default browser Cameron Gutman 2016-11-13 20:29:34 -08:00
  • 8991b29329 Run at maximum decoder operating rate on M Cameron Gutman 2016-11-13 20:26:58 -08:00
  • fa84575be5 Increment version code Cameron Gutman 2016-11-11 14:04:28 -08:00
  • 0432d5725b Properly handle Xbox One S controllers with updated firmware Cameron Gutman 2016-11-11 14:03:20 -08:00
  • 8e7b144339 Increment version code Cameron Gutman 2016-11-10 19:58:14 -08:00
  • fc629db653 Improve shortcut handling when the list is full Cameron Gutman 2016-11-10 19:45:17 -08:00
  • d5863e1bef Only try twice before initially reporting a PC as offline Cameron Gutman 2016-11-09 21:08:27 -08:00