| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-07-19 | Merge pull request #208 from stephenegriffin/patch-1 | Adonais Romero González | |
| Update README.md | |||
| 2018-07-19 | Merge pull request #254 from JoelCorley/rs4-update | Adonais Romero González | |
| Update AVStream / Camera samples for RS4. | |||
| 2018-07-19 | Merge branch 'master' into rs4-update | Joel Corley | |
| 2018-07-19 | Merge pull request #263 from tlqaksqhr/master | Adonais Romero González | |
| Typo fixed : RtRemvoeKeyFromVaHashTable -> RtRemoveKeyFromVaHashtable | |||
| 2018-07-19 | Merge pull request #238 from jkunkee/arm64-devcon | Adonais Romero González | |
| Add ARM64 configurations to devcon solution | |||
| 2018-07-19 | Typo error fixed : RtRemvoeKeyFromVaHashTable -> RtRemoveKeyFromVaHashTable | semtax | |
| 2018-07-12 | Merge pull request #257 from jiteshkris/master | Adonais Romero González | |
| changes to device MFT to include platform concepts like decoder/ XVP/ Work Queues/ Allocators | |||
| 2018-07-10 | changes to device MFT to include platform concepts like decoder/ XVP/ Work ↵ | Jitesh Krishnan | |
| Queues/ Allocators | |||
| 2018-06-29 | Update AVStream / Camera samples for RS4. | Joel Corley | |
| 2018-06-25 | Update UsbView | Wei Mao | |
| 2018-06-25 | USBView improvements to display USB audio data | Wei Mao | |
| VSO: 11210526 | |||
| 2018-06-20 | [SimRep] Fix printing the correct function name in SimRepPreNetworkQueryOpen ↵ | Ged Murphy | |
| (#244) | |||
| 2018-06-20 | Update testapp.c (#232) | justanotheranonymoususer | |
| 2018-06-20 | Update filter.c (#233) | justanotheranonymoususer | |
| 2018-06-20 | Update ndisprot.h (#240) | justanotheranonymoususer | |
| 2018-06-20 | [UsbView] Update README.md | Wei Mao | |
| Clarify that the sample source code at GitHub is the latest version. The prebuilt binary in WDK is no longer actively maintained. | |||
| 2018-05-16 | Merge pull request #246 from NeoAdonis/remove-ramdisk-sdiomars | Adonais Romero González | |
| Remove sdiomars & ramdisk samples | |||
| 2018-05-15 | Remove sdiomars & ramdisk samples | Adonais Romero Gonzalez | |
| 2018-05-15 | Add ARM64 configurations | Jon Kunkee | |
| This commit adds ARM64 Debug and Release configurations while avoiding newer VS configuration fields. | |||
| 2018-05-03 | Merge pull request #243 from NeoAdonis/remove-nfc | Adonais Romero González | |
| Remove NFC\Simulator sample | |||
| 2018-05-03 | Remove NFC\Simulator sample | Adonais Romero Gonzalez | |
| 2018-04-23 | Merge pull request #237 from DmitryMalloy/master | Adonais Romero González | |
| RSSv2 library and sample OID handlers | |||
| 2018-04-23 | RSSv2 library and sample OID handlers | Dmitry Malloy (MESHCHANINOV) | |
| 2018-04-09 | Merge pull request #231 from Microsoft/Update-Sample | mamont-microsoft | |
| Update sample | |||
| 2018-04-09 | Made changes to project files | Matthew Montera | |
| Cleaned up some of the project files | |||
| 2018-04-09 | Fix use FILE_LINK_INFORMATION struct for (fileInfoClass == ↵ | Julio Garcia | |
| FileLinkInformation) instead of FILE_RENAME_INFORMATION struct. (#225) There was no error because both structs are same size, but this may change in future versions. | |||
| 2018-03-26 | Extension INF matching | Matthew Montera | |
| Make extension INF matching more distinct. | |||
| 2018-03-09 | Merge pull request #222 from NeoAdonis/remove-input-hiddigi | Adonais Romero González | |
| Remove input/hiddigi/SynapticsTouch sample | |||
| 2018-03-09 | Remove input/hiddigi/SynapticsTouch sample | Adonais Romero Gonzalez | |
| 2018-03-08 | Update wdf.c (#220) | winbatt | |
| No need to configure file handler. | |||
| 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-24 | Update README.md (#211) | Barry Golden | |
| Added missing "name:" tag in samples category filter comment block. | |||
| 2018-02-24 | filesys/cdfs: only set the Top Level IRP if locking succeed for lazy writer ↵ | Pierre Schweitzer | |
| worker. (#209) This avoids hitting the assert again NULL Top Level IRP later on if locking failed. | |||
| 2018-02-12 | Update README.md | Stephen Griffin | |
| Update build instructions. Resolves #123. Resolves #197. Resolves #206. Resolves #31. | |||
| 2018-02-08 | Shouldn't consider desired access when checking for volume lock (#207) | Christian Allred | |
| 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-23 | Use WdfUsbTargetDeviceCreateWithParameters for UMDF 2.25+ | Wei Mao | |
| 2018-01-19 | Updating Camera WDK Samples to RS3 version (#193) | saredd | |
| 2018-01-16 | Fix issue #29 | Wei Mao | |
| 2018-01-16 | Fix issue #191 | Wei Mao | |
| 2018-01-16 | Fix issue #192 | Wei Mao | |
| 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-12-15 | Fix issue 183 | Wei Mao | |
| 2017-12-15 | Merge pull request #184 from NateDe-MSFT/master | Wei Mao | |
| Update DV-FailDriver-WDM sample to correctly create a driver package. | |||
| 2017-12-12 | Update DV-FailDriver-WDM sample to correctly create a driver package. | Nate Deisinger | |
