summaryrefslogtreecommitdiff
path: root/usb/usbview
AgeCommit message (Collapse)Author
2024-02-26Remove x86 and ARM configurations for sample projects. (#1126)Adonais Romero González
* Removed Win32 and Arm from the project configurations. * Set default platform to x64.
2024-02-19Add ARM64 as target platform on multiple samples (#1104)Adonais Romero González
* Add ARM64 as target platform on multiple samples * Remove ARM64 from WFPSampler temporarily --------- Co-authored-by: Jakob Lichtenberg (170957) <[email protected]>
2023-03-20[usb/usbview] Enumerate HostController with multiple DeviceInterfaces (#938)Wei Mao
2023-03-07[usb/usbview] Fix wrong-type-format-argument (#915)Wei Mao
2022-10-10[usb/usbview] fix infinite loop (#792)薄景仁
2022-04-04Set ManagedAssembly=true on usb/usbview projectAdonais Romero González
This will enable the sample to be built under the v143 VC++ toolset while allowing it to be built under lowered version toolsets
2022-03-30[usb/usbview] Comparison between i of type UCHAR and SublinkSpeedAttrCount ↵Wei Mao
of wider type ULONG. (line 2730)
2021-11-09Initialize local variablesMatthew Williams
2021-04-22Driver signing changes for driver samples (#612)Dipannita Shaw
2019-09-30Update README.md (#427)88568885678856688565885648856388562885618856088559885588855788556Barry Golden
2019-09-06Update README.md (#412)82047820468204582044820438204282041820408203982038820378203682035820348203382032820318203082029820288202782026Barry Golden
2019-08-20Update README.md (#406)7821478213782127821178210782097820878207782067820578204782037820278201782007819978198781977819678195781947819378192781917819078189781887818778186781857818478183781827818178180781797817878177781767817578174781737817278171781707816978168781677816678165781647816278161781607815978158781577815678155781547815378152781517815078149781487814778146781457814478143781427814178140781397813878137Barry Golden
* Update README.md * Update README.md
2019-08-20Update README.md (#404)Barry Golden
2019-08-17Update README.mdBarry Golden
2019-07-15Update heading667286672766726667256672466723667226672166720667196671866717667166671566714667136671266711667106670966707667066670566704667036670266701667006669966698666976669666695666946669366692666916669066689666876668666685666846668366682666816668066679666786667766676666756667466673666726667166670666696666866667666666666566664666636666266661666606665966658666576665666655666546665366652666516665066649666486664766646666446664366642666416664066639666386663766636666356663466633666326663166630Den Delimarsky
2019-07-04Update sample metadataDen Delimarsky
2019-03-13Update manifestsDen Delimarsky
2019-03-13Update READMEsDen Delimarsky
2019-03-13Update README metadataDen Delimarsky
2019-03-12Update README.md for samples portal (#358)Barry Golden
* Update README.md for samples portal * Update README.md for samples portal * Removed installwdf * Update fork (#2) * Fix typo ture -> true * Remove InstallWdf sample * Fix typo (#340) ture -> true * Readme typo fix (#349) * Update langid
2019-03-08Update langidWei Mao
2018-11-02Enforce Control Flow Guard disabling on unsupported scenarios (#309)Adonais Romero González
2018-09-24Updated YAML manifest for Microsoft Samples portal. (#287)Barry Golden
* Rename YAML manifests to use .yml extension * Add preserveParentHierarchy: true to YAML manifest * Updated YAML manifest for Microsoft Samples portal. * Fix YAML newline warnings * Updated vssolution path in YAML manifests
2018-06-25Update UsbViewWei Mao
2018-06-25USBView improvements to display USB audio dataWei Mao
VSO: 11210526
2018-06-20[UsbView] Update README.mdWei Mao
Clarify that the sample source code at GitHub is the latest version. The prebuilt binary in WDK is no longer actively maintained.
2018-02-28Added .yaml files for samples portal (#214)Barry Golden
2017-12-15Fix issue 183Wei Mao
2017-08-27VSTS 12737998Barry Golden
2017-07-17Update USB vendor list to 2017-05-31Wei Mao
2017-03-16Fix issue #122 - Try it againWei Mao
2017-03-16UsbView: Display more BOS descriptorsWei Mao
2017-03-16Fix issue #122 - USBView incorrectly prints out bType of unknown capability ↵Wei Mao
descriptor
2017-03-15Merge pull request #80 from hnebelung/bugfix/DisplayConnectionInfoWei Mao
Fix DisplayConnectionInfo
2017-03-15[usb] Fix Code Analysis WarningsWei Mao
2016-10-06Add UnknownHubType enumeration to usb schemaAlex Scarpantoni
2016-09-23Fix DisplayConnectionInfoNebelung, Hartmut
Display the connection info correctly even if the ConnectionInfoV2 is not present.
2016-08-11Updated for "Windows 10 Anniversary Update" (Version 1607)karlf
2015-12-04Updates to the Usbview sample applicationAdam Shapiro
Changed display.c and vndrlist.h
2015-10-12Update enum.c per partner requestBarry Golden
2015-10-05Updated usbschema.hpp to fix compile errorBarry Golden
2015-08-12Rename README.md files to standardize casingJ M Rossy
2015-08-06Update README.mdBarry Golden
2015-08-06Remove obsolete readme.htm filesBarry Golden
2015-07-30Update README.mdBarry Golden
2015-07-29Samples update for public Windows 10 releaseJ M Rossy
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors Fix #4 Add back fixed KMDOD sample Add new BarcodeScanner sample in pos folder Add new MagneticStripeReader sample in pos folder Add new SynpaticsTouch sample in input folder Add new Power Engine Plugin sample in pofx folder Add new DeviceMft sample in avstream folder Add new AvsCamera sample in root Add new SimBatt sample in root Add other pre-existing samples not yet released for Win10
2015-04-29samples update for //buildDave Wilson
2015-03-17Initial publishDave Wilson