summaryrefslogtreecommitdiff
path: root/audio/sysvad/TabletAudioSample/ComponentizedApoSample.inx
AgeCommit message (Collapse)Author
2023-02-02Updates to make Sysvad and SimpleAudioSample Windows Drivers Compliant (#845)Julia D'Zmura
Updating sysvad and simpleaudiosample drivers.
2021-08-13audio: Updates for Windows 10 22000 (#655)Daniel Rugerio
* Updates for Windows 10 22000. * Change how WIL is consumed.
2020-05-13Update to SysVAD, Wave test and public sample of KS Position Test (#496)147237Daniel Rugerio
* Update to Wave test and public sample of KS Position test. * Update to the SysVAD audio driver sample. * Add the PnpLockDown property.
2019-12-04Updates on the SysVAD driver sample (#443)104069Daniel Rugerio
* Update SysVAD public sample. * Add WaveTest public sample. * Modify the componentized audio samples to include the addComponent directive. * Dropped the Phone Audio sample. * Updated README.md. * Added explanation for the Phone Audio sample.
2019-06-28Update audio samples (#387)Daniel Rugerio
* Update SysVAD public sample. * Add WaveTest public sample.
2018-08-13Update sample to get ready for RS4 changes - merge pre-RS4 fixes. (#256)Girish Pattabiraman
* Format Changes ============== * Add KSEVENT_PINCAPS_FORMATCHANGE to Bluetooth HFP Endpoints * Remove 8 bit formats from Bluetooth HFP Endpoints Name Template ============== * Bluetooth Endpoints are now based on templates in INF and then customized with endpoints specific data Sideband Common Interface for future Sideband buses =================================================== * Add ISidebandDevice * Add current directory to TabletAudioSample include path. Remove unused compiler flags. * RS4 bug fixes