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: AudioKit/Waveform
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: AudioKit/Waveform
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: visionos
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 3 files changed
  • 1 contributor

Commits on Feb 12, 2024

  1. Add Renderer.draw(to:)

    wtholliday committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    c08255d View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2024

  1. Don't use MTKView on iOS

    wtholliday committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    1c84acb View commit details
    Browse the repository at this point in the history
  2. Use contentScaleFactor

    wtholliday committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    ad08eda View commit details
    Browse the repository at this point in the history
  3. Move code to extension

    wtholliday committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    40a246b View commit details
    Browse the repository at this point in the history
  4. Compile for visionOS

    wtholliday committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    72abd66 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. logging

    wtholliday committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    7df94c5 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Fix macOS build

    wtholliday committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    bc2fbf2 View commit details
    Browse the repository at this point in the history
Loading