summaryrefslogtreecommitdiff
path: root/audio/sysvad/EndpointsCommon
AgeCommit message (Expand)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
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
2021-08-13audio: Updates for Windows 10 22000 (#655)Daniel Rugerio
2021-04-14Update SimpleAudioSample and Sysvad to use SHA256 signing. (#606)judzmura
2020-09-10Updates to SysVAD (#527)193191Daniel Rugerio
2020-05-13Update to SysVAD, Wave test and public sample of KS Position Test (#496)147237Daniel Rugerio
2019-06-28Update audio samples (#387)Daniel Rugerio
2018-11-16Bug fix: Non paged functions in MinWaveRT should not be inline (#313)Girish Pattabiraman
2018-11-12RS5 Updates (#311)Girish Pattabiraman
2018-11-12Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DIS...Girish Pattabiraman
2018-08-13Update sample to get ready for RS4 changes - merge pre-RS4 fixes. (#256)Girish Pattabiraman
2017-06-22Added 32 bit format on Microphone Array 1 & 2 endpoints.Girish Pattabiraman
2017-05-03Audio Modules ExampleGirish Pattabiraman
2017-02-16Resolve SAL issues for floating point hardware state.Girish Pattabiraman
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
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
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-07-29Samples update for public Windows 10 releaseJ M Rossy