Skip to content

Commit

Permalink
winwave: replaced by WASAPI module (baresip#3204)
Browse files Browse the repository at this point in the history
  • Loading branch information
sreimers authored Nov 15, 2024
1 parent 010ad3d commit 7117ae4
Show file tree
Hide file tree
Showing 8 changed files with 3 additions and 720 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ Distributed under BSD license
- JACK Audio Connection Kit audio-driver
- MacOSX/iOS coreaudio/audiounit audio-driver
- Portaudio audio-driver
- Windows winwave audio-driver
- Windows WASAPI audio-driver

* Video:
- Support for H.264, H.265, VP8, VP9, AV1 Video
Expand Down
1 change: 0 additions & 1 deletion cmake/modules.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,6 @@ set(MODULES
webrtc_aec
webrtc_aecm
wincons
winwave
x11

CACHE STRING "List of modules like 'turn;pipewire;alsa'"
Expand Down
19 changes: 0 additions & 19 deletions modules/winwave/CMakeLists.txt

This file was deleted.

280 changes: 0 additions & 280 deletions modules/winwave/play.c

This file was deleted.

Loading

0 comments on commit 7117ae4

Please sign in to comment.