| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-25 | Many changes | Matthew Montera | |
| Went through PR | |||
| 2017-08-25 | Add readmes to samples | Michelle Bergeron | |
| 2017-08-25 | Add Fusion Sensor sample | Michelle Bergeron | |
| 2017-08-25 | VSTS 12737998 | Barry Golden | |
| 2017-08-25 | Remove gallery.xml | Michelle Bergeron | |
| 2017-08-25 | Added a new command "removeall" | Tim Felser | |
| Just like "findall" corresponds to "find" this new command acts like "remove" but it will also remove non-present devices. So it is easy to remove all instances of an USB driver. | |||
| 2017-08-24 | VSTS 12737998 | Barry Golden | |
| 2017-08-24 | Fixup INF files with ARM64 tags | Mike Fenelon | |
| 2017-08-24 | Convert the HTML description page to MarkDown README.md | Mike Fenelon | |
| 2017-08-24 | Initial add of V3 Samples | Mike Fenelon | |
| 2017-08-22 | debugbreak | Matthew Montera | |
| removed another debugbreak | |||
| 2017-08-22 | Fixed project settings | Matthew Montera | |
| Fixed project settings and removed a debugbreak that I had missed. | |||
| 2017-08-18 | AddComponent to Extension | Matthew Montera | |
| Put the Win32 Service into the base, and created two separate extensions that create the component in a loose and tight manner. | |||
| 2017-08-18 | Update all currnet Print Samples to support VS2017 and Windows 10 | Mike Fenelon | |
| 2017-08-18 | Fix another typo in WFPSamplerCalloutDriver.inx | Wei Mao | |
| 2017-08-18 | Add missing simbatt.sln | Wei Mao | |
| 2017-08-17 | Fix more instances of: error 1209: Section [destinationdirs] is defined ↵ | Wei Mao | |
| multiple times | |||
| 2017-08-17 | Point to .inx file when .inf file is not available | Wei Mao | |
| 2017-08-17 | Remove extraneous files in SensorsComboDriver | Michelle Bergeron | |
| 2017-08-17 | Add sensors combo driver sample | Michelle Bergeron | |
| 2017-08-16 | Fix typo in WFPSamplerCalloutDriver.inx | Wei Mao | |
| 2017-08-16 | REDO: avstream\samplemft0\resource.h: file corruption | Wei Mao | |
| 2017-08-16 | Build keyboard layout sample | Wei Mao | |
| 2017-08-16 | Build avshws sample with RS2 WDK | Wei Mao | |
| 2017-08-16 | Build clean SysVad sample w/ RS2 WDK | Wei Mao | |
| 2017-08-16 | error 1209: Section [destinationdirs] is defined multiple times | Wei Mao | |
| 2017-08-16 | avstream\samplemft0\resource.h : warning C4335: Mac file format detected | Wei Mao | |
| 2017-08-16 | Remove any reference to tostrcls.dll from INF file | Wei Mao | |
| The sample class installer itself has been removed long time back. | |||
| 2017-07-31 | Merge pull request #156 from Microsoft/MovedComponentsToExtensions | mamont-microsoft | |
| Moved Components to Extension INFs | |||
| 2017-07-31 | Moved Components to Extension INFs | Matthew Montera | |
| Removed DefaultDestDirs Added COM Registration example | |||
| 2017-07-31 | Merge pull request #155 from AndrewYangMSFT/master | Wei Mao | |
| Correcting UCSI_MAX_NUM_PDOS | |||
| 2017-07-31 | Correcting UCSI_MAX_NUM_PDOS | Andrew Yang | |
| 2017-07-17 | Update USB vendor list to 2017-05-31 | Wei Mao | |
| 2017-07-14 | Merge pull request #153 from tedhudek/avshws-readme-updates | NabilFates | |
| updates per customer feedback | |||
| 2017-07-13 | updates per customer feedback | Ted Hudek | |
| 2017-06-24 | Merge pull request #148 from girishpattabiraman/master | Wei Mao | |
| Added 32 bit format on Microphone Array 1 & 2 endpoints. | |||
| 2017-06-22 | Added 32 bit format on Microphone Array 1 & 2 endpoints. | Girish Pattabiraman | |
| 2017-06-22 | Merge pull request #145 from girishpattabiraman/master | Wei Mao | |
| Componentized INFs and changes to make components universal | |||
| 2017-06-21 | issue #127: Remove timerConfig.AutomaticSerialization = FALSE from KMDF echo ↵ | Wei Mao | |
| sample | |||
| 2017-06-19 | ZeroMemory statistics data for retrieval (#147) | Yen Lee | |
| * ZeroMemory Statistics Data ZeroMemory Statistics Data so later memory comparison can succeed. * Zero memory statistics data * Need to zero memory a bit earlier | |||
| 2017-06-13 | Merge pull request #146 from tedhudek/master | NabilFates | |
| convert DCHU readme to md, add links to docs | |||
| 2017-06-13 | convert DCHU readme to md, add links to docs | Ted Hudek | |
| 2017-06-08 | Merge branch 'master' of https://github.com/Microsoft/Windows-driver-samples | Rajib Dutta | |
| 2017-06-08 | Changes in the way UcmInitializeDevice and Ppm_CreateConnectors calls are made. | Rajib Dutta | |
| UcmInitializeDevice needs to be called from EvtDeviceAdd callbcack otherwise connect APIs may not work. Hence moving the function call to Ppm_Initialize which is called from EvtDeviceAdd callback. Creating a work item to create connectors and enable UCSI notifications so as to not block D0 Entry and thereby boot sequence during startup. | |||
| 2017-06-06 | 1. 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-06-06 | Adding DCHU sample to the WDK sample repo. | Nabil Fates | |
| 2017-05-15 | Merge pull request #139 from girishpattabiraman/master | Wei Mao | |
| SysVad sample for Windows Creators Update (1703) | |||
| 2017-05-15 | Updated ReadMe for latest driver samples. | Girish Pattabiraman | |
| 2017-05-03 | Audio Modules Example | Girish Pattabiraman | |
| Delay APO Package Project Stream Position Bug Fix SAL | |||
| 2017-05-03 | Ignoring specific linker warnings for RS1 and RS2 | Girish Pattabiraman | |
| Creators update Sample Audio Modules Package project Delay APO Stream Bug fixes | |||
