| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2018-01-12 | Format toastmon | Wei Mao | |
| 2017-11-30 | Merge pull request #182 from lukangel/master | Luke | |
| Adding for WinHEC | |||
| 2017-12-01 | Adding for WinHEC | Luke | |
| 2017-11-28 | Updates to Lab Doc | Luke | |
| 2017-11-21 | Merge pull request #179 from lukangel/WinHEC | Luke | |
| Adding WinHEC Lab Content | |||
| 2017-11-21 | Adding WinHEC Lab Content | Luke | |
| 2017-11-15 | Fix general/ioctl/kmdf/exe load wrong version of wdf controller dll. | 4con | |
| At installer.c `LoadWdfCoInstaller` function always get wrong coinstallerVersion 01011, even used `-v version` command line args. | |||
| 2017-11-02 | Delete empty line on general/pcidrv; solves #113 | Adonais Romero Gonzalez | |
| 2017-09-18 | Update README.md platform metadata. | Barry Golden | |
| 2017-09-18 | Include headers from current folder | Wei Mao | |
| 2017-09-12 | Update README.md | NabilFates | |
| Fixing typo | |||
| 2017-08-30 | Update README | Matthew Montera | |
| Updated README to reflect new package structure | |||
| 2017-08-29 | Merge pull request #166 from barrygolden/master | Wei Mao | |
| Added metadata to README.md files | |||
| 2017-08-28 | Update osrfx2_DCHU_extension.inx | NabilFates | |
| 2017-08-28 | Update osrfx2_DCHU_extension.inx | NabilFates | |
| 2017-08-28 | Update README.md | NabilFates | |
| 2017-08-25 | Many changes | Matthew Montera | |
| Went through PR | |||
| 2017-08-24 | VSTS 12737998 | Barry Golden | |
| 2017-08-22 | debugbreak | Matthew Montera | |
| removed another debugbreak | |||
| 2017-08-22 | Fixed project settings | Matthew Montera | |
| Fixed project settings and removed a debugbreak that I had missed. | |||
| 2017-08-18 | AddComponent to Extension | Matthew 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-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 | |
| 2017-08-16 | error 1209: Section [destinationdirs] is defined multiple times | Wei Mao | |
| 2017-08-16 | Remove any reference to tostrcls.dll from INF file | Wei Mao | |
| The sample class installer itself has been removed long time back. | |||
| 2017-07-31 | Moved Components to Extension INFs | Matthew Montera | |
| Removed DefaultDestDirs Added COM Registration example | |||
| 2017-06-21 | issue #127: Remove timerConfig.AutomaticSerialization = FALSE from KMDF echo ↵ | Wei Mao | |
| sample | |||
| 2017-06-13 | convert DCHU readme to md, add links to docs | Ted Hudek | |
| 2017-06-06 | Adding DCHU sample to the WDK sample repo. | Nabil Fates | |
| 2017-03-20 | Fix build failures | Wei Mao | |
| 2017-03-15 | Fix issue #119 PLX9x5x.sln - missing PLxEvtIoDeviceControl function | Wei Mao | |
| 2016-08-11 | Updated for "Windows 10 Anniversary Update" (Version 1607) | karlf | |
