summaryrefslogtreecommitdiff
path: root/audio/sysvad/TabletAudioSample
AgeCommit message (Collapse)Author
2025-01-15[audio/sysvad] Use C++17 (#1247)Adonais Romero González
2024-07-01Standarize INF files enconding to UTF-16 (LE with BOM); renormalize filesAdonais Romero Gonzalez
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.
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-09Updates to Sysvad and SimpleAudioSample. (#917)Julia D'Zmura
* Updates to Sysvad and simpleAudioSample. * Changing dash to ASCII.
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.
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.
2020-09-10Updates to SysVAD (#527)193191Daniel Rugerio
* Fixed build errors when disabling sideband, * A note about the SysVAD sample and HLK testing.
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-11-12RS5 Updates (#311)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 * Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DISPATCH_LEVEL * Resync with Microsoft-master branch * Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DISPATCH_LEVEL * RS5 updates: - USB Sideband implementation - Power management options: _USE_IPortClsRuntimePower, _USE_SingleComponentMultiFxStates
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
2017-09-18Include headers from current folderWei Mao
2017-06-061. Removed property page extension to make Sysvad universal driver.Girish Pattabiraman
2. Updated project files to build with universal Target platform 3. Sample componentized INFs added to SysVad
2017-05-03Audio Modules ExampleGirish Pattabiraman
Delay APO Package Project Stream Position Bug Fix SAL
2017-02-08Removing local "new and delete operators" and suppressing warning 4595Girish Pattabiraman
2017-02-08Add NewDelete operators locally as recommeded in C4595 warning and "stdunk.h"Girish Pattabiraman
2017-01-21Ignoring 4595 and removing the project DB auto-generated fileGirish Pattabiraman
2016-11-08 new file: audio/sysvad/EndpointsCommon/EndpointsCommon.vcxprojtehuang
new file: audio/sysvad/KeywordDetectorAdapter/KeywordDetectorContosoAdapter.vcxproj new file: audio/sysvad/PhoneAudioSample/PhoneAudioSample.vcxproj new file: audio/sysvad/SwapAPO/APO/SwapAPO.vcxproj new file: audio/sysvad/SwapAPO/PropPageExtensions/PropPageExt.vcxproj new file: audio/sysvad/TabletAudioSample/TabletAudioSample.vcxproj modified: audio/sysvad/sysvad.sln
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-07-29Samples update for public Windows 10 releaseJ M Rossy
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors Fix #4 Add back fixed KMDOD sample Add new BarcodeScanner sample in pos folder Add new MagneticStripeReader sample in pos folder Add new SynpaticsTouch sample in input folder Add new Power Engine Plugin sample in pofx folder Add new DeviceMft sample in avstream folder Add new AvsCamera sample in root Add new SimBatt sample in root Add other pre-existing samples not yet released for Win10