<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/audio/sysvad/KeywordDetectorAdapter, branch develop</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<id>http://cgit.235523.xyz/windows-driver-samples.git/atom/audio/sysvad/KeywordDetectorAdapter?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/audio/sysvad/KeywordDetectorAdapter?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2025-01-15T17:32:38Z</updated>
<entry>
<title>[audio/sysvad] Use C++17 (#1247)</title>
<updated>2025-01-15T17:32:38Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2025-01-15T17:32:38Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=1fd430c78971c31b624b0773bbea825d8b480d55'/>
<id>urn:sha1:1fd430c78971c31b624b0773bbea825d8b480d55</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove x86 and ARM configurations for sample projects. (#1126)</title>
<updated>2024-02-26T17:47:25Z</updated>
<author>
<name>Adonais Romero González</name>
<email>adonais.neoadonis@gmail.com</email>
</author>
<published>2024-02-26T17:47:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9'/>
<id>urn:sha1:3fcc0f2bee2fbd40fe953ecbcb15b2bd8b0d3eb9</id>
<content type='text'>
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.</content>
</entry>
<entry>
<title>Updates to make Sysvad and SimpleAudioSample Windows Drivers Compliant (#845)</title>
<updated>2023-02-02T23:53:08Z</updated>
<author>
<name>Julia D'Zmura</name>
<email>78620953+judzmura@users.noreply.github.com</email>
</author>
<published>2023-02-02T23:53:08Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=54a98a7e6af65ebc3a8ec92c7c09d94d0b44a6fd'/>
<id>urn:sha1:54a98a7e6af65ebc3a8ec92c7c09d94d0b44a6fd</id>
<content type='text'>
Updating sysvad and simpleaudiosample drivers.</content>
</entry>
<entry>
<title>Update audio samples (#387)</title>
<updated>2019-06-28T23:08:54Z</updated>
<author>
<name>Daniel Rugerio</name>
<email>50124185+darugeri@users.noreply.github.com</email>
</author>
<published>2019-06-28T23:08:54Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=8ffcdad009e4d410f92fabc4e322a76a0be3a69d'/>
<id>urn:sha1:8ffcdad009e4d410f92fabc4e322a76a0be3a69d</id>
<content type='text'>
* Update SysVAD public sample.
* Add WaveTest public sample.
</content>
</entry>
<entry>
<title>RS5 Updates (#311)</title>
<updated>2018-11-13T02:08:19Z</updated>
<author>
<name>Girish Pattabiraman</name>
<email>girishp@microsoft.com</email>
</author>
<published>2018-11-13T02:08:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=995e20f6dbca7ad10a039fa62a2de69eed092ffc'/>
<id>urn:sha1:995e20f6dbca7ad10a039fa62a2de69eed092ffc</id>
<content type='text'>
* 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
</content>
</entry>
<entry>
<title>Update sample to get ready for RS4 changes - merge pre-RS4 fixes. (#256)</title>
<updated>2018-08-13T17:54:19Z</updated>
<author>
<name>Girish Pattabiraman</name>
<email>girishp@microsoft.com</email>
</author>
<published>2018-08-13T17:54:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=2af3e666d01a60568c2875b4ccbd56b122ad714f'/>
<id>urn:sha1:2af3e666d01a60568c2875b4ccbd56b122ad714f</id>
<content type='text'>
* 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
</content>
</entry>
<entry>
<title>1. Removed property page extension to make Sysvad universal driver.</title>
<updated>2017-06-07T00:52:51Z</updated>
<author>
<name>Girish Pattabiraman</name>
<email>girishp@microsoft.com</email>
</author>
<published>2017-06-07T00:52:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=e98f4cac93ec65a484be77d8a795538b02dab72e'/>
<id>urn:sha1:e98f4cac93ec65a484be77d8a795538b02dab72e</id>
<content type='text'>
2. Updated project files to build with universal Target platform
3. Sample componentized INFs added to SysVad
</content>
</entry>
<entry>
<title>Audio Modules Example</title>
<updated>2017-05-04T00:20:15Z</updated>
<author>
<name>Girish Pattabiraman</name>
<email>girishp@microsoft.com</email>
</author>
<published>2017-05-03T22:02:49Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=b9027f2b8124f5853dac4355ff4d9e85379e0e56'/>
<id>urn:sha1:b9027f2b8124f5853dac4355ff4d9e85379e0e56</id>
<content type='text'>
Delay APO
Package Project
Stream Position Bug Fix
SAL
</content>
</entry>
<entry>
<title>Resolve SAL annotations</title>
<updated>2017-01-22T05:07:31Z</updated>
<author>
<name>Girish Pattabiraman</name>
<email>girishp@microsoft.com</email>
</author>
<published>2017-01-22T05:07:31Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=5d4e0d88ceba97ec2f6f5751b8ff10917f173459'/>
<id>urn:sha1:5d4e0d88ceba97ec2f6f5751b8ff10917f173459</id>
<content type='text'>
</content>
</entry>
<entry>
<title>	new file:   audio/sysvad/EndpointsCommon/EndpointsCommon.vcxproj</title>
<updated>2016-11-09T01:27:33Z</updated>
<author>
<name>tehuang</name>
<email>tehsiu.huang@gmail.com</email>
</author>
<published>2016-11-09T01:27:33Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=efa67f5873a7a8999de943327f99b16104aca8a2'/>
<id>urn:sha1:efa67f5873a7a8999de943327f99b16104aca8a2</id>
<content type='text'>
	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
</content>
</entry>
</feed>
