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: GarlicOS/buildroot
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: GarlicOS/buildroot
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.0.1
Choose a head ref
  • 13 commits
  • 44 files changed
  • 2 contributors

Commits on Nov 14, 2023

  1. Updated the README.md

    Black-Seraph committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    f2a7887 View commit details
    Browse the repository at this point in the history
  2. Updated README.md

    Black-Seraph committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    9f133cd View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

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

Commits on Nov 20, 2023

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

Commits on Nov 21, 2023

  1. Fixed Rust on JZ4760B handhelds

    * Patched Rust compiler to use mips32 target instead of mips32r2. This fixes svg loading in GarlicUI (via librsvg).
    turtleletortue committed Nov 21, 2023
    Configuration menu
    Copy the full SHA
    1c50f3d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2023

  1. Configuration menu
    Copy the full SHA
    cf803f5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0758c98 View commit details
    Browse the repository at this point in the history
  3. Fixed typo

    turtleletortue committed Nov 22, 2023
    Configuration menu
    Copy the full SHA
    d2b9e1c View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. Split RetroArch with SDL and SDL2 backends into two separate binaries

    * It is not possible to build a single binary with both the SDL and SDL2 backends without major, potentially breaking modifications, so separate them into two separate binaries to preserve compatibility with devices that lack hardware acceleration (in the future)
    turtleletortue committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    0e38bba View commit details
    Browse the repository at this point in the history
  2. Added RETROARCH_EXECUTABLE quirk

    * Allows specifying which RetroArch executable to use for GarlicUI
    turtleletortue committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    6dd0aad View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2023

  1. Added video and input backend override quirks

    * Patched RetroArch to add RETROARCH_DEFAULT_VIDEO_BACKEND and RETROARCH_DEFAULT_INPUT_BACKEND quirks.
    turtleletortue committed Nov 26, 2023
    Configuration menu
    Copy the full SHA
    5e5a43c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Updated the RG35XX+ gamepad mapping

    * Anbernic re-released the PCB as RG35XXH, adding two analog sticks
    Black-Seraph committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ffaf519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21e95e9 View commit details
    Browse the repository at this point in the history
Loading