| Age | Commit message (Collapse) | Author |
|
Small fixes to sample.
|
|
|
|
|
|
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
Updating target versions for inf.
|
|
(#923)
INFs using DIRID 13 should only target build 16299 and later - audio updates
Co-authored-by: Jason Knichel <[email protected]>
|
|
* Updates to Sysvad and simpleAudioSample.
* Changing dash to ASCII.
|
|
Updating sysvad and simpleaudiosample drivers.
|
|
There was a variable (MicArray_180_Degrees) being initialized but not used which was causing a warning and a subsequent failure when building the driver in the Windows Driver Kit TP process. This was fixed by removing the variable's initialization. Validated by building the driver and making sure it still installs and works correctly.
|
|
* Updates for Windows 10 22000.
* Change how WIL is consumed.
|
|
* Update simpleAudioSample to use SHA256 signing.
* Update sysvad to use SHA256 driver signing.
|
|
* Add SimpleAudioSample driver.
* Fixed outdated copyrights and updated readme.
* Added Filters as a dependency for Main and defined FileDigestAlgorithm as SHA256.
|