| Age | Commit message (Collapse) | Author |
|
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.
|