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: rommapp/playnite-plugin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.6
Choose a base ref
...
head repository: rommapp/playnite-plugin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.7
Choose a head ref
  • 10 commits
  • 2 files changed
  • 3 contributors

Commits on Sep 5, 2024

  1. fix: ensure rom paths are initialized correctly upon import

    Fixes #11
    
    Ensures that paths are correctly initialized upon initial library imports. This makes this library plugin compatible with the Installation Status Updater plugin.
    alextiley authored Sep 5, 2024
    Configuration menu
    Copy the full SHA
    d66fc50 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge pull request #24 from alextiley/fix/installation-status-compati…

    …bility
    
    fix: ensure rom installation paths are initialized correctly upon import
    gantoine authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d5f0686 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    28e64b1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9f6b14 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

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

Commits on Nov 19, 2024

  1. fix supported file types null check

    Co-authored-by: Georges-Antoine Assi <3247106+gantoine@users.noreply.github.com>
    ryanpf and gantoine authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    f471bbd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    396806b View commit details
    Browse the repository at this point in the history
  3. undo whitespace change

    ryanpf committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ff3f9f3 View commit details
    Browse the repository at this point in the history
  4. consolidate select calls

    ryanpf committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    7581bcb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from ryanpf/fix/rom-import-only-supported-file…

    …-types
    
    Filter registered ROMs by emulator profile supported file types
    gantoine authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4e6a3ac View commit details
    Browse the repository at this point in the history
Loading