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: gotracker/playback
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0
Choose a base ref
...
head repository: gotracker/playback
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.1.0
Choose a head ref
  • 4 commits
  • 105 files changed
  • 1 contributor

Commits on Mar 17, 2024

  1. Updated license

    - added MIT licensing as an optional licensing strategy
    heucuva committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0688131 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #13 from heucuva/main

    Updated license
    heucuva authored Mar 17, 2024
    Configuration menu
    Copy the full SHA
    f54cc86 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Reintroduce gomixing back into playback package

    - fix issues with generally bad mixing
    - add stereo separation
    heucuva committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    8791172 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14 from heucuva/reintroduce-mixing

    Reintroduce gomixing back into playback package
    heucuva authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    23076fe View commit details
    Browse the repository at this point in the history
Loading