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 RTM Release - August 2016 Update 5

Published by oldnewthing about 8 years ago

  • AllJoyn: Update to match code generation changes in Visual Studio 2015 Update 2; send passwords as hex-encoded UTF-8
  • SystemMediaTransportControls: Fix logic for auto-pause-on-mute
Windows-universal-samples - Windows 10 Anniversary Update - August 2016 Update 4

Published by oldnewthing about 8 years ago

  • AudioCreation: Change XAML element names to reduce confusion; use 0.5 as the default AudioEchoEffect.Mix; fix bug in echo effect that applied the mix twice; remove unused properties.
  • CameraFrames: Respect depth scale when rendering depth frames.
  • HolographicSpatialMapping: Improve synchronization for spatial surface observer access and mesh updates; improve handling of longer interruptions to positional tracking; general code consistency and readability changes.
  • README: Editing pass
Windows-universal-samples - Windows 10 1511 Release - August 2016 Update 4

Published by oldnewthing about 8 years ago

  • AudioCreation: Change XAML element names to reduce confusion; use 0.5 as the default AudioEchoEffect.Mix; fix bug in echo effect that applied the mix twice; remove unused properties.
  • README: Editing pass
Windows-universal-samples - Windows 10 RTM Release - August 2016 Update 4

Published by oldnewthing about 8 years ago

  • AudioCreation: Change XAML element names to reduce confusion; use 0.5 as the default AudioEchoEffect.Mix; fix bug in echo effect that applied the mix twice; remove unused properties.
  • README: Editing pass
Windows-universal-samples - Windows 10 Anniversary Update - August 2016 Update 3

Published by oldnewthing about 8 years ago

  • AdaptiveStreaming, SimpleInk: Make XAML compile with the 1511 XAML compiler, to facilitate writing apps that can run downlevel.
  • AssociationLaunching: Add AppUriHandler support
  • Personalization: Remove nonfunctional scenario AddImageFeed.
  • Store: Rewritten to use new Windows.Services.Store namespace.
  • XamlNavigation: Fix NullReferenceException if there are no subscribers to to ItemInvoked #437
  • New sample: HolographicFaceTracking.
Windows-universal-samples - Windows 10 1511 Release - August 2016 Update 3

Published by oldnewthing about 8 years ago

  • Personalization: Remove nonfunctional scenario AddImageFeed.
  • XamlNavigation: Fix NullReferenceException if there are no subscribers to to ItemInvoked #437
Windows-universal-samples - Windows 10 RTM Release - August 2016 Update 3

Published by oldnewthing about 8 years ago

  • Personalization: Remove nonfunctional scenario AddImageFeed.
  • XamlNavigation: Fix NullReferenceException if there are no subscribers to to ItemInvoked #437
Windows-universal-samples - Windows 10 Anniversary Update - August 2016 Update 2

Published by oldnewthing about 8 years ago

  • AdaptiveStreaming: Initialize tokenMethod correctly.
  • BackgroundMediaPlayback: Fix deprecation warnings.
  • Update SDK version numbers across many samples.
  • New samples: CameraFrames for C++.
Windows-universal-samples - Windows 10 Anniversary Update - August 2016 Update

Published by oldnewthing about 8 years ago

  • Set version number for all samples to 14393.
  • AllJoyn: Fix interop with the IoT onboarding demo app.
  • BackgroundMediaPlayback: Implement guidance on how to reduce memory usage when in the background.
  • BluetoothLECLient: Fix bug where a device could not be reconnected once disconnected. Add support for heart rate profile.
  • Notifications: Add JS sample.
  • Simple3DGameDX, Simple3DGameXaml: Fix race condition in gamepad selection.
  • WebView: Fix issue #188 (threading issue with WinRTSharedObject).
  • VideoPlayback: Fix typo in custom control template, remove redundant scenario (already present in XamlCustomMediaTransportControls).
  • XamlCustomMediaTransportControls: Switch from MediaElement to MediaPlayerElement, add sample handler for Like button.
Windows-universal-samples - Windows 10 1511 Release - August 2016 Update

Published by oldnewthing about 8 years ago

  • AllJoyn: Fix interop with the IoT onboarding demo app.
  • Notifications: Add JS sample.
  • Simple3DGameDX, Simple3DGameXaml: Fix race condition in gamepad selection.
  • WebView: Fix issue #188 (threading issue with WinRTSharedObject).
  • XamlBind: Fix issue #359 with indexed properties
Windows-universal-samples - Windows 10 RTM Release - August 2016 Update

Published by oldnewthing about 8 years ago

  • AllJoyn: Fix interop with the IoT onboarding demo app.
  • Notifications: Add JS sample.
  • Simple3DGameDX, Simple3DGameXaml: Fix race condition in gamepad selection.
  • WebView: Fix issue #188 (threading issue with WinRTSharedObject).
  • XamlBind: Fix issue #359 with indexed properties
Windows-universal-samples - Windows 10 Anniversary Update - July 2016 Update 2

Published by oldnewthing over 8 years ago

  • BackgroundMediaPlayback: Update to incorporate memory management guidance.
  • CameraHdr now supports low-light capture in addition to HDR, renamed to CameraAdvancedCapture to more accurately reflect what the sample demonstrates.
  • ContactCards: Add a null check in scenario 2 to avoid a crash. Fix typo in JS sample.
  • EnterpriseDataProtection: Update HTTP scenario.
  • Geolocation: Fix typo in C# sample.
  • VideoPlayback: SRT files lacked the UTF-8 BOM, C# Scenario 2 used the wrong video URL, C# Scenario 3 checked for subtitle language incorrectly, C# Scenario 7 forgot to show the PlaybackState; fix video composition scenario layout bug; new scenario which transfers a MediaPlayer between MediaPlayerElements.
  • New sample: VideoPlaybackSynchronization.
Windows-universal-samples - Windows 10 1511 Release - July 2016 Update 2

Published by oldnewthing over 8 years ago

  • ContactCards: Add a null check in scenario 2 to avoid a crash. Fix typo in JS sample.
  • VideoPlayback: SRT files lacked the UTF-8 BOM, C# Scenario 2 used the wrong video URL, C# Scenario 3 checked for subtitle language incorrectly, C# Scenario 7 forgot to show the PlaybackState.
Windows-universal-samples - Windows 10 RTM Release - July 2016 Update 2

Published by oldnewthing over 8 years ago

  • ContactCards: Add a null check in scenario 2 to avoid a crash. Fix typo in JS sample.
  • VideoPlayback: SRT files lacked the UTF-8 BOM, C# Scenario 2 used the wrong video URL, C# Scenario 3 checked for subtitle language incorrectly, C# Scenario 7 forgot to show the PlaybackState.
Windows-universal-samples - Windows 10 Anniversary Update - July 2016 Update

Published by oldnewthing over 8 years ago

  • AdaptiveStreaming: Rewritten sample
  • SimpleInk: Demonstrate InkToolbar, ruler, and CoreWetStrokeUpdate.
  • UserConsentVerifier: Update terminology to "Windows Hello" and remove cases that do not apply.
  • New samples: BluetoothLEClient
Windows-universal-samples - Windows 10 1511 Release - July 2016 Update

Published by oldnewthing over 8 years ago

  • UserConsentVerifier: Update terminology to "Windows Hello" and remove cases that do not apply.
Windows-universal-samples - Windows 10 build 14295 - June 2016 Update 5

Published by oldnewthing over 8 years ago

  • AllJoyn: Add ECDHE_SPEKE support.
  • BackgroundMediaPlayback: Fix bugs caused by reusing cached page after view model has been disposed (resulting in nothing updating).
  • BackgroundTransfer: Add JS version. Improve comments. Fix incorrect URI in scenario 3. Remove deprecated unconstrained transfer scenarios. (Normal background transfers now behave the same as unconstrained.)
  • MediaImport: UI tweaks, primarily for Xbox. No functional change.
Windows-universal-samples - Windows 10 1511 Release - June 2016 Update 5

Published by oldnewthing over 8 years ago

  • BackgroundTransfer: Add JS version. Improve comments. Fix incorrect URI in scenario 3.
  • MediaImport: UI tweaks, primarily for Xbox. No functional change.
Windows-universal-samples - Windows 10 RTM Release - June 2016 Update 5

Published by oldnewthing over 8 years ago

  • BackgroundTransfer: Add JS version. Improve comments. Fix incorrect URI in scenario 3.
  • MediaImport: UI tweaks, primarily for Xbox. No functional change.
Windows-universal-samples - Windows 10 build 14295 - June 2016 Update 4

Published by oldnewthing over 8 years ago

  • TextSuggestion: Demonstrate new TextReverseConversionGenerator.GetPhonemesAsync() method.
  • WebSockets: Emphasize that you must call DataWriter.DetachStream if you don't want the DataWriter to close the stream.
  • XamlBind: Show off new features now available in build 14366.
  • Add Microsoft Open Source Code of Conduct statement.
  • New sample: CameraFrames