| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-01 | Visual Studio will default to linking with VC Runtime DLL if ↵ | Girish Pattabiraman | |
| <RuntimeLibrary> is not specified. This Tag needs to be explicitly emptied out. SwapAPO DLL doesn't need the CRT because the CRT is included in "AudioBaseProcessingObjectV140.lib". Have to specifically ignore the Linker error 4217 because vsprintfxxx is being included locally through AudioBaseProcessingObjectV140.lib. | |||
| 2017-02-16 | Resolve SAL issues for floating point hardware state. | Girish Pattabiraman | |
| Comment explaining warning 6386 | |||
| 2017-02-08 | Removing local "new and delete operators" and suppressing warning 4595 | Girish Pattabiraman | |
| 2017-02-08 | Removed definition of "void __cdecl operator delete(void *)" to avoid linker ↵ | Girish Pattabiraman | |
| error with stdunk.lib | |||
| 2017-02-08 | Add NewDelete operators locally as recommeded in C4595 warning and "stdunk.h" | Girish Pattabiraman | |
| 2017-01-21 | Ignoring 4595 and removing the project DB auto-generated file | Girish Pattabiraman | |
| 2017-01-21 | Resolve SAL annotations | Girish Pattabiraman | |
| 2016-11-08 | new file: audio/sysvad/EndpointsCommon/EndpointsCommon.vcxproj | tehuang | |
| new file: audio/sysvad/KeywordDetectorAdapter/KeywordDetectorContosoAdapter.vcxproj new file: audio/sysvad/PhoneAudioSample/PhoneAudioSample.vcxproj new file: audio/sysvad/SwapAPO/APO/SwapAPO.vcxproj new file: audio/sysvad/SwapAPO/PropPageExtensions/PropPageExt.vcxproj new file: audio/sysvad/TabletAudioSample/TabletAudioSample.vcxproj modified: audio/sysvad/sysvad.sln | |||
| 2016-08-18 | Adding missing .sln file | karlf | |
| 2016-08-11 | Updated for "Windows 10 Anniversary Update" (Version 1607) | karlf | |
| 2015-12-10 | Update README.md | Barry Golden | |
| 2015-10-27 | Fix failure with SysVad COM registrations | Adam Shapiro | |
| 2015-08-26 | Update README.md | Barry Golden | |
| 2015-08-12 | Rename README.md files to standardize casing | J M Rossy | |
| 2015-08-07 | Update README.md | Barry Golden | |
| 2015-08-06 | Update README.md | Barry Golden | |
| 2015-08-05 | Remove obsolete readme.htm | Barry Golden | |
| 2015-08-05 | Update README.md | Barry Golden | |
| 2015-07-29 | Samples update for public Windows 10 release | J M Rossy | |
| Fix #2 Enabling WPP Recorder in Sensors Samples causes errors Fix #4 Add back fixed KMDOD sample Add new BarcodeScanner sample in pos folder Add new MagneticStripeReader sample in pos folder Add new SynpaticsTouch sample in input folder Add new Power Engine Plugin sample in pofx folder Add new DeviceMft sample in avstream folder Add new AvsCamera sample in root Add new SimBatt sample in root Add other pre-existing samples not yet released for Win10 | |||
