| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2017-05-01 | Remove unused WIA idl file | Wei Mao | |
| 2017-04-30 | Merge pull request #129 from DavidEGrayson/pr_devcon1 | Wei Mao | |
| devcon: Made DumpDeviceDriversCallback be __stdcall. | |||
| 2017-04-30 | devcon: Add CALLBACK to DumpDeviceDriversCallback definition. | David Grayson | |
| The function is passed to SetupScanFileQueue, which expects it to be a PSP_FILE_CALLBACK. The definition of PSP_FILE_CABLLBACK includes CALLBACK. The definition of CALLBACK usually is __stdcall. This change is needed for compiling devcon with mingw-w64. | |||
| 2017-04-28 | Merge pull request #136 from ajbarb/fix_custom_capability_name | Wei Mao | |
| Updated the custom capbability to match the CustomCapabilty UWP sample | |||
| 2017-04-28 | Updated the custom capbability to match the CustomCapabilty UWP sample | Ajay Barboza | |
| 2017-03-21 | Merge pull request #125 from girishpattabiraman/master | Wei Mao | |
| Ignore both 4049 and 4217 warning for SwapAPO.vcxproj. The error text is the same: locally defined symbol __stdio_common_vswprintf imported from AudioBaseProcessingObjectV140.lib | |||
| 2017-03-21 | Merge pull request #30 from AndrewGaspar/spelling | Wei Mao | |
| Fix spelling of ENUERATE in ndis filter sample. Keep old IOCTL name to not break existing drivers | |||
| 2017-03-21 | Ignoring specific linker warnings for RS1 and RS2 | Girish Pattabiraman | |
| 2017-03-21 | Keep old IOCTL name to not break existing drivers | Wei Mao | |
| 2017-03-21 | Merge pull request #103 from FaraSeer/devcon_unicode | Wei Mao | |
| 2017-03-21 | Fix an trailing \r\n issue | Wei Mao | |
| 2017-03-21 | Add cmdline option -u for Unicode (UTF-16) output | Wei Mao | |
| 2017-03-20 | Ignore warning 4049 instead of 4127 | Girish Pattabiraman | |
| 2017-03-20 | Merge pull request #118 from saredd/master | Wei Mao | |
| 2017-03-20 | Add a script to build all samples | Wei Mao | |
| 2017-03-20 | Fix build failures | Wei Mao | |
| 2017-03-18 | Merge pull request #38 from plujon/msnmntr-bad-cast | Wei Mao | |
| Avoid 0x80000003 on 32-bit Windows in msnmntr. | |||
