summaryrefslogtreecommitdiff
path: root/audio/sysvad/TabletAudioSample/ComponentizedApoSample.inx
AgeCommit message (Collapse)Author
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