Skip to content

Releases: microsoft/Windows-universal-samples

Windows 10 RTM Release - June 2016 Update 4

23 Jun 00:33
Compare
Choose a tag to compare
  • WebSockets: Emphasize that you must call DataWriter.DetachStream if you don't want the DataWriter to close the stream.
  • Add Microsoft Open Source Code of Conduct statement.

Windows 10 build 14295 - June 2016 Update 3

16 Jun 03:43
Compare
Choose a tag to compare
  • AdaptiveStreaming: Fix media URIs for sample content.
  • BasicFaceTracking: Remove premature release of semaphore which allowed two calls to GetPreviewFrameAsync to run at the same time.
  • IndexedDB: Fix crash in "Writing Data" scenario.
  • OCR: Disable all buttons if no OCR languages are available.
  • WebView: Fix crash in "New Window" scenario, fix 64-bit build.
  • XamlNavigation: Improve UI on Xbox and update visual style.
  • XamlUIBasics: Improve keyboard and gamepad navigation.
  • New samples: RemoteSystems, VersionAdaptiveCode

Windows 10 1511 Release - June 2016 Update 3

16 Jun 03:42
Compare
Choose a tag to compare
  • AdaptiveStreaming: Fix media URIs for sample content.
  • BasicFaceTracking: Remove premature release of semaphore which allowed two calls to GetPreviewFrameAsync to run at the same time.
  • IndexedDB: Fix crash in "Writing Data" scenario.
  • OCR: Disable all buttons if no OCR languages are available.
  • WebView: Fix crash in "New Window" scenario, fix 64-bit build.

Windows 10 RTM Release - June 2016 Update 3

16 Jun 03:42
Compare
Choose a tag to compare
  • BasicFaceTracking: Remove premature release of semaphore which allowed two calls to GetPreviewFrameAsync to run at the same time.
  • IndexedDB: Fix crash in "Writing Data" scenario.
  • OCR: Disable all buttons if no OCR languages are available.
  • WebView: Fix crash in "New Window" scenario, fix 64-bit build.

Windows 10 build 14295 - June 2016 Update 2

09 Jun 00:45
Compare
Choose a tag to compare
  • Update all samples which use BackgroundAccessStatus to accommodate new enum values.
  • AllJoyn: Refresh generated code to fix build breaks.
  • BluetoothAdvertisement, ProximitySensor: Fix typo in JS sample (BackgroundAccessStatus.denied and unspecified should be lowercase).
  • CameraFaceDetection, CameraVideoStabilization: Fix outdated comments.
  • CameraGetPreviewFrame, CameraManualControls, CameraStarterKit: Switch from ClearEffectsAsync to RemoveEffectAsync, and fix outdated comments.
  • CameraHdr: Fix typo introduced during renaming.
  • D2DGradientMesh: Remove unneeded dependency which prevented it from running on Xbox.
  • FileAccess: Fix typo that prevented it from compiling.
  • Geotag: Usability fixes, fix error handling, fix typo in JS sample (PositionAccuracy.high should be lowercase).
  • HolographicSpatialMapping: Added surface mesh update time tracking, which allows for more efficient mesh updates
  • Simple3DGameXaml: Improve playability on Xbox by opting out of pointer mode.
  • VideoPlayback: Add new scenario for rendering a MediaPlayer to a composition surface.
  • XamlPivot: Visual updates. These updates will be ported into other samples over time. Use SplitView.Content to keep XAML parser happy.
  • XamlUIBasics: Add "Find" demonstration to RichEditBox, simplify existing code.
  • New samples: HolographicTagAlong, XamlAnimatedGif

Windows 10 1511 Release - June 2016 Update 2

09 Jun 00:45
Compare
Choose a tag to compare
  • BluetoothAdvertisement, ProximitySensor: Fix typo in JS sample (BackgroundAccessStatus.denied and unspecified should be lowercase).
  • CameraHdr: Fix typo introduced during renaming
  • D2DGradientMesh: Remove unneeded dependency which prevented it from running on Xbox.
  • FileAccess: Fix typo that prevented it from compiling.
  • Geotag: Usability fixes, fix error handling, fix typo in JS sample (PositionAccuracy.high should be lowercase).
  • HolographicSpatialMapping: Added surface mesh update time tracking, which allows for more efficient mesh updates
  • XamlPivot: Visual updates. These updates will be ported into other samples over time. Use SplitView.Content to keep XAML parser happy.
  • XamlUIBasics: Add "Find" demonstration to RichEditBox, simplify existing code.
  • New sample: HolographicTagAlong

Windows 10 RTM Release - June 2016 Update 2

09 Jun 00:45
Compare
Choose a tag to compare
  • BluetoothAdvertisement: Fix typo in JS sample (BackgroundAccessStatus.denied and unspecified should be lowercase).
  • CameraHdr: Fix typo introduced during renaming
  • D2DGradientMesh: Remove unneeded dependency which prevented it from running on Xbox.
  • Geotag: Usability fixes, fix error handling, fix typo in JS sample (PositionAccuracy.high should be lowercase).
  • XamlPivot: Visual updates. These updates will be ported into other samples over time. Use SplitView.Content to keep XAML parser happy.
  • XamlUIBasics: Add "Find" demonstration to RichEditBox, simplify existing code.

Windows 10 build 14295 - June 2016 Update

02 Jun 00:42
Compare
Choose a tag to compare
  • All samples: Link to the new Windows Dev Center
  • CameraFaceDetection, CameraHdr, CameraStarterKit: Fix member variable naming in C++ sample to align better with C#
  • FileAccess: Use ContainsItems to check whether a token is still valid
  • XamlAnimatedGif: Fix memory leak
  • XamlListView: Improve accessibility
  • New sample: BackgroundMediaPlayback replaces BackgroundAudio

Windows 10 1511 Release - June 2016 Update

02 Jun 00:42
Compare
Choose a tag to compare
  • All samples: Link to the new Windows Dev Center
  • CameraFaceDetection, CameraHdr, CameraStarterKit: Fix member variable naming in C++ sample to align better with C#
  • FileAccess: Use ContainsItems to check whether a token is still valid
  • XamlAnimatedGif: Fix memory leak
  • XamlListView: Improve accessibility

Windows 10 RTM Release - June 2016 Update

02 Jun 00:42
Compare
Choose a tag to compare
  • All samples: Link to the new Windows Dev Center
  • CameraFaceDetection, CameraHdr, CameraStarterKit: Fix member variable naming in C++ sample to align better with C#
  • FileAccess: Use ContainsItems to check whether a token is still valid
  • XamlAnimatedGif: Fix memory leak
  • XamlListView: Improve accessibility