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

os2 audio refactoring and capture support #8031

Merged
merged 1 commit into from
Jul 25, 2023
Merged

Conversation

sezero
Copy link
Contributor

@sezero sezero commented Jul 25, 2023

  • Fixes audio device detection and usage,
  • Implements audio capture support,
  • Refactors buffer handling to separate pointers to fill and drain buffers.

Based on patches by josch1710 and Lars Erdmann:
bitwiseworks/SDL2-os2#7

P.S.: If this is accepted, consider for release-2.28.x or not?

- Fixed audio device detection and usage.
- Implemented audio capture support
- Refactored buffer handling to separate pointers to fill and drain buffers.

Based on patches by josch1710 and Lars Erdmann:
bitwiseworks/SDL2-os2#7
@sezero sezero requested a review from icculus July 25, 2023 08:47
@slouken
Copy link
Collaborator

slouken commented Jul 25, 2023

This is fine to merge and add to release-2.28.x.

@sezero sezero merged commit 890bee6 into libsdl-org:SDL2 Jul 25, 2023
41 checks passed
@sezero sezero deleted the os2audio branch July 25, 2023 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants