Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of Native Touch Passthrough and Better Gesture Recognizing #628

Commits on Feb 17, 2024

  1. 9.0.0-AXX-MultiTouch

    ZWM committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2e403ac View commit details
    Browse the repository at this point in the history
  2. Rename Project

    ZWM committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    2316a9e View commit details
    Browse the repository at this point in the history
  3. Rename App to Moonlight-ZWM

    ZWM committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    6a9150c View commit details
    Browse the repository at this point in the history
  4. Remove "exitSwipeRecognizer" on none-tvOS Target, prevent accidentall…

    …y exiting from remote desktop session in multi-touch mode.
    ZWM committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    8d25d23 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2024

  1. Resolving bug caused by 64 bit touch event pointer converted to uint3…

    …2_t touch pointer ID
    ZWM committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8e5c9b5 View commit details
    Browse the repository at this point in the history
  2. remove unnecessary logs & annotations.

    ZWM committed Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a435b5b View commit details
    Browse the repository at this point in the history
  3. Update README.md

    TrueZhuangJia authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    d7e03e6 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    TrueZhuangJia authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    98e6a28 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    TrueZhuangJia authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    1c90390 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    TrueZhuangJia authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    555726e View commit details
    Browse the repository at this point in the history
  7. Update README.md

    TrueZhuangJia authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    8d751c0 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    TrueZhuangJia authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    600fc58 View commit details
    Browse the repository at this point in the history
  9. Update README.md

    TrueZhuangJia authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    af37c25 View commit details
    Browse the repository at this point in the history
  10. Update README.md

    TrueZhuangJia authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    f997b35 View commit details
    Browse the repository at this point in the history
  11. Update README.md

    TrueZhuangJia authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    a6adbfc View commit details
    Browse the repository at this point in the history
  12. Update README.md

    TrueZhuangJia authored Apr 13, 2024
    Configuration menu
    Copy the full SHA
    fe73054 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Update README.md

    TrueZhuangJia authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    5e35318 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    TrueZhuangJia authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    164f5bf View commit details
    Browse the repository at this point in the history
  3. Update README.md

    TrueZhuangJia authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    07af0e4 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    TrueZhuangJia authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    023b013 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    TrueZhuangJia authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    9add83f View commit details
    Browse the repository at this point in the history
  6. Update README.md

    TrueZhuangJia authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b451b65 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    TrueZhuangJia authored Apr 19, 2024
    Configuration menu
    Copy the full SHA
    f08d7c7 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Update README.MD

    ZWM committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    65e7190 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'Moonlight-iOS-ZWM' of https://github.com/TrueZhuangJia/…

    …moonlight-ios into Moonlight-iOS-ZWM
    ZWM committed Apr 20, 2024
    Configuration menu
    Copy the full SHA
    218b203 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. TEMP

    Merge branch 'Moonlight-iOS-Official9.0.2' into Moonlight-iOS-ZWM2
    
    * Moonlight-iOS-Official9.0.2: (29 commits)
      Update README.md
      Update README.md
      Update README.md
      Update README.md
      Update README.md
      Update README.md
      Update README.md
      Update README.md
      Update README.md
      Version 9.0.2
      Update moonlight-common-c to resolve build warning
      Improve smooth scrolling precision
      mapped the Globe/Language key to Escape
      yes 0x0D is the correct code for Enter according to Microsoft's documentation
      Update moonlight-common-c with RTSP encryption and QoS improvements
      Remove xcpretty in CI
      Update AppVeyor images
      Remove CPU core count check
      Update moonlight-common-c with finalized encryption changes
      Opt in for video encryption on A10 and later SoCs
      ...
    
    # Conflicts:
    #	Limelight/Input/StreamView.m
    #	Moonlight-ZWM.xcodeproj/project.pbxproj
    ZWM committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    8dc445e View commit details
    Browse the repository at this point in the history
  2. Merged with 9.0.2 modification

    ZWM committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    fd8cc41 View commit details
    Browse the repository at this point in the history
  3. Add a custom gesture recognizer to trigger session disconnection when…

    … user swipe with a horizontal distance that exceeds half screen width, this works better in native-touch passthrough.
    
    Original ios-moonlight triggers session disconnection with a short swipe from left edge, which happens frequently & unexpectedly in an intense native-touch passthrough gaming condition (like GenshinImpact).
    ZWM committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    616238e View commit details
    Browse the repository at this point in the history
  4. update Readme.md

    ZWM committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    a43905d View commit details
    Browse the repository at this point in the history
  5. Update README.md

    TrueZhuangJia authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    f80e56f View commit details
    Browse the repository at this point in the history
  6. Update README.md

    TrueZhuangJia authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    4faa814 View commit details
    Browse the repository at this point in the history
  7. Update README.md

    TrueZhuangJia authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    813a488 View commit details
    Browse the repository at this point in the history
  8. update ignore

    ZWM committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    b98ccb2 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. improve custom edge swipe recognizer on detecting start point. Swipe …

    …half screen from left edge to quit session now works on ipad mini5.
    ZWM committed May 9, 2024
    Configuration menu
    Copy the full SHA
    2e7ffc2 View commit details
    Browse the repository at this point in the history
  2. remove logs

    ZWM committed May 9, 2024
    Configuration menu
    Copy the full SHA
    4e59c33 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Configuration menu
    Copy the full SHA
    0fda662 View commit details
    Browse the repository at this point in the history
  2. bug fix

    TrueZhuangJia committed May 12, 2024
    Configuration menu
    Copy the full SHA
    4b2ae15 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Update README.md

    TrueZhuangJia authored May 13, 2024
    Configuration menu
    Copy the full SHA
    afc390b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6207d77 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Rewrite CustomEdgeSwipeGestureRecognizer to fix unexpected session di…

    …sconnect, and for future configuration
    TrueZhuangJia committed May 14, 2024
    Configuration menu
    Copy the full SHA
    82de44d View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    208688a View commit details
    Browse the repository at this point in the history
  2. Define CustomTapGestureRecognizer to reliably toggle local keyboard, …

    …better than UITapGestureRecognizer
    TrueZhuangJia committed May 15, 2024
    Configuration menu
    Copy the full SHA
    b1b0be8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4987298 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    72547b1 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    f85b736 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f5ca5d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a51d471 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b5601d View commit details
    Browse the repository at this point in the history
  5. tweak iphone storyboard

    TrueZhuangJia committed May 16, 2024
    Configuration menu
    Copy the full SHA
    5d7258a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2024

  1. Configuration menu
    Copy the full SHA
    8d9e822 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    TrueZhuangJia authored May 17, 2024
    Configuration menu
    Copy the full SHA
    19dc6a6 View commit details
    Browse the repository at this point in the history
  3. allow fingers to tap slider dragged to a position higher than 10, whe…

    …re equals the keyboard toggle is disabled
    TrueZhuangJia committed May 17, 2024
    Configuration menu
    Copy the full SHA
    743dad5 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    TrueZhuangJia authored May 17, 2024
    Configuration menu
    Copy the full SHA
    d7aa2d0 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

  1. Update README.md

    TrueZhuangJia authored May 18, 2024
    Configuration menu
    Copy the full SHA
    7d9eb2a View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Update README.md

    TrueZhuangJia authored May 21, 2024
    Configuration menu
    Copy the full SHA
    6b48083 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Configuration menu
    Copy the full SHA
    d54205d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    d64c746 View commit details
    Browse the repository at this point in the history
  2. Update annotation

    TrueZhuangJia committed May 26, 2024
    Configuration menu
    Copy the full SHA
    2674267 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    TrueZhuangJia authored May 26, 2024
    Configuration menu
    Copy the full SHA
    5b9f292 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    TrueZhuangJia authored May 26, 2024
    Configuration menu
    Copy the full SHA
    1e0a244 View commit details
    Browse the repository at this point in the history
  5. Update README.md

    TrueZhuangJia authored May 26, 2024
    Configuration menu
    Copy the full SHA
    7f6c14f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    746479d View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    e5fa7f9 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Update README.md

    TrueZhuangJia authored May 28, 2024
    Configuration menu
    Copy the full SHA
    b4bef08 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    TrueZhuangJia authored May 28, 2024
    Configuration menu
    Copy the full SHA
    9b270b2 View commit details
    Browse the repository at this point in the history