Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pa_Initialize(): Guard against recursive calls. #794

Merged
merged 6 commits into from
Apr 4, 2023

Commits on Mar 21, 2023

  1. Pa_Initalze(): Guard against recursive calls.

    This fixes a stack overflow when a diver uses portaudio as well like FlexAsio
    daschuer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    e03753c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a897650 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    079943e View commit details
    Browse the repository at this point in the history
  4. Don't use C99 stdbool.h

    daschuer committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    9885ecc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

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

Commits on Mar 31, 2023

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