summaryrefslogtreecommitdiff
path: root/audio/simpleaudiosample/Package
AgeCommit message (Collapse)Author
2024-02-26Remove x86 and ARM configurations for sample projects. (#1126)Adonais Romero González
* Removed Win32 and Arm from the project configurations. * Set default platform to x64.
2021-04-14Update SimpleAudioSample and Sysvad to use SHA256 signing. (#606)judzmura
* Update simpleAudioSample to use SHA256 signing. * Update sysvad to use SHA256 driver signing.
2021-03-01Add SimpleAudioSample driver. (#577)judzmura
* Add SimpleAudioSample driver. * Fixed outdated copyrights and updated readme. * Added Filters as a dependency for Main and defined FileDigestAlgorithm as SHA256.