
this is necessary in order to get Furnace to build using CMake 4.0. you should do: git submodule deinit extern/portaudio
7 lines
323 B
Plaintext
7 lines
323 B
Plaintext
commit 6ee9836a08d201c118b4715d4d70242816584000
|
|
Author: dmitrykos <dmitrykos@neutroncode.com>
|
|
Date: Sun Aug 6 00:10:09 2023 +0300
|
|
|
|
win: New PaWinUtil_GetOsVersion() function for getting Windows OS version. Refactored WASAPI, DS, MME and WDMKS host back-ends to use PaWinUtil_GetOsVersion() instead of direct OS API.
|
|
|