| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-15 | Merge pull request #93 from Mapleaph/regdevicemap | Wei Mao | |
| Fix NULL-terminating device name when writing to DEVICEMAP/SERIALCOMM | |||
| 2017-03-15 | Fix issue #109 No kbfiltr.inf file | Wei Mao | |
| - Also fix mouse filter for the same issue. - hiddigi\SynapticsTouch for NT$ARCH$ decoration | |||
| 2017-03-15 | Merge branch 'master' of https://github.com/Microsoft/Windows-driver-samples | Wei Mao | |
| 2017-03-15 | Fix issue #119 PLX9x5x.sln - missing PLxEvtIoDeviceControl function | Wei Mao | |
| 2017-03-15 | Fix issue #51 PLX9x5x.sln - missing PLxEvtIoDeviceControl function | Wei Mao | |
| 2017-03-15 | [usb] Fix Code Analysis Warnings | Wei Mao | |
| 2017-03-15 | Fix issue #66 - Confusing `MaximumTransferSize` and `maxTransferSize` in | Michelle Bergeron | |
| usbsamp | |||
| 2017-03-14 | [usb] Fix Code Analysis Warnings | Wei Mao | |
| 2017-03-14 | [usb/ucmcx] Fix Code Analysis Warnings | Wei Mao | |
| 2017-03-14 | Merge pull request #121 from wm1/usb/kmdf_fx2/codeanalysis | Karl Froelich | |
| Usb/kmdf fx2/codeanalysis | |||
| 2017-03-14 | Allow samples to build successfully on RS1 WDK | Wei Mao | |
| C/C++ standards specifies that during !if pre-processing, any undefined identifier is replaced with pp-number 0. Thus !if NTDDI >= RS2 is evaluated to true on RS1 DDK, even if NTDDI_RS2 is not defined there | |||
| 2017-03-13 | [usb/kmdf_fx2] Fix Code Analysis Warnings | Wei Mao | |
| 2017-03-13 | Merge pull request #120 from ajbarb/update-osrfx2usb-customcapability | Karl Froelich | |
| Setting custom capability on a device interface instance to access it… | |||
| 2017-03-13 | Setting custom capability on a device interface instance to access it using ↵ | ajbarb | |
| windows store devica app | |||
| 2017-03-09 | Fix OACR code analysis warnings | Sanjeev Reddy | |
| 2017-03-09 | Temporarily removing this code for rearchitecture | karlf | |
| 2017-03-02 | Merge pull request #114 from girishpattabiraman/master | Karl Froelich | |
| Resolve SAL warnings and suppress 4595 | |||
| 2017-03-01 | Visual Studio will default to linking with VC Runtime DLL if ↵ | Girish Pattabiraman | |
| <RuntimeLibrary> is not specified. 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. | |||
| 2017-02-16 | Resolve SAL issues for floating point hardware state. | Girish Pattabiraman | |
| Comment explaining warning 6386 | |||
| 2017-02-08 | Removing local "new and delete operators" and suppressing warning 4595 | Girish Pattabiraman | |
| 2017-02-08 | Removed definition of "void __cdecl operator delete(void *)" to avoid linker ↵ | Girish Pattabiraman | |
| error with stdunk.lib | |||
| 2017-02-08 | Add NewDelete operators locally as recommeded in C4595 warning and "stdunk.h" | Girish Pattabiraman | |
| 2017-01-27 | Merge pull request #100 from xiaoyinl/patch-1 | Michelle Bergeron | |
| Use HTTPS links in README.md | |||
| 2017-01-21 | Ignore DB and opendb files. | Girish Pattabiraman | |
| 2017-01-21 | Ignoring 4595 and removing the project DB auto-generated file | Girish Pattabiraman | |
| 2017-01-21 | Resolve SAL annotations | Girish Pattabiraman | |
| 2017-01-06 | Merge pull request #106 from TrevorDev/master | Karl Froelich | |
| Fix Code Analysis Warnings C4595 | |||
| 2017-01-06 | fix Code Analysis Warnings C4595 | Trevor Baron | |
| 2017-01-02 | added unicode support for devcon | FaraSeer | |
| 2016-12-23 | Use HTTPS links | Xiaoyin Liu | |
| For better privacy, let's use HTTPS for go.microsoft.com links. | |||
| 2016-12-08 | Merge pull request #78 from Dansimp/patch-1 | Karl Froelich | |
| Update README.md | |||
| 2016-12-08 | Merge pull request #90 from tehsiuhuang/master | Karl Froelich | |
| new file: audio/sysvad/EndpointsCommon/EndpointsCommon.vcxproj | |||
| 2016-11-21 | Merge pull request #94 from DaiqianHu/master | Karl Froelich | |
| Re-submit for WDI sample driver to GitHub | |||
| 2016-11-21 | Re-submit for WDI sample driver to GitHub | Daiqian Hu | |
| Submit WDI sample driver to GitHub for RS1. | |||
| 2016-11-17 | USB - UcmTcpciCxClientSample: Clarify ACPI sample | Michelle Bergeron | |
| 2016-11-14 | Fix NULL-ternimating device name when writing to DEVICEMAP/SERIALCOMM | Michael Wu | |
| 2016-11-08 | new file: audio/sysvad/EndpointsCommon/EndpointsCommon.vcxproj | tehuang | |
| 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 | |||
| 2016-10-26 | Update README.md | Michelle Bergeron | |
| 2016-10-20 | Merge pull request #86 from PFroese/master | Karl Froelich | |
| Update README for UcmTcpciCxClientSample with RPi Instructions | |||
| 2016-10-20 | Minor edits to README | Philip Froese | |
| 2016-10-19 | Add download link for insider preview builds | Philip Froese | |
| 2016-10-19 | Update README with references to IoT Insider Preview builds which are now ↵ | Philip Froese | |
| publicly available | |||
| 2016-10-19 | Add link to WDK to README | Philip Froese | |
| 2016-10-19 | Add RPi Instructions to README for UcmTcpciCxClientSample | Philip Froese | |
| 2016-10-19 | Merge pull request #85 from PFroese/master | Karl Froelich | |
| Adding UcmTcpciCxClientSample | |||
| 2016-10-19 | Adding UcmTcpciCxClientSample | Philip Froese | |
| 2016-10-06 | minor typo fix | Elias Bachaalany | |
| 2016-10-06 | Merge pull request #81 from alscarpan/master | Karl Froelich | |
| Add UnknownHubType enumeration to usb schema | |||
| 2016-10-06 | Add UnknownHubType enumeration to usb schema | Alex Scarpantoni | |
| 2016-09-23 | Fix DisplayConnectionInfo | Nebelung, Hartmut | |
| Display the connection info correctly even if the ConnectionInfoV2 is not present. | |||
