summaryrefslogtreecommitdiff
path: root/audio/Acx/Samples/AudioCodec
AgeCommit message (Collapse)Author
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
2023-06-01[audio/Acx] Remove ARM and x86 platforms from AudioCodec sample driver (#987)Julia D'Zmura
2023-04-10Inf Updates to Audio Samples (#970)Julia D'Zmura
Updating target versions for inf.
2023-03-09INFs using DIRID 13 should target only build 16299 or later - audio updates ↵Jason
(#923) INFs using DIRID 13 should only target build 16299 and later - audio updates Co-authored-by: Jason Knichel <[email protected]>
2023-03-07Adding the AudioCodec ACX sample driver to Github. (#882)Julia D'Zmura
* Adding the AudioCodec acx sample driver to Github. * Fix to make AudioCodec driver all build in one solution file. Builds in ARM64 now.