| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-12 | Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at ↵ | Girish Pattabiraman | |
| DISPATCH_LEVEL (#296) * Format Changes ============== * Add KSEVENT_PINCAPS_FORMATCHANGE to Bluetooth HFP Endpoints * Remove 8 bit formats from Bluetooth HFP Endpoints Name Template ============== * Bluetooth Endpoints are now based on templates in INF and then customized with endpoints specific data Sideband Common Interface for future Sideband buses =================================================== * Add ISidebandDevice * Add current directory to TabletAudioSample include path. Remove unused compiler flags. * RS4 bug fixes * Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DISPATCH_LEVEL * Resync with Microsoft-master branch * Replace FastMutex with Spinlock for DeviceFormatsAndModes to work well at DISPATCH_LEVEL | |||
| 2018-11-02 | Enforce Control Flow Guard disabling on unsupported scenarios (#309) | Adonais Romero González | |
| 2018-11-02 | Fix FakeModem InfVerif warning 1296 (#308) | Adonais Romero González | |
| 2018-10-30 | Fix typos in fastfat comments (#295) | Quinten Johnson | |
| 2018-10-30 | Fix some comment typos (#294) | Quinten Johnson | |
| 2018-10-30 | Fix typo in the word acceptable (#299) | Swapnil | |
| 2018-10-30 | Fix typo for the word absence (#298) | Swapnil | |
| 2018-10-30 | Fix typo in the word acceptable (#300) | Swapnil | |
| 2018-10-30 | fix bizarre misspelling (#305) | garanews | |
| bizarre vs bizzare | |||
| 2018-09-28 | Merge branch 'master' of https://github.com/Microsoft/Windows-driver-samples | Rajib Dutta | |
| 2018-09-28 | Added UCSI PPM start PPM stop DDI calls in prepare and release hardware ↵ | Rajib Dutta | |
| respectively. | |||
| 2018-09-28 | Remove unused WppScanConfigurationData from bluetooth/serialhcibus (#293) | Adonais Romero González | |
| 2018-09-27 | Fix infverif warning 1296 by adding an explict directive for AddService to ↵ | Luiz Felipe Tenaglia | |
| print samples (#292) | |||
| 2018-09-25 | [registry/regfltr/exe/common.h] Remove incorrect new line (#290) | Xiaoyin Liu | |
| 2018-09-24 | Updated project file to reflect only supported configurations and added ext ↵ | Rajib Dutta | |
| lib for x86. | |||
| 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-09 | Merge branch 'master' of https://github.com/Microsoft/Windows-driver-samples | Rajib Dutta | |
| 2018-09-09 | added project configurations for release build | Rajib Dutta | |
| 2018-09-07 | fix bug in source not allowing to go from shutdown to start | Peihsun Yeh | |
| 2018-08-29 | Suppress warning for storage/class/disk sample | Adonais Romero González | |
| 2018-08-27 | Shouldn't consider desired access when checking for volume lock (#273) | Christian Allred | |
| For ReFS and NTFS the sample incorrectly considers the desired access, while for FAT it correctly only considers the share mode of the handle. The way it is done for FAT is the way it should be done for all file systems. | |||
| 2018-08-27 | clarifying comments, removing some also | Peihsun Yeh | |
| 2018-08-24 | added mising referencestring | Peihsun Yeh | |
| 2018-08-20 | Updated README.md with forward link | Rajib Dutta | |
| 2018-08-20 | UcmUcsiCx Sample ACPI Client Driver. | Rajib Dutta | |
| 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-13 | Update sample to get ready for RS4 changes - merge pre-RS4 fixes. (#256) | Girish Pattabiraman | |
| * Format Changes ============== * Add KSEVENT_PINCAPS_FORMATCHANGE to Bluetooth HFP Endpoints * Remove 8 bit formats from Bluetooth HFP Endpoints Name Template ============== * Bluetooth Endpoints are now based on templates in INF and then customized with endpoints specific data Sideband Common Interface for future Sideband buses =================================================== * Add ISidebandDevice * Add current directory to TabletAudioSample include path. Remove unused compiler flags. * RS4 bug fixes | |||
| 2018-08-13 | Fix resource.h file encoding (#272) | Adonais Romero González | |
| 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. | |||
