| Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.
|
|
Updating target versions for inf.
|
|
(#923)
INFs using DIRID 13 should only target build 16299 and later - audio updates
Co-authored-by: Jason Knichel <[email protected]>
|
|
* Updates to Sysvad and simpleAudioSample.
* Changing dash to ASCII.
|
|
Updating sysvad and simpleaudiosample drivers.
|
|
* Updates for Windows 10 22000.
* Change how WIL is consumed.
|
|
* Update simpleAudioSample to use SHA256 signing.
* Update sysvad to use SHA256 driver signing.
|
|
* Fixed build errors when disabling sideband,
* A note about the SysVAD sample and HLK testing.
|
|
* Update to Wave test and public sample of KS Position test.
* Update to the SysVAD audio driver sample.
* Add the PnpLockDown property.
|
|
* 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.
|
|
* Update SysVAD public sample.
* Add WaveTest public sample.
|
|
* 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
|
|
* 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
|
|
|
|
2. Updated project files to build with universal Target platform
3. Sample componentized INFs added to SysVad
|
|
Delay APO
Package Project
Stream Position Bug Fix
SAL
|
|
|
|
|
|
|
|
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
|
|
|
|
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
|