| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-03 | Merge branch 'main' into develop-2302-merge | Adonais Romero González | |
| 2023-01-15 | [DirID-13] hid, input, pofx, serial, spb, wmi | Wei Mao | |
| Change INF files with the following: - Use Driver Store DirID = 13 which are available starting Windows 10 1809 - Remove WDF coinstaller - Add PnpLockdown = 1 | |||
| 2023-01-15 | [DirID-13] echo, pcidrv, plx9x5x, vhidmini, serial, virtualserial2, usbsamp, ↵ | Wei Mao | |
| usb/ucm Change INF files with the following: - Use Driver Store DirID = 13 which are available starting Windows 10 1809 - Remove WDF coinstaller - Add PnpLockdown = 1 | |||
| 2022-10-06 | Add PnpLockdown=1 to more sample INFs (#790) | Jason | |
| 2022-08-31 | Include/Needs inbox services for hidusbfx2, vhidmini, umdf_filter_umdf (#778) | emilyhobby | |
| 2022-08-08 | Include/Needs inbox services (#765) | emilyhobby | |
| * Include/Needs inbox services * Added header comment specifying required minimum OS version | |||
| 2022-05-26 | [hid\firefly] Replace ExAllocatePoolWithTag -> ExAllocatePool2 (#734) | Phan Trinh Ha | |
| Update ExAllocatePoolWithTag -> ExAllocatePool2 | |||
| 2021-07-02 | [hid\firefly] Set driver signing algorithm to sha256 | Wei Mao | |
| 2021-04-22 | Driver signing changes for driver samples (#612) | Dipannita Shaw | |
| 2021-04-16 | Remove duplicate VHIDMINI_DEVICE_STRING define (#579) | Fredrik Orderud | |
| The same define is also found 4 lines below. | |||
| 2020-08-24 | fix bug in PackReport (#534)186186 | ebadger | |
| Data is pointer to array of HID_DATA structure. Function advances pointer as it packs the report buffer. At end of process the function attempts to go back through the buffer and update the IsDataSet member. What it's actually doing is writing unexpected memory locations. Fix is to store the head of the array and move back before walking again to set the bits. | |||
| 2020-01-06 | Updated links to https (#448)112023112022112021112020112019112018112017112016112015112014112013112012112011112010112009112008112007112006 | Barry Golden | |
| 2019-09-19 | Update README.md (#421)8552485523855228552185520855198551885517855168551585514855138551285511855108550985508855078550685505 | Barry Golden | |
| 2019-09-18 | Update README.md (#420)853518534985348853478534685345853448534385342853418534085339 | Barry Golden | |
| 2019-09-04 | Update README.md (#410)8146181460 | Barry Golden | |
| 2019-08-20 | Update README.md (#404) | Barry Golden | |
| 2019-08-17 | Update README.md | Barry Golden | |
| 2019-07-15 | Update heading667286672766726667256672466723667226672166720667196671866717667166671566714667136671266711667106670966707667066670566704667036670266701667006669966698666976669666695666946669366692666916669066689666876668666685666846668366682666816668066679666786667766676666756667466673666726667166670666696666866667666666666566664666636666266661666606665966658666576665666655666546665366652666516665066649666486664766646666446664366642666416664066639666386663766636666356663466633666326663166630 | Den Delimarsky | |
| 2019-07-04 | Update sample metadata | Den Delimarsky | |
| 2019-03-13 | Update README files4492244921449204491944918449174491644915449144491344912449114491044909449084490744906449054490444903449024490144900448994489844897448964489544894448934489244891448904488944888448874488644885448844488344882448814488044879448784487744876448754487444873448724487144870448694486844867448664486444863448624486144860448594485844857448564485544854448534485244851448504484944848448474484644845448444484344842 | Den Delimarsky | |
| 2019-03-13 | Update manifests | Den Delimarsky | |
| 2019-03-13 | Update READMEs | Den Delimarsky | |
| 2019-03-13 | Update README metadata | Den Delimarsky | |
| 2019-03-12 | Update 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 | |||
| 2018-09-24 | Updated 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-02-28 | Remove BaseAddress property from all projects to avoid warning LNK4281 (#215) | Adonais Romero González | |
| 2018-02-28 | Added .yaml files for samples portal (#214) | Barry Golden | |
| 2017-09-18 | Include headers from current folder | Wei Mao | |
| 2017-08-24 | VSTS 12737998 | Barry Golden | |
| 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 | |
| 2016-08-11 | Updated for "Windows 10 Anniversary Update" (Version 1607) | karlf | |
| 2015-08-12 | Rename README.md files to standardize casing | J M Rossy | |
| 2015-08-07 | Update README.md | Barry Golden | |
| 2015-08-06 | Update README.md | Barry Golden | |
| 2015-08-06 | Remove obsolete readme.htm files | Barry Golden | |
| 2015-08-05 | Remove obsolete readme.htm | Barry Golden | |
| 2015-07-30 | Update README.md | Barry Golden | |
| 2015-07-29 | Samples update for public Windows 10 release | J 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-29 | samples update for //build | Dave Wilson | |
