<feed xmlns='http://www.w3.org/2005/Atom'>
<title>windows-driver-samples.git/audio/sysvad/common.cpp, 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/common.cpp?h=develop</id>
<link rel='self' href='http://cgit.235523.xyz/windows-driver-samples.git/atom/audio/sysvad/common.cpp?h=develop'/>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/'/>
<updated>2023-02-02T23:53:08Z</updated>
<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>audio: Updates for Windows 10 22000 (#655)</title>
<updated>2021-08-13T22:05:12Z</updated>
<author>
<name>Daniel Rugerio</name>
<email>50124185+darugeri@users.noreply.github.com</email>
</author>
<published>2021-08-13T22:05:12Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=7895dd22785ddba5e973662ed942be3b3452b89d'/>
<id>urn:sha1:7895dd22785ddba5e973662ed942be3b3452b89d</id>
<content type='text'>
* Updates for Windows 10 22000.
* Change how WIL is consumed.</content>
</entry>
<entry>
<title>Updates to SysVAD (#527)</title>
<updated>2020-09-10T18:28:09Z</updated>
<author>
<name>Daniel Rugerio</name>
<email>50124185+darugeri@users.noreply.github.com</email>
</author>
<published>2020-09-10T18:28:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=28f8fc7638b9149e05a7b15ec11cc08f9e6d7e86'/>
<id>urn:sha1:28f8fc7638b9149e05a7b15ec11cc08f9e6d7e86</id>
<content type='text'>
* Fixed build errors when disabling sideband,
* A note about the SysVAD sample and HLK testing.</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>Include headers from current folder</title>
<updated>2017-09-18T08:33:03Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2017-09-18T08:33:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=96b567f49ef5c445d09f4fef0752da83024c6968'/>
<id>urn:sha1:96b567f49ef5c445d09f4fef0752da83024c6968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Build clean SysVad sample w/ RS2 WDK</title>
<updated>2017-08-16T21:38:20Z</updated>
<author>
<name>Wei Mao</name>
<email>weimao1@gmail.com</email>
</author>
<published>2017-08-04T14:15:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=562f9f003d163470eaab98517f0770dc328f292b'/>
<id>urn:sha1:562f9f003d163470eaab98517f0770dc328f292b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Visual Studio will default to linking with VC Runtime DLL if &lt;RuntimeLibrary&gt; is not specified.</title>
<updated>2017-03-02T00:36:47Z</updated>
<author>
<name>Girish Pattabiraman</name>
<email>girishp@microsoft.com</email>
</author>
<published>2017-03-02T00:36:47Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=902b548c15ab0d7bea57fdbf88286d2fe1af7364'/>
<id>urn:sha1:902b548c15ab0d7bea57fdbf88286d2fe1af7364</id>
<content type='text'>
This Tag needs to be explicitly emptied out.

SwapAPO DLL doesn't need the CRT because the CRT is included in "AudioBaseProcessingObjectV140.lib".

Have to specifically ignore the Linker error 4217 because vsprintfxxx is being included locally through AudioBaseProcessingObjectV140.lib.
</content>
</entry>
<entry>
<title>Add NewDelete operators locally as recommeded in C4595 warning and "stdunk.h"</title>
<updated>2017-02-08T23:02:51Z</updated>
<author>
<name>Girish Pattabiraman</name>
<email>girishp@microsoft.com</email>
</author>
<published>2017-02-08T23:02:51Z</published>
<link rel='alternate' type='text/html' href='http://cgit.235523.xyz/windows-driver-samples.git/commit/?id=42cd81689c12568ae4451fe956da6bb5e453e058'/>
<id>urn:sha1:42cd81689c12568ae4451fe956da6bb5e453e058</id>
<content type='text'>
</content>
</entry>
</feed>
