| Age | Commit message (Collapse) | Author |
|
|
|
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.
|
|
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.
|
|
* 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.
|