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: projectM-visualizer/frontend-sdl-rust
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: audio-api-stream
Choose a base ref
...
head repository: projectM-visualizer/frontend-sdl-rust
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 8 files changed
  • 1 contributor

Commits on Dec 23, 2024

  1. Audio streams (#11)

    * update sdl3
    
    * Using SDL3 audio stream API better
    
    * fix cycling between audio devices, using device name not ID since ID changes when opening
    
    * reading samples each frame
    
    * sdl3 and projectm updates
    revmischa authored Dec 23, 2024
    Configuration menu
    Copy the full SHA
    31731ef View commit details
    Browse the repository at this point in the history
  2. merge

    revmischa committed Dec 23, 2024
    Configuration menu
    Copy the full SHA
    2a823a0 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2024

  1. static

    revmischa committed Dec 25, 2024
    Configuration menu
    Copy the full SHA
    9755a5f View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2024

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

Commits on Jan 8, 2025

  1. microphone entitlements

    revmischa committed Jan 8, 2025
    Configuration menu
    Copy the full SHA
    6af98d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2025

  1. sdl3 version

    revmischa committed Apr 9, 2025
    Configuration menu
    Copy the full SHA
    bd0f0a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2025

  1. lock sdl3 version

    revmischa committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    0c2b64a View commit details
    Browse the repository at this point in the history
  2. bump sdl3 version

    revmischa committed Apr 16, 2025
    Configuration menu
    Copy the full SHA
    9fb93e9 View commit details
    Browse the repository at this point in the history
Loading