summaryrefslogtreecommitdiff
path: root/audio/sysvad
AgeCommit message (Expand)Author
2025-01-15[audio/sysvad] Use C++17 (#1247)Adonais Romero González
2024-11-22Remove legacy EmbedManifest property.Adonais Romero Gonzalez
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
2024-02-26Remove x86 and ARM configurations for sample projects. (#1126)Adonais Romero González
2023-04-10Inf Updates to Audio Samples (#970)Julia D'Zmura
2023-03-09INFs using DIRID 13 should target only build 16299 or later - audio updates (...Jason
2023-03-09Updates to Sysvad and SimpleAudioSample. (#917)Julia D'Zmura
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
2020-01-06Update README.md111986Barry Golden
2020-01-03Update README.md111600Barry Golden
2019-12-04Updates on the SysVAD driver sample (#443)104069Daniel Rugerio
2019-09-12Update README.md (#415)833418334083339833388333783336833358333483333Barry Golden
2019-08-21Update README.mdBarry Golden
2019-08-20Update README.md (#404)Barry Golden
2019-08-17Update README.mdBarry Golden
2019-07-15Update README 6660566604666036660266601666006659966598665976659666595665946659366592665916659066589665886658766586665856658466583Den Delimarsky
2019-07-04Update sample metadataDen Delimarsky
2019-06-28Update audio samples (#387)Daniel Rugerio
2019-03-13Testing onboarding more samples44819448184481744816448154481444813448124481144810Den Delimarsky
2019-03-13Update manifestsDen Delimarsky
2019-03-13Update READMEDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Update README metadataDen Delimarsky
2019-03-13Testing samples browser integrationDen Delimarsky
2019-03-12Fix broken links to 'Preparing a Computer for Manual Driver Deployment' (#338)Luc Rubio
2019-03-12Update README.md for samples portal (#358)Barry Golden
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-09-24Updated YAML manifest for Microsoft Samples portal. (#287)Barry Golden
2018-08-13Update sample to get ready for RS4 changes - merge pre-RS4 fixes. (#256)Girish Pattabiraman
2018-02-28Added .yaml files for samples portal (#214)Barry Golden
2017-09-18Include headers from current folderWei Mao
2017-08-24VSTS 12737998Barry Golden
2017-08-16Build clean SysVad sample w/ RS2 WDKWei Mao
2017-06-22Added 32 bit format on Microphone Array 1 & 2 endpoints.Girish Pattabiraman
2017-06-061. Removed property page extension to make Sysvad universal driver.Girish Pattabiraman
2017-05-15Updated ReadMe for latest driver samples.Girish Pattabiraman
2017-05-03Audio Modules ExampleGirish Pattabiraman
2017-05-03Ignoring specific linker warnings for RS1 and RS2Girish Pattabiraman
2017-03-20Ignore warning 4049 instead of 4127Girish Pattabiraman
2017-03-01Visual Studio will default to linking with VC Runtime DLL if <RuntimeLibrary>...Girish 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