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: mackron/miniaudio
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: mackron/miniaudio
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 14 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 11, 2026

  1. Configuration menu
    Copy the full SHA
    4c082af View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6922366 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52d09d3 View commit details
    Browse the repository at this point in the history
  4. Update change history.

    mackron committed Mar 11, 2026
    Configuration menu
    Copy the full SHA
    0041150 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    117366d View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2026

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

Commits on Apr 25, 2026

  1. Update dr_libs.

    mackron committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    1df46ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55f16e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56ffd77 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7533c9d View commit details
    Browse the repository at this point in the history
  5. Emscripten: Cast pointer arguments to pointer-sized integers

    For some reason, 64-bit pointer arguments are casted to Numbers
    in Emscripten's type handling (which causes conversion errors when
    passing them back to native code)
    TheComputerGuy96 authored and mackron committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    dcfc24c View commit details
    Browse the repository at this point in the history
  6. Emscripten: Fix an error with ALLOW_MEMORY_GROWTH.

    Public issue #1114
    mackron committed Apr 25, 2026
    Configuration menu
    Copy the full SHA
    2986173 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2026

  1. Update dr_wav.

    mackron committed Apr 26, 2026
    Configuration menu
    Copy the full SHA
    12a83fc View commit details
    Browse the repository at this point in the history
  2. Update c89atomic.

    mackron committed Apr 26, 2026
    Configuration menu
    Copy the full SHA
    09615e6 View commit details
    Browse the repository at this point in the history
Loading