| Age | Commit message (Collapse) | Author |
|
Use WindowsApplicationForDrivers and WindowsUserModeDriver to access WDF
|
|
STD 17 used experimental coroutine. STD 20 uses standard C++. WinRT will inherit the coroutine automatically, so updating to STD 20 will fix this issue.
|
|
|
|
* Removed Win32 and Arm from the project configurations.
* Set default platform to x64.
|
|
* Add parent directory file for NuGet import support
* fix directory.build.props file
* Checked in a comment with baseline. Also small fix to make sure we use GE InfVerif flags and Exclusions.csv
* Remove references to path which refer older vars
* Remove stale variable path from mincore.lib
* remove references to stale variale from vhidmimium
* remove stale reference from ddproxy
* remove stale reference in inspect.vcxproj
* Remove stale path reference in msnmntr.vcxproj
* Remove stale path reference to stmedit.vcxproj
* Remove stale path from echosrv.vcxproj
* remove stale path mscorelib SingleComponentSingleStateUm.vcxproj
* remove stale path
* Move GitHub check up front
* Replace correct value for the wpprecorderum
* Removed the stale references for the um libs
* correct the reference path for libs simplemedia
* Correct the reference path for vccomsup
* Correct the reference path for sdk lib path
* added reference to the kit shared inc path
* added reference to the kit shared inc path
* Build-SampleSet: Let determination of NuGet packages be based on a folder .\packages rather than the .\packages.config file
* added reference to the kit shared inc path
* Updated PACKAGERESTORE_README.md with results from Prashant's recent fixes. Moves us 37 failures to 19 failures.
* Rewrite how to get NuGet packages via EEAP or MSFTNuGet
* Minor edits to Building-Locally.md
* added reference to the kit shared inc path
* Move forward to ge_release 26052. This fixes samples .\prm
* added reference to the kit shared inc path
* Move forward to ge_release 26052. This fixes samples .\prm. Update to .\Building-Locally.md
* added reference to the kit shared inc path
* added reference to the kit shared inc path
* added reference to the kit shared inc path
* added reference to the kit shared inc path
* added reference to the kit shared inc path
* added reference to the kit shared inc path
* Update NuGet build instructions and PACKAGERESTORE_README.md
* Reset Building-Locally.md and remote PACKAGERESTORE_README.md
---------
Co-authored-by: Prashant Chahar <[email protected]>
Co-authored-by: Jakob Lichtenberg <[email protected]>
|
|
|
|
updates (#929)
Co-authored-by: Jason Knichel <[email protected]>
|
|
Co-authored-by: Jason Knichel <[email protected]>
|
|
* Remove invalid INF DeviceInstall32
Removes from the sample an invalid API call.
* Update to SimpleMediaSource.inf
Fixes to use public installation path
|
|
* update simplemediasource wrl to winrtcpp COM, add mediatype NV12 (SimpleFrameGenerator), fix Mediatype missing attribute (bitrate), add IMFActivate, IMFSampleAllocator interface and implementation, update hardcode arg with named variables, cleanup sample for StreamIndex and StreamId, add sample KSControl
* address PR-it1 comments
* address comment from PR-it2, replace manual define of IKSControl by ksproxy.h
* remove unuse header
* address comment from PR
* fix sdk to latest, add driversign algorithm
* remove nudget, use submodule
|
|
|
|
|
|
|
|
* Update ReadMe.md
* Update README.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Note: The DLLs are still not being signed. The driver package will install,
but won't start because of it.
|
|
|
|
|
|
|
|
|
|
|