| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-03-24 | Rewrite the service for the best practice of Win32 Services Interacti… (#472)131800 | andylsn | |
| * Rewrite the service for the best practice of Win32 Services Interacting with Devices * Rewrite the service using pure WIN32 APIs * Support multiple device interfaces * Add WINAPI decoration to notification callbacks to avoid AV issue * A small fix * Implement OSRFX2 samples for AddTrigger syntax and service lifetime control * Add comment on AddTrigger syntax Co-authored-by: Shunni Li <[email protected]> * Update inx file (#2) Co-authored-by: Shunni Li <[email protected]> * Add PnpLockdown in INX * Update osrfx2_DCHU_base.inx Co-authored-by: Shunni Li <[email protected]> | |||
| 2020-01-06 | Updated links to https (#448)112023112022112021112020112019112018112017112016112015112014112013112012112011112010112009112008112007112006 | Barry Golden | |
| 2019-12-10 | Update README.md105368 | Barry Golden | |
| 2019-10-24 | Update README.md | docs | |
| 2019-09-19 | Update README.md (#421)8552485523855228552185520855198551885517855168551585514855138551285511855108550985508855078550685505 | Barry Golden | |
| 2019-09-18 | Update README.md (#420)853518534985348853478534685345853448534385342853418534085339 | Barry Golden | |
| 2019-09-17 | Update README.md (#419)848928489184890848898488884887 | Barry Golden | |
| 2019-09-16 | Update README.md (#418)847358473484733847328473184730 | Barry Golden | |
| 2019-09-16 | Update README.md (#417)84625846248462384622846218462084619846188461784616846158461484613846128461184610846098460884607846068460584604 | Barry Golden | |
| 2019-08-20 | Update README.md (#405)778227782177820778197781877817778167781577814778137781277811778107780977808778067780577804778037780277801778007779977798 | Barry Golden | |
| 2019-08-20 | Update README.md (#404) | Barry Golden | |
| 2019-08-18 | Update README.md (#403)770217702077019 | Barry Golden | |
| * Update ReadMe.md * Update README.md | |||
| 2019-08-17 | Update README.md | Barry Golden | |
| 2019-08-13 | Fix Comments for DriverEntry function (#396)753067530575304753037530275301753007529975298752977529675295 | Vidush Vishwanath | |
| 2019-07-15 | Update heading667286672766726667256672466723667226672166720667196671866717667166671566714667136671266711667106670966707667066670566704667036670266701667006669966698666976669666695666946669366692666916669066689666876668666685666846668366682666816668066679666786667766676666756667466673666726667166670666696666866667666666666566664666636666266661666606665966658666576665666655666546665366652666516665066649666486664766646666446664366642666416664066639666386663766636666356663466633666326663166630 | Den Delimarsky | |
| 2019-07-15 | Update README 6660566604666036660266601666006659966598665976659666595665946659366592665916659066589665886658766586665856658466583 | 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 | Fix broken links to 'Preparing a Computer for Manual Driver Deployment' (#338) | Luc Rubio | |
| 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 | |||
| 2019-02-28 | Remove InstallWdf sample | Wei Mao | |
| 2019-01-24 | [general/ioctl/exe/testapp.c] Fix typo in comment (#335) | Xiaoyin Liu | |
| 2019-01-18 | Update WPP trace GUID for pcidrv and serial samples | Wei Mao | |
| It is common for people to copy and rename WDK sample when starting a new driver project. During the process sometimes people forgets to change the new driver's WPP trace GUID, causing difficulty when collecting trace logs. This happens for some inbox drivers as well. Note this is not a problem when using WDK project wizard in VS which always creates a new trace GUID. The fix updates the trace GUID for pcidrv and serial samples, so that they won't collide with the inbox driver. | |||
| 2019-01-09 | Merge pull request #326 from BenPYeh/custom_media_source | Adonais Romero González | |
| Custom media source | |||
| 2019-01-02 | Updating readme category | Peihsun Yeh | |
| 2019-01-02 | Adding README and yaml | Peihsun Yeh | |
| 2018-09-25 | [registry/regfltr/exe/common.h] Remove incorrect new line (#290) | Xiaoyin Liu | |
| 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-09-24 | Fix typo in ioctl/kmdf/exe/testapp.c (#288) | Xiaoyin Liu | |
| 2018-09-07 | fix bug in source not allowing to go from shutdown to start | Peihsun Yeh | |
| 2018-08-27 | clarifying comments, removing some also | Peihsun Yeh | |
| 2018-08-24 | added mising referencestring | Peihsun Yeh | |
| 2018-08-17 | Fix the solution and project so everything builds. | Joel Corley | |
| Note: The DLLs are still not being signed. The driver package will install, but won't start because of it. | |||
| 2018-08-15 | adding entry code for media source | Peihsun Yeh | |
| 2018-08-14 | Added driver project, but it is not building yet | Peihsun Yeh | |
| 2018-08-14 | Renamed MediaSource project | Peihsun Yeh | |
| 2018-08-01 | fix up of media source | Peihsun Yeh | |
| 2018-08-01 | Creating custom media source solution and project (still needs driver) | Peihsun Yeh | |
| 2018-06-20 | Update testapp.c (#232) | justanotheranonymoususer | |
| 2018-06-20 | Update filter.c (#233) | justanotheranonymoususer | |
| 2018-04-09 | Made changes to project files | Matthew Montera | |
| Cleaned up some of the project files | |||
| 2018-03-26 | Extension INF matching | Matthew Montera | |
| Make extension INF matching more distinct. | |||
| 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 | |
| 2018-02-01 | Fix SAL annotation in toastmon | Wei Mao | |
| 2018-01-29 | general/toaster/toastmon: purge iotarget | Wei Mao | |
| wdftoastmon: AV_VRF_Wdf01000!FxRequestBase::Vf_VerifyDispose The previous fix to Stop the IoTarget on D0Exit does not solve the problem. In stopped state, the IoTarget still receives incoming request and puts them in a pending list. On device removal, those requests trigger VerifyDispose break. With Purge, The IoTarget "in" gate is closed and won't accept any more incoming request. Besides, any existing requests in pending list are completed as well. | |||
| 2018-01-12 | general/toaster/toastmon: stop iotarget/timer on d0exit | Wei Mao | |
| Bucket IDs: - 0x10d_5_vrf_wdftoastmon!toastmon_readrequestcompletionroutine - AV_VRF_Wdf01000!FxRequestBase::Vf_VerifyDispose - AV_VRF_wdftoastmon!Toastmon_EvtTimerPostRequests WDF verifier breaks: - Driver is trying to delete WDFREQUEST while it is still active on WDFIOTARGET - Calling WdfTimerStart when the timer object is running down will lead to a crash - WDFREQUEST already sent to a target | |||
