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: Viren070/emuhaven
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.10
Choose a base ref
...
head repository: Viren070/emuhaven
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.13.11
Choose a head ref
  • 9 commits
  • 14 files changed
  • 2 contributors

Commits on Jun 8, 2024

  1. Update TODO.md

    Viren070 authored Jun 8, 2024
    Configuration menu
    Copy the full SHA
    c180b22 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Bump the python-packages group across 1 directory with 2 updates (#35)

    Bumps the python-packages group with 2 updates in the / directory: [packaging](https://github.com/pypa/packaging) and [requests](https://github.com/psf/requests).
    
    
    Updates `packaging` from 24.0 to 24.1
    - [Release notes](https://github.com/pypa/packaging/releases)
    - [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
    - [Commits](pypa/packaging@24.0...24.1)
    
    Updates `requests` from 2.31.0 to 2.32.3
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.31.0...v2.32.3)
    
    ---
    updated-dependencies:
    - dependency-name: packaging
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    - dependency-name: requests
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: python-packages
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 13, 2024
    Configuration menu
    Copy the full SHA
    3d1837a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d223cc View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. fix: convert version object to string when setting task

    - fixes auto firmware/key installation for ryujinx when no firmware/keys is installed
    Viren070 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    7338a63 View commit details
    Browse the repository at this point in the history
  2. fix: use correct variable for xenia delete data optionmenu

    - fixes deleting data for Xenia
    Viren070 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3d2ad7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    877df9c View commit details
    Browse the repository at this point in the history
  4. Update dolphin implementation (#36)

    * feat: update version fetching logic for new version naming.
    
    * feat: change values in optionmenu to release and development
    
    * feat: change default channel to release
    
    * feat: update settings version and add migration logic
    
    * feat: add new dolphin logo
    
    * fix: adjust size for new image to fix stretching
    Viren070 authored Jul 4, 2024
    Configuration menu
    Copy the full SHA
    12ddb6e View commit details
    Browse the repository at this point in the history
  5. update requirements

    Viren070 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    0e29c3e View commit details
    Browse the repository at this point in the history
  6. bump version

    Viren070 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    c76d6fc View commit details
    Browse the repository at this point in the history
Loading