Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pepe6500/moonlight-qt
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: moonlight-stream/moonlight-qt
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 51 files changed
  • 2 contributors

Commits on Nov 9, 2024

  1. Use a Ne10-optimized libopus build for Steam Link

    Steam Link is an incredibly CPU-constrained platform, so it needs
    all the help it can get to avoid audio underruns.
    cgutman committed Nov 9, 2024
    Configuration menu
    Copy the full SHA
    98f6a09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    707dd3c View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Only call SDL_NumJoysticks() once per loop

    It does non-trivial work when using sdl2-compat.
    cgutman committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    15e337f View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2025

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

Commits on Jan 25, 2025

  1. Prepare for SDL3 support

    cgutman committed Jan 25, 2025
    Configuration menu
    Copy the full SHA
    dd2a99a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

  1. Add Network and RemoteAccess categories

    razzeee authored and cgutman committed Feb 8, 2025
    Configuration menu
    Copy the full SHA
    bdd9a3a View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Configuration menu
    Copy the full SHA
    351aaa6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd70865 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c5bcee View commit details
    Browse the repository at this point in the history
  4. Fix macOS build

    cgutman committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    bf51577 View commit details
    Browse the repository at this point in the history
Loading