summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-30Update FWLINK.Barry Golden
2017-08-30Added metadata to sensor README.md files.Barry Golden
2017-08-30Update READMEMatthew Montera
Updated README to reflect new package structure
2017-08-30Remove coinstaller references to sensors inf filesMichelle Bergeron
2017-08-29Merge pull request #165 from tfncp/cmdRemoveAllWei Mao
added a new devcon command "removeall"
2017-08-29Merge pull request #166 from barrygolden/masterWei Mao
Added metadata to README.md files
2017-08-28Update osrfx2_DCHU_extension.inxNabilFates
2017-08-28Update osrfx2_DCHU_extension.inxNabilFates
2017-08-28Update README.mdNabilFates
2017-08-27VSTS 12737998Barry Golden
2017-08-27VSTS 12737998Barry Golden
2017-08-25VSTS 12737998Barry Golden
2017-08-25Merge pull request #164 from Microsoft/CreateLooseAndTightExtensionsmamont-microsoft
AddComponent to Extension
2017-08-25Many changesMatthew Montera
Went through PR
2017-08-25Add readmes to samplesMichelle Bergeron
2017-08-25Add Fusion Sensor sampleMichelle Bergeron
2017-08-25VSTS 12737998Barry Golden
2017-08-25Remove gallery.xmlMichelle Bergeron
2017-08-25Added 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-24VSTS 12737998Barry Golden
2017-08-22debugbreakMatthew Montera
removed another debugbreak
2017-08-22Fixed project settingsMatthew Montera
Fixed project settings and removed a debugbreak that I had missed.
2017-08-18AddComponent to ExtensionMatthew 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-18Fix another typo in WFPSamplerCalloutDriver.inxWei Mao
2017-08-18Add missing simbatt.slnWei Mao
2017-08-17Fix more instances of: error 1209: Section [destinationdirs] is defined ↵Wei Mao
multiple times
2017-08-17Point to .inx file when .inf file is not availableWei Mao
2017-08-17Remove extraneous files in SensorsComboDriverMichelle Bergeron
2017-08-17Add sensors combo driver sampleMichelle Bergeron
2017-08-16Fix typo in WFPSamplerCalloutDriver.inxWei Mao
2017-08-16REDO: avstream\samplemft0\resource.h: file corruptionWei Mao
2017-08-16Build keyboard layout sampleWei Mao
2017-08-16Build avshws sample with RS2 WDKWei Mao
2017-08-16Build clean SysVad sample w/ RS2 WDKWei Mao
2017-08-16error 1209: Section [destinationdirs] is defined multiple timesWei Mao
2017-08-16avstream\samplemft0\resource.h : warning C4335: Mac file format detectedWei Mao
2017-08-16Remove any reference to tostrcls.dll from INF fileWei Mao
The sample class installer itself has been removed long time back.
2017-07-31Merge pull request #156 from Microsoft/MovedComponentsToExtensionsmamont-microsoft
Moved Components to Extension INFs
2017-07-31Moved Components to Extension INFsMatthew Montera
Removed DefaultDestDirs Added COM Registration example
2017-07-31Merge pull request #155 from AndrewYangMSFT/masterWei Mao
Correcting UCSI_MAX_NUM_PDOS
2017-07-31Correcting UCSI_MAX_NUM_PDOSAndrew Yang
2017-07-17Update USB vendor list to 2017-05-31Wei Mao
2017-07-14Merge pull request #153 from tedhudek/avshws-readme-updatesNabilFates
updates per customer feedback
2017-07-13updates per customer feedbackTed Hudek
2017-06-24Merge pull request #148 from girishpattabiraman/masterWei Mao
Added 32 bit format on Microphone Array 1 & 2 endpoints.
2017-06-22Added 32 bit format on Microphone Array 1 & 2 endpoints.Girish Pattabiraman
2017-06-22Merge pull request #145 from girishpattabiraman/masterWei Mao
Componentized INFs and changes to make components universal
2017-06-21issue #127: Remove timerConfig.AutomaticSerialization = FALSE from KMDF echo ↵Wei Mao
sample
2017-06-19ZeroMemory 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-13Merge pull request #146 from tedhudek/masterNabilFates
convert DCHU readme to md, add links to docs