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

Even more misc fixes: Beaterator, sharp bilinear, remove back button #19530

Merged
merged 5 commits into from
Oct 16, 2024

Commits on Oct 15, 2024

  1. Microphone queuebuf: Switch to int instead of u32 to simplify length …

    …checks. No more crashes, but it hangs
    
    see issue #19528
    hrydgard committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    65a0885 View commit details
    Browse the repository at this point in the history
  2. Beaterator: Prevent hanging when trying to record audio by switching …

    …thread in sceUsbMicWaitInputEnd
    hrydgard committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    1280fcc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41eeb49 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7fa668f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc32950 View commit details
    Browse the repository at this point in the history