output/jack: remove DLL support

This effectively reverts commit 0f02bbc2fe which was a horrible
kludge for JACK support on Windows.  Maintaining this kludge doesn't
seem worth the trouble (the JACK version was never updated), and
apparently nobody uses this.
This commit is contained in:
Max Kellermann
2023-03-06 08:07:13 +01:00
parent f687028c87
commit 5c5e522fcd
6 changed files with 1 additions and 246 deletions

1
NEWS
View File

@@ -29,6 +29,7 @@ ver 0.24 (not yet released)
* static partition configuration
* Windows
- build with libsamplerate
- remove JACK DLL support
* remove Haiku support
* remove Boost dependency
* require libfmt 7 or later