Windows-universal-samples

API samples for the Universal Windows Platform.

MIT License

Stars
9.5K

Bot releases are visible (Hide)

Windows-universal-samples - Windows 10 Version 1511 - May 2017 Update

Published by oldnewthing over 7 years ago

  • AudioCreation: Reject audio files that are too small (#628, thanks @SoftwareDev)
  • DeviceEnumerationAndPairing: Fix typo (#562, thanks @justanotheranonymoususer)
  • XamlUIBasics: Fix formatting of sample XAML (#382, thanks @chris-pilcher)
  • WRL samples: Fix typo: BreakBaked should be BreadBaked throughout.
  • Fix broken links in various README files (#617, thanks @jimshalo10)
  • Fix formatting of many README files
Windows-universal-samples - Windows 10 Version 1507 - May 2017 Update

Published by oldnewthing over 7 years ago

  • AudioCreation: Reject audio files that are too small (#628, thanks @SoftwareDev)
  • XamlUIBasics: Fix formatting of sample XAML (#382, thanks @chris-pilcher)
  • WRL samples: Fix typo: BreakBaked should be BreadBaked throughout.
  • Fix formatting of many README files
Windows-universal-samples - Windows 10 Version 1703 - April 2017 Update

Published by oldnewthing over 7 years ago

  • BarcodeScanner, CashDrawer, MagneticStripeReader, PosPrinter
    • Use DeviceWatcher to find devices more quickly.
    • Demonstrate PosConnectionTypes.
  • BarcodeScanner: Add barcode symbology scenarios.
  • CashDrawer: C# sample nulled out the drawer too soon.
  • MagneticStripeReader: Missed some places in the C# and JS samples where we need to close the reader.
  • New samples; CustomCapability, SpatialInteractionSource.
  • All samples: Set min/max versions in all manifests to the range of OS versions it runs on. Set min/max versions in all projects to the 15063 SDK. Make sure each project has a unique ID. (Due to enthusiastic copy/paste, many projects had the same GUID, which created confusion.)

Note that the 1703 samples require Visual Studio 2017. Not all README files have been updated to reflect this. Will be fixed in next update. Sorry for the confusion.

Windows-universal-samples - Windows 10 Version 1607 - April 2017 Update

Published by oldnewthing over 7 years ago

  • BarcodeScanner, CashDrawer, MagneticStripeReader, PosPrinter: Use DeviceWatcher to find devices more quickly.
  • All samples: Set min/max versions in all manifests to the range of OS versions it runs on. Set min/max versions in all projects to the 14393 SDK. Make sure each project has a unique ID. (Due to enthusiastic copy/paste, many projects had the same GUID, which created confusion.)
Windows-universal-samples - Windows 10 Version 1511 - April 2017 Update

Published by oldnewthing over 7 years ago

  • BarcodeScanner, CashDrawer, MagneticStripeReader, PosPrinter: Use DeviceWatcher to find devices more quickly.
  • All samples: Set min/max versions in all manifests to the range of OS versions it runs on. Set min/max versions in all projects to the 10586 SDK. Make sure each project has a unique ID. (Due to enthusiastic copy/paste, many projects had the same GUID, which created confusion.)
Windows-universal-samples - Windows 10 Version 1507 - April Update

Published by oldnewthing over 7 years ago

  • BarcodeScanner, CashDrawer, MagneticStripeReader, PosPrinter: Use DeviceWatcher to find devices more quickly.
  • All samples: Set min/max versions in all manifests to the range of OS versions it runs on. Set min/max versions in all projects to the 10240 SDK. Make sure each project has a unique ID. (Due to enthusiastic copy/paste, many projects had the same GUID, which created confusion.)
Windows-universal-samples - Windows 10 Creators Update - March 2017 Update 4

Published by oldnewthing over 7 years ago

  • BarcodeScanner: Use DeviceWatcher to find the scanner more quickly.
  • ComplexInk: Demonstrate using InkToolbar in custom dry mode.
  • DWriteTextLayoutCloudFont: Refactor to avoid repeating code in each scenario.
  • SimpleInk: Demonstrate customizing stencils, colorizing custom buttons, high contrast rendering, and tilt.
  • MapControl: Demonstrate customizing map projection and map style sheets.
  • ShareSource: Demonstrate custom share providers.
Windows-universal-samples - Windows 10 Anniversary Update - March 2017 Update 4

Published by oldnewthing over 7 years ago

  • BarcodeScanner: Use DeviceWatcher to find the scanner more quickly.
  • DWriteTextLayoutCloudFont: Refactor to avoid repeating code in each scenario.
Windows-universal-samples - Windows 10 1511 Release - March 2017 Update 4

Published by oldnewthing over 7 years ago

  • BarcodeScanner: Use DeviceWatcher to find the scanner more quickly.
  • DWriteTextLayoutCloudFont: Refactor to avoid repeating code in each scenario.
Windows-universal-samples - Windows 10 RTM Release - March 2017 Update 4

Published by oldnewthing over 7 years ago

  • BarcodeScanner: Use DeviceWatcher to find the scanner more quickly.
  • DWriteTextLayoutCloudFont: Refactor to avoid repeating code in each scenario.
Windows-universal-samples - Windows 10 Creators Update - March 2017 Update 3

Published by oldnewthing over 7 years ago

  • DWriteTextLayoutCloudFont: Fix memory leak due to "this" being captured in event handlers that are never unregistered, preventing page from being destructed
  • MapControl: Demonstrate billboards and offline maps
  • New samples: HolographicVoiceInput, InkAnalysis
Windows-universal-samples - Windows 10 Anniversary Update - March 2017 Update 3

Published by oldnewthing over 7 years ago

  • DWriteTextLayoutCloudFont: Fix memory leak due to "this" being captured in event handlers that are never unregistered, preventing page from being destructed
  • New sample: HolographicVoiceInput
Windows-universal-samples - Windows 10 1511 Release - March 2017 Update 3

Published by oldnewthing over 7 years ago

  • DWriteTextLayoutCloudFont: Fix memory leak due to "this" being captured in event handlers that are never unregistered, preventing page from being destructed
Windows-universal-samples - Windows 10 RTM Release - March 2017 Update 3

Published by oldnewthing over 7 years ago

  • DWriteTextLayoutCloudFont: Fix memory leak due to "this" being captured in event handlers that are never unregistered, preventing page from being destructed
Windows-universal-samples - Windows 10 Creators Update - March 2017 Update 2

Published by oldnewthing over 7 years ago

  • CameraFrames: Request specific formats from the MediaFrameReader to be sure we can render them.
  • HttpClient: Add C++ sample and make sure the ServerCustomValidationRequested event is unregistered at the end of the scenario.
  • MapControl: Let the map fill the page.
  • PosPrinter: Print linefeeds before cutting the paper to ensure that the receipt clears the cutting blade.
Windows-universal-samples - Windows 10 Anniversary Update - March 2017 Update 2

Published by oldnewthing over 7 years ago

  • CameraFrames: Request specific formats from the MediaFrameReader to be sure we can render them.
  • HttpClient: Add C++ sample and make sure the ServerCustomValidationRequested event is unregistered at the end of the scenario.
  • MapControl: Let the map fill the page.
  • PosPrinter: Print linefeeds before cutting the paper to ensure that the receipt clears the cutting blade.
Windows-universal-samples - Windows 10 1511 Release - March 2017 Update 2

Published by oldnewthing over 7 years ago

  • MapControl: Let the map fill the page.
  • PosPrinter: Print linefeeds before cutting the paper to ensure that the receipt clears the cutting blade.
Windows-universal-samples - Windows 10 RTM Release - March 2017 Update 2

Published by oldnewthing over 7 years ago

  • MapControl: Let the map fill the page.
  • PosPrinter: Print linefeeds before cutting the paper to ensure that the receipt clears the cutting blade.
Windows-universal-samples - Windows 10 Creators Update - March 2017 Update

Published by oldnewthing over 7 years ago

  • Accelerometer: Clarify that the Shaken event requires hardware support.
  • CachedFileUpdater: Fix mismatched name that prevented background task from running, stop using deprecated event (that doesn't do anything any more).
  • SimpleInk: Pass radians to CreateRotation, not degrees.
  • VideoPlayback: Improved logging.
  • XamlContextMenu: Use context menu features added in Anniversary Update (1607), add C++ sample.
  • New sample: LineDisplay
Windows-universal-samples - Windows 10 Anniversary Update - March 2017 Update

Published by oldnewthing over 7 years ago

  • Accelerometer: Clarify that the Shaken event requires hardware support.
  • Altimeter: Add workaround to reliably discover altimeters on Anniversary Update (1607).
  • CachedFileUpdater: Fix mismatched name that prevented background task from running, stop using deprecated event (that doesn't do anything any more).
  • SimpleInk: Pass radians to CreateRotation, not degrees.
  • XamlContextMenu: Use context menu features added in Anniversary Update (1607), add C++ sample.