summaryrefslogtreecommitdiff
path: root/audio/sysvad/EndpointsCommon
AgeCommit message (Collapse)Author
2025-01-15[audio/sysvad] Use C++17 (#1247)Adonais Romero González
2024-02-26Remove x86 and ARM configurations for sample projects. (#1126)Adonais Romero González
* Removed Win32 and Arm from the project configurations. * Set default platform to x64.
2023-02-08fix the characters that are not unicode to build without problem (#784)naruto0426
2023-02-02Updates to make Sysvad and SimpleAudioSample Windows Drivers Compliant (#845)Julia D'Zmura
Updating sysvad and simpleaudiosample drivers.
2021-08-13audio: Updates for Windows 10 22000 (#655)Daniel Rugerio
* Updates for Windows 10 22000. * Change how WIL is consumed.
2021-04-14Update SimpleAudioSample and Sysvad to use SHA256 signing. (#606)judzmura
* Update simpleAudioSample to use SHA256 signing. * Update sysvad to use SHA256 driver signing.
2020-09-10Updates to SysVAD (#527)193191Daniel Rugerio
* Fixed build errors when disabling sideband, * A note about the SysVAD sample and HLK testing.
2020-05-13Update to SysVAD, Wave test and public sample of KS Position Test (#496)147237Daniel Rugerio
* Update to Wave test and public sample of KS Position test. * Update to the SysVAD audio driver sample. * Add the PnpLockDown property.
2019-06-28Update audio samples (#387)Daniel Rugerio
* Update SysVAD public sample. * Add WaveTest public sample.
2018-11-16Bug fix: Non paged functions in MinWaveRT should not be inline (#313)Girish Pattabiraman
* Format Changes ============== * Add KSEVENT_PINCAPS_FORMATCHANGE to Bluetooth HFP Endpoints * Remove 8 bit formats from Bluetooth HFP Endpoints Name Template ============== * Bluetooth Endpoints are now based on templates in INF and then customized with endpoints specific data Sideband Common Interface for future Sideband buses =================================================== * Add ISidebandDevice * Add current directory to TabletAudioSample include path. Remove unused compiler flags. * RS4 bug fixes * Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DISPATCH_LEVEL * Resync with Microsoft-master branch * Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DISPATCH_LEVEL * RS5 updates: - USB Sideband implementation - Power management options: _USE_IPortClsRuntimePower, _USE_SingleComponentMultiFxStates * Bug fix: Non paged code in Wave Filter should not be defined Inline.
2018-11-12RS5 Updates (#311)Girish Pattabiraman
* Format Changes ============== * Add KSEVENT_PINCAPS_FORMATCHANGE to Bluetooth HFP Endpoints * Remove 8 bit formats from Bluetooth HFP Endpoints Name Template ============== * Bluetooth Endpoints are now based on templates in INF and then customized with endpoints specific data Sideband Common Interface for future Sideband buses =================================================== * Add ISidebandDevice * Add current directory to TabletAudioSample include path. Remove unused compiler flags. * RS4 bug fixes * Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DISPATCH_LEVEL * Resync with Microsoft-master branch * Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DISPATCH_LEVEL * RS5 updates: - USB Sideband implementation - Power management options: _USE_IPortClsRuntimePower, _USE_SingleComponentMultiFxStates
2018-11-12Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at ↵Girish Pattabiraman
DISPATCH_LEVEL (#296) * Format Changes ============== * Add KSEVENT_PINCAPS_FORMATCHANGE to Bluetooth HFP Endpoints * Remove 8 bit formats from Bluetooth HFP Endpoints Name Template ============== * Bluetooth Endpoints are now based on templates in INF and then customized with endpoints specific data Sideband Common Interface for future Sideband buses =================================================== * Add ISidebandDevice * Add current directory to TabletAudioSample include path. Remove unused compiler flags. * RS4 bug fixes * Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DISPATCH_LEVEL * Resync with Microsoft-master branch * Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DISPATCH_LEVEL
2018-08-13Update sample to get ready for RS4 changes - merge pre-RS4 fixes. (#256)Girish Pattabiraman
* Format Changes ============== * Add KSEVENT_PINCAPS_FORMATCHANGE to Bluetooth HFP Endpoints * Remove 8 bit formats from Bluetooth HFP Endpoints Name Template ============== * Bluetooth Endpoints are now based on templates in INF and then customized with endpoints specific data Sideband Common Interface for future Sideband buses =================================================== * Add ISidebandDevice * Add current directory to TabletAudioSample include path. Remove unused compiler flags. * RS4 bug fixes
2017-06-22Added 32 bit format on Microphone Array 1 & 2 endpoints.Girish Pattabiraman
2017-05-03Audio Modules ExampleGirish Pattabiraman
Delay APO Package Project Stream Position Bug Fix SAL
2017-02-16Resolve SAL issues for floating point hardware state.Girish Pattabiraman
Comment explaining warning 6386
2017-02-08Removing local "new and delete operators" and suppressing warning 4595Girish Pattabiraman
2017-02-08Removed definition of "void __cdecl operator delete(void *)" to avoid linker ↵Girish Pattabiraman
error with stdunk.lib
2017-02-08Add NewDelete operators locally as recommeded in C4595 warning and "stdunk.h"Girish Pattabiraman
2017-01-21Ignoring 4595 and removing the project DB auto-generated fileGirish Pattabiraman
2016-11-08 new file: audio/sysvad/EndpointsCommon/EndpointsCommon.vcxprojtehuang
new file: audio/sysvad/KeywordDetectorAdapter/KeywordDetectorContosoAdapter.vcxproj new file: audio/sysvad/PhoneAudioSample/PhoneAudioSample.vcxproj new file: audio/sysvad/SwapAPO/APO/SwapAPO.vcxproj new file: audio/sysvad/SwapAPO/PropPageExtensions/PropPageExt.vcxproj new file: audio/sysvad/TabletAudioSample/TabletAudioSample.vcxproj modified: audio/sysvad/sysvad.sln
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-07-29Samples update for public Windows 10 releaseJ M Rossy
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors Fix #4 Add back fixed KMDOD sample Add new BarcodeScanner sample in pos folder Add new MagneticStripeReader sample in pos folder Add new SynpaticsTouch sample in input folder Add new Power Engine Plugin sample in pofx folder Add new DeviceMft sample in avstream folder Add new AvsCamera sample in root Add new SimBatt sample in root Add other pre-existing samples not yet released for Win10