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: LizardByte/Sunshine
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2025.118.151840
Choose a base ref
...
head repository: LizardByte/Sunshine
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2025.122.141614
Choose a head ref
  • 13 commits
  • 177 files changed
  • 5 contributors

Commits on Jan 19, 2025

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

Commits on Jan 20, 2025

  1. style: adjust clang-format rules (#2186)

    Co-authored-by: Vithorio Polten <[email protected]>
    ReenigneArcher and Hazer authored Jan 20, 2025
    Configuration menu
    Copy the full SHA
    c242042 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3048e6f View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2025

  1. Configuration menu
    Copy the full SHA
    f5b923c View commit details
    Browse the repository at this point in the history
  2. build(deps): bump third-party/tray from ebbd14f to e80058b (#3567)

    Bumps [third-party/tray](https://github.com/LizardByte/tray) from `ebbd14f` to `e80058b`.
    - [Commits](LizardByte/tray@ebbd14f...e80058b)
    
    ---
    updated-dependencies:
    - dependency-name: third-party/tray
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    a88c01f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ac87fd View commit details
    Browse the repository at this point in the history
  4. build(deps): bump third-party/doxyconfig from 4c94524 to 4501c7b (#…

    …3573)
    
    Bumps [third-party/doxyconfig](https://github.com/LizardByte/doxyconfig) from `4c94524` to `4501c7b`.
    - [Commits](LizardByte/doxyconfig@4c94524...4501c7b)
    
    ---
    updated-dependencies:
    - dependency-name: third-party/doxyconfig
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    299b123 View commit details
    Browse the repository at this point in the history
  5. build(deps): bump third-party/libdisplaydevice from 63599b0 to `197…

    …5f75` (#3576)
    
    build(deps): bump third-party/libdisplaydevice
    
    Bumps [third-party/libdisplaydevice](https://github.com/LizardByte/libdisplaydevice) from `63599b0` to `1975f75`.
    - [Release notes](https://github.com/LizardByte/libdisplaydevice/releases)
    - [Commits](LizardByte/libdisplaydevice@63599b0...1975f75)
    
    ---
    updated-dependencies:
    - dependency-name: third-party/libdisplaydevice
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    31866fd View commit details
    Browse the repository at this point in the history
  6. build(deps): bump third-party/tray from e80058b to d45306e (#3574)

    Bumps [third-party/tray](https://github.com/LizardByte/tray) from `e80058b` to `d45306e`.
    - [Commits](LizardByte/tray@e80058b...d45306e)
    
    ---
    updated-dependencies:
    - dependency-name: third-party/tray
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 21, 2025
    Configuration menu
    Copy the full SHA
    5af21bd View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2025

  1. Configuration menu
    Copy the full SHA
    eb6916e View commit details
    Browse the repository at this point in the history
  2. build(deps): bump packaging/linux/flatpak/deps/shared-modules from `f…

    …5d368a` to `26def5f` (#3568)
    
    build(deps): bump packaging/linux/flatpak/deps/shared-modules
    
    Bumps [packaging/linux/flatpak/deps/shared-modules](https://github.com/flathub/shared-modules) from `f5d368a` to `26def5f`.
    - [Commits](flathub/shared-modules@f5d368a...26def5f)
    
    ---
    updated-dependencies:
    - dependency-name: packaging/linux/flatpak/deps/shared-modules
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    8263d89 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a31ee5 View commit details
    Browse the repository at this point in the history
  4. fix(httpcommon): sonarqube warning cleanup (#3558)

    Co-authored-by: ReenigneArcher <[email protected]>
    CodyManess and ReenigneArcher authored Jan 22, 2025
    Configuration menu
    Copy the full SHA
    64544e7 View commit details
    Browse the repository at this point in the history
Loading