Skip to content

Remove PA_WIN_DS_USE_WMME_TIMER#921

Open
dechamps wants to merge 1 commit into
PortAudio:masterfrom
dechamps:dsmmetimer
Open

Remove PA_WIN_DS_USE_WMME_TIMER#921
dechamps wants to merge 1 commit into
PortAudio:masterfrom
dechamps:dsmmetimer

Conversation

@dechamps

@dechamps dechamps commented Jun 2, 2024

Copy link
Copy Markdown
Contributor

This build flag was introduced 13 years ago to allow PortAudio users to roll back to some previous MME timer-based DirectSound implementation.

As far as I can tell no-one has ever used that flag (Google returns ~0 hits for it), and presumably no-one is going to bother testing with this flag in place. Get rid of it to simplify the DS code which currently looks like an #ifdef fest.

This build flag was introduced 13 years ago to allow PortAudio users to
roll back to some previous MME timer-based DirectSound implementation.

As far as I can tell no-one has ever used that flag (Google returns ~0
hits for it), and presumably no-one is going to bother testing with this
flag in place. Get rid of it to simplify the DS code which currently
looks like an #ifdef fest.
@RossBencina RossBencina self-requested a review October 18, 2024 23:07
@RossBencina RossBencina added src-dsound MS DirectSound Host API /src/hostapi/dsound P3 Priority: Normal labels Oct 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P3 Priority: Normal src-dsound MS DirectSound Host API /src/hostapi/dsound

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants