Ross Bencina
|
89f8f75a27
|
Merge of old SVN hotplug branch into current git HEAD. Includes hotplug support for DirectSound, WDM/KS. Both are working running in debugger but WDM/KS seems to be crashing in stand-alone build. I removed the use of struct _PaInternalInfo in hotplug/pa_front.c to reduce the size of the change. pa_win_dsound.c involved the most intricate changes due to other changes that had been made in the mean time. I've also initialized function ptrs ScanDeviceInfos, CommitDeviceInfos, DisposeDeviceInfos so this should build on all platforms.
|
2016-08-27 17:51:40 +10:00 |
|
Phil Burk
|
ed463ba658
|
Normalize all the line endings
|
2016-05-18 22:13:20 -07:00 |
|
rbencina
|
71b8f8142e
|
Removed MSVC dependence on ksguid.lib from src/os/win/pa_win_wdmks_utils.c (ksguid.lib is no longer in Platform SDK 8.0). Always use static instances of GUIDs like the GCC builds do. Removed ksguid.lib from MSVC project file. The following symbols are no longer used: PA_WDMKS_NO_KSGUID_LIB, PAWIN_WDMKS_NO_KSGUID_LIB; removed them from CMakeLists.txt and the MSVC project file.
|
2015-01-21 05:35:39 +00:00 |
|
rob_bielik
|
b5fc9f995f
|
Added pa_win_coinitialize.c to MSVC project and windows configure scripts
|
2011-05-10 06:35:21 +00:00 |
|
rob_bielik
|
59f8c8975c
|
Ticket #132
|
2011-02-17 15:56:04 +00:00 |
|
rossb
|
54aaddf9e3
|
moved src/common/pa_skeleton.c to src/hostapi/skeleton/pa_hostapi_skeleton.c. updated all build files accordingly.
|
2011-02-12 10:22:00 +00:00 |
|
dmitrykos
|
b728aecfc0
|
wasapi: fixed portaudio.vcproj (wrong filename)
|
2010-03-10 15:03:22 +00:00 |
|
dmitrykos
|
558ae4f2f4
|
provided ability not to depend on ksguid.lib when using WDMKS as it may not be provided for x64 SDK by default, define PA_WDMKS_NO_KSGUID_LIB to use static declarations, x64 MSVC project corrected to define PA_WDMKS_NO_KSGUID_LIB for x64 compilations. added WASAPI symbols to portaudio.def.
|
2010-02-16 11:18:52 +00:00 |
|
bjornroche
|
c1e1d067d2
|
moved trunk into place
|
2008-03-20 14:24:39 +00:00 |
|