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

Create config.batocera-retrobat.yml #1013

Merged
merged 5 commits into from
Jul 22, 2024
Merged

Commits on Jul 19, 2024

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

Commits on Jul 21, 2024

  1. fix: Use namespaced cookie for session

    Avoid conflicting cookie names when RomM runs in the same host as other
    applications, by adding a `romm_` namespace to the session cookie.
    adamantike committed Jul 21, 2024
    Configuration menu
    Copy the full SHA
    1ce20cd View commit details
    Browse the repository at this point in the history
  2. Merge pull request rommapp#1009 from rommapp/fix/use-specific-session…

    …-cookie-name
    
    fix: Use namespaced cookie for session
    adamantike authored Jul 21, 2024
    Configuration menu
    Copy the full SHA
    0a7fd2a View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Create config.batocera-retrobat.yml

    Creates an example config file for Batocera/RetroBat-based mappings, as popular distributions so should hopefully save people a few hours.
    
    Tested with a setup using RetroBat v6.0.3 folder structures, and only keeping matches for which I'm certain.
    TyroneSlothrop authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    bb01cf6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52a9605 View commit details
    Browse the repository at this point in the history