Skip to content

Commit

Permalink
Windows 10 RTM Release - September 2015 Update 1
Browse files Browse the repository at this point in the history
  • Loading branch information
oldnewthing committed Sep 9, 2015
1 parent 2fbdfea commit 1303934
Show file tree
Hide file tree
Showing 490 changed files with 16,765 additions and 1,465 deletions.
118 changes: 64 additions & 54 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,30 +64,30 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<tr>
<td><a href="Samples/AudioCreation">Audio graphs</a></td>
<td><a href="Samples/BackgroundAudio">Background audio</a></td>
<td><a href="Samples/CameraStarterKit">Basic camera app</a></td>
</tr>
<tr>
<td><a href="Samples/BasicFaceDetection">Basic face detection</a></td>
<td><a href="Samples/BasicFaceTracking">Basic face tracking</a></td>
<td><a href="Samples/BasicMediaCasting">Basic media casting</a></td>
</tr>
<tr>
<td><a href="Samples/CameraFaceDetection">Camera face detection</a></td>
<td><a href="Samples/CameraGetPreviewFrame">Camera preview frame</a></td>
<td><a href="Samples/CameraHdr">High dynamic range</a></td>
</tr>
<tr>
<td><a href="Samples/CameraProfile">Camera profiles</a></td>
<td><a href="Samples/CameraStarterKit">Basic camera app</a></td>
<td><a href="Samples/CameraVideoStabilization">Video stabilization</a></td>
</tr>
<tr>
<td><a href="Samples/D2DPhotoAdjustment">Direct2D photo adjustment</a></td>
<td><a href="Samples/CameraResolution">Camera resolution</a></td>
<td><a href="Samples/LiveDash">DASH streaming</a></td>
<td><a href="Samples/MediaEditing">Media editing</a></td>
<td><a href="Samples/D2DPhotoAdjustment">Direct2D photo adjustment</a></td>
</tr>
<tr>
<td><a href="Samples/CameraHdr">High dynamic range</a></td>
<td><a href="Samples/MediaEditing">Media editing</a></td>
<td><a href="Samples/XamlCustomMediaTransportControls">Media transport controls</a></td>
<td><a href="Samples/MIDI">MIDI</a></td>
<td><a href="Samples/BasicFaceDetection">Basic face detection</a></td>
</tr>
<tr>
<td><a href="Samples/BasicFaceTracking">Basic face tracking</a></td>
<td><a href="Samples/MIDI">MIDI</a></td>
<td><a href="Samples/Playlists">Playlists</a></td>
<td><a href="Samples/SimpleImaging">Simple imaging</a></td>
</tr>
Expand All @@ -98,7 +98,10 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
</tr>
<tr>
<td><a href="Samples/VideoPlayback">Video playback</a></td>
<td><a href="Samples/CameraVideoStabilization">Video stabilization</a></td>
<td><a href="Samples/WindowsAudioSession">Windows audio session (WASAPI)</a></td>
</tr>
<tr>
<td><a href="Samples/MediaImport">Windows media import</a></td>
</tr>
</table>
Expand All @@ -107,11 +110,13 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<th colspan="3" align="left">Communications</th>
</tr>
<tr>
<td><a href="Samples/BluetoothRfcommChat">Bluetooth RFCOMM chat</a></td>
<td><a href="Samples/CommunicationBlockAndFilter">Communication blocking and filtering</a></td>
<td><a href="Samples/PhoneCall">Phone call</a></td>
<td><a href="Samples/SimpleCommunication">Real-time communication</a></td>
<td><a href="Samples/SmsSendAndReceive">SMS send and receive</a></td>
</tr>
<tr>
<td><a href="Samples/SimpleCommunication">Real-time communication</a></td>
<td><a href="Samples/SmsSendAndReceive">SMS send and receive</a></td>
<td><a href="Samples/VoIP">Voice over IP (VoIP)</a></td>
</tr>
</table>
Expand All @@ -135,52 +140,52 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<tr>
<td><a href="Samples/XamlAutoSuggestBox">AutoSuggestBox migration</a></td>
<td><a href="Samples/Clipboard">Clipboard</a></td>
<td><a href="Samples/ContextMenu">Context menu</a></td>
<td><a href="Samples/XamlCommanding">Commanding</a></td>
</tr>
<tr>
<td><a href="Samples/ContextMenu">Context menu</a></td>
<td><a href="Samples/XamlContextMenu">Context menu (XAML)</a></td>
<td><a href="Samples/UserSelection">Disabling selection</a></td>
</tr>
<tr>
<td><a href="Samples/DisplayOrientation">Display orientation</a></td>
<td><a href="Samples/DWriteTextLayoutCloudFont">Downloadable fonts (DirectWrite)</a></td>
<td><a href="Samples/XamlCloudFontIntegration">Downloadable fonts (XAML)</a></td>
</tr>
<tr>
<td><a href="Samples/XamlDragAndDrop">Drag and drop</a></td>
<td><a href="Samples/DWriteLineSpacingModes">Line spacing (DirectWrite)</a></td>
<td><a href="Samples/XamlFocusVisuals">Focus visuals</a></td>
<td><a href="Samples/FullScreenMode">Full screen mode</a></td>
</tr>
<tr>
<td><a href="Samples/FullScreenMode">Full screen mode</a></td>
<td><a href="Samples/WebView">HTML WebView control</a></td>
<td><a href="Samples/DWriteLineSpacingModes">Line spacing (DirectWrite)</a></td>
<td><a href="Samples/XamlListView">ListView and GridView</a></td>
<td><a href="Samples/LockScreenApps">Lock screen apps</a></td>
</tr>
<tr>
<td><a href="Samples/LockScreenApps">Lock screen apps</a></td>
<td><a href="Samples/MessageDialog">Message dialog</a></td>
<td><a href="Samples/MultipleViews">Multiple views</a></td>
<td><a href="Samples/OCR">OCR</a></td>
</tr>
<tr>
<td><a href="Samples/OCR">OCR</a></td>
<td><a href="Samples/Printing">Printing</a></td>
<td><a href="Samples/XamlPullToRefresh">Pull to refresh</a></td>
<td><a href="Samples/XamlPullToRefresh">Pull-to-refresh</a></td>
<td><a href="Samples/XamlResponsiveTechniques">Responsiveness techniques</a></td>
</tr>
<tr>
<td><a href="Samples/ResizeAppView">Window resizing</a></td>
<td><a href="Samples/DpiScaling">Scaling according to DPI</a></td>
<td><a href="Samples/SplashScreen">Splash screen</a></td>
<td><a href="Samples/XamlStateTriggers">State triggers</a></td>
</tr>
<tr>
<td><a href="Samples/XamlStateTriggers">State triggers</a></td>
<td><a href="Samples/XamlTailoredMultipleViews">Tailored multiple views</a></td>
<td><a href="Samples/TitleBar">Title bar</a></td>
<td><a href="Samples/UserSelection">Disabling selection</a></td>
<td><a href="Samples/XamlUIBasics">UI basics (XAML)</a></td>
</tr>
<tr>
<td><a href="Samples/UserInteractionMode">User interaction mode</a></td>
<td><a href="Samples/XamlCommanding">Commanding</a></td>
<td><a href="Samples/XamlCloudFontIntegration">Downloadable fonts (XAML)</a></td>
</tr>
<tr>
<td><a href="Samples/XamlResponsiveTechniques">Responsiveness techniques</a></td>
<td><a href="Samples/XamlTailoredMultipleViews">Tailored multiple views</a></td>
<td><a href="Samples/XamlUIBasics">XAML UI basics</a></td>
<td><a href="Samples/WebView">WebView control (HTML)</a></td>
<td><a href="Samples/ResizeAppView">Window resizing</a></td>
</tr>
</table>
<table>
Expand All @@ -202,17 +207,17 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<th colspan="3" align="left">Data</th>
</tr>
<tr>
<td><a href="Samples/MsBlobBuilder">Blobs</a></td>
<td><a href="Samples/Compression">Compression</a></td>
<td><a href="Samples/ContentIndexer">Content indexer</a></td>
<td><a href="Samples/HtmlFormValidation">HTML5 form validation</a></td>
</tr>
<tr>
<td><a href="Samples/HtmlFormValidation">Form validation (HTML)</a></td>
<td><a href="Samples/IndexedDB">IndexedDB</a></td>
<td><a href="Samples/Logging">Logging</a></td>
<td><a href="Samples/DataReaderWriter">Serializing and deserializing data</a></td>
</tr>
<tr>
<td><a href="Samples/MsBlobBuilder">Blobs</a></td>
<td><a href="Samples/DataReaderWriter">Serializing and deserializing data</a></td>
<td><a href="Samples/XamlBind">x:Bind</a></td>
<td><a href="Samples/XamlDeferLoadStrategy">x:DeferLoadStrategy</a></td>
</tr>
Expand All @@ -238,10 +243,10 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<tr>
<td><a href="Samples/Accelerometer">Accelerometer</a></td>
<td><a href="Samples/ActivitySensor">Activity detection sensor</a></td>
<td><a href="Samples/AllJoyn/ConsumerExperiences">AllJoyn Consumer experiences</a></td>
<td><a href="Samples/AllJoyn/ConsumerExperiences">AllJoyn consumer experiences</a></td>
</tr>
<tr>
<td><a href="Samples/AllJoyn/ProducerExperiences">AllJoyn Producer experiences</a></td>
<td><a href="Samples/AllJoyn/ProducerExperiences">AllJoyn producer experiences</a></td>
<td><a href="Samples/Altimeter">Altimeter</a></td>
<td><a href="Samples/BackgroundSensors">Background sensors</a></td>
</tr>
Expand All @@ -262,31 +267,36 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
</tr>
<tr>
<td><a href="Samples/DeviceEnumeration">Device enumeration</a></td>
<td><a href="Samples/IoT-GPIO">General Purpose Input/Output (GPIO)</a></td>
<td><a href="Samples/Gyrometer">Gyrometer</a></td>
</tr>
<tr>
<td><a href="Samples/Inclinometer">Inclinometer</a></td>
<td><a href="Samples/IoT-I2C">Inter-Integrated Circuit (I2C)</a></td>
<td><a href="Samples/LampDevice">Lamp device</a></td>
</tr>
<tr>
<td><a href="Samples/Gyrometer">Gyrometer</a></td>
<td><a href="Samples/LightSensor">Light sensor</a></td>
<td><a href="Samples/MagneticStripeReader">Magnetic stripe reader</a></td>
<td><a href="Samples/Nfc">Near field communication (NFC)</a></td>
</tr>
<tr>
<td><a href="Samples/LightSensor">Light sensor</a></td>
<td><a href="Samples/NfcProvisioner">NFC enterprise provisioner</a></td>
<td><a href="Samples/OrientationSensor">Orientation sensor</a></td>
<td><a href="Samples/Pedometer">Pedometer</a></td>
</tr>
<tr>
<td><a href="Samples/NfcProvisioner">NFC enterprise provisioner</a></td>
<td><a href="Samples/PosPrinter">POS printer</a></td>
<td><a href="Samples/ProximitySensor">Proximity sensor</a></td>
<td><a href="Samples/RelativeInclinometer">Relative inclinometer</a></td>
</tr>
<tr>
<td><a href="Samples/PosPrinter">POS printer</a></td>
<td><a href="Samples/RelativeOrientationSensor">Relative orientation sensor</a></td>
<td><a href="Samples/SerialArduino">Serial Arduino</a></td>
<td><a href="Samples/SimpleOrientationSensor">Simple orientation sensor</a></td>
<td><a href="Samples/IoT-SPI">Serial Peripheral Interface (SPI)</a></td>
</tr>
<tr>
<td><a href="Samples/RelativeOrientationSensor">Relative orientation sensor</a></td>
<td><a href="Samples/SimpleOrientationSensor">Simple orientation sensor</a></td>
</tr>
</table>
<table>
Expand All @@ -296,16 +306,16 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<tr>
<td><a href="Samples/FileAccess">File access</a></td>
<td><a href="Samples/FileThumbnails">File and folder thumbnail</a></td>
<td><a href="Samples/FilePickerContracts">File picker provider</a></td>
<td><a href="Samples/FilePicker">File picker</a></td>
</tr>
<tr>
<td><a href="Samples/FilePicker">File picker</a></td>
<td><a href="Samples/FilePickerContracts">File picker provider</a></td>
<td><a href="Samples/FileSearch">File search</a></td>
<td><a href="Samples/FolderEnumeration">Folder enumeration</a></td>
<td><a href="Samples/HomeGroup">HomeGroup</a></td>
</tr>
<tr>
<td><a href="Samples/HomeGroup">HomeGroup</a></td>
<td><a href="Samples/LibraryManagement">Library management</a></td>
<td><a href="Samples/FileSearch">File search</a></td>
<td><a href="Samples/SemanticTextQuery">Semantic text query</a></td>
</tr>
</table>
Expand Down Expand Up @@ -347,16 +357,17 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<th colspan="3" align="left">Graphics and animation</th>
</tr>
<tr>
<td><a href="Samples/XamlAnimatedGif">Animated GIF (XAML)</a></td>
<td><a href="Samples/XamlAnimatedGif">Animated GIF playback (XAML)</a></td>
<td><a href="Samples/AnimationLibrary">Animation library (HTML)</a></td>
<td><a href="Samples/AnimationMetrics">Animation metrics</a></td>
</tr>
<tr>
<td><a href="Samples/CompositionVisual">Composition visual without framework</a></td>
<td><a href="Samples/D2DCustomEffects">Direct2D custom image effects</a></td>
<td><a href="Samples/D2DGradientMesh">Direct2D gradient mesh</a></td>
<td><a href="Samples/EfficientAnimations">Efficient animations (HTML)</a></td>
</tr>
<tr>
<td><a href="Samples/EfficientAnimations">Efficient animations (HTML)</a></td>
<td><a href="Samples/XamlTransform3DAnimations">Transform3D animations</a></td>
<td><a href="Samples/XamlTransform3DParallax">Transform3D parallax</a></td>
</tr>
Expand Down Expand Up @@ -411,11 +422,11 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<tr>
<td><a href="Samples/BackButton">Back Button</a></td>
<td><a href="Samples/XamlMasterDetail">Master/detail</a></td>
<td><a href="Samples/XamlPivot">Pivot</a></td>
<td><a href="Samples/XamlNavigation">Navigation menu (XAML)</a></td>
</tr>
<tr>
<td><a href="Samples/XamlPivot">Pivot</a></td>
<td><a href="Samples/Projection">Projection</a></td>
<td><a href="Samples/XamlNavigation">XAML navigation menu</a></td>
<td><a href="Samples/PackagedContent">XHR, handling navigation errors, and URL schemes</a></td>
</tr>
</table>
Expand All @@ -429,13 +440,13 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<td><a href="Samples/EasProtocol">Exchange Active Sync (EAS)</a></td>
</tr>
<tr>
<td><a href="Samples/FeedReader">RSS reader end-to-end sample</a></td>
<td><a href="Samples/HttpClient">HttpClient</a></td>
<td><a href="Samples/Json">JSON</a></td>
<td><a href="Samples/MobileBroadband">Mobile broadband</a></td>
</tr>
<tr>
<td><a href="Samples/MobileBroadband">Mobile broadband</a></td>
<td><a href="Samples/RadioManager">Radios</a></td>
<td><a href="Samples/FeedReader">RSS reader end-to-end (JavaScript)</a></td>
<td><a href="Samples/SocketActivityStreamSocket">Socket activity trigger stream socket</a></td>
</tr>
<tr>
Expand All @@ -446,21 +457,20 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<tr>
<td><a href="Samples/WebSocket">WebSocket</a></td>
<td><a href="Samples/WiFiDirect">Wi-Fi Direct</a></td>
<td><a href="Samples/WiFiDirectServices">Wi-Fi Direct Services</a></td>
<td><a href="Samples/WiFiDirectServices">Wi-Fi Direct services</a></td>
</tr>
<tr>
<td><a href="Samples/WiFiScan">Wi-Fi scanning</a></td>
<td><a href="Samples/PackagedContent">XHR, handling navigation errors, and URL schemes</a></td>
</tr>
</table>
<table>
<tr>
<th colspan="3" align="left">Platform architecture</th>
</tr>
<tr>
<td><a href="Samples/ProxyStubsForWinRTComponents">In-process component authoring</a></td>
<td><a href="Samples/WRLInProcessWinRTComponent">In-process component authoring</a></td>
<td><a href="Samples/WRLOutOfProcessWinRTComponent">Out-of-process component authoring</a></td>
<td><a href="Samples/ProxyStubsForWinRTComponents">In-process component proxy/stub generation</a></td>
</tr>
</table>
<table>
Expand Down Expand Up @@ -488,4 +498,4 @@ For additional Windows samples, see [Windows on GitHub](http://microsoft.github.
<td><a href="Samples/Notifications">Notifications</a></td>
<td><a href="Samples/SecondaryTiles">Secondary tiles</a></td>
</tr>
</table>
</table>
2 changes: 2 additions & 0 deletions Samples/Accelerometer/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,8 @@ When you choose the **Enable** button for the **Data Events** option, the app be

When you choose the **Enable** button for the **Shake Events** option, the app displays the cumulative number of shake events each time an event occurs. (The app first increments the event count and then renders the most recent value.)

Note that shake events are not supported in Windows 10 build 10240, so the Shaken event will never be raised, but the sample demonstrates how to handle the event when support for shake is added.

### Poll Accelerometer Readings

When you choose the **Enable** button for the **Polling** option, the app will retrieve the sensor readings at a fixed interval.
Expand Down
2 changes: 1 addition & 1 deletion Samples/ActivitySensor/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Registers a background task for activity changes. The background task runs whene

1. If you download the samples ZIP, be sure to unzip the entire archive, not just the folder with the sample you want to build.
2. Start Microsoft Visual Studio 2015 and select **File** \> **Open** \> **Project/Solution**.
3. Starting in the folder where you unzipped the samples, go to the Samples subfolder, then the subfolder for this specific sample, then the subfolder for your preferred language (C++, C#, or JavaScript). Double-click the Visual Studio 2015 Solution (.sln) file.
3. Starting in the folder where you unzipped the samples, go to the Samples subfolder, then the subfolder for this specific sample, then the subfolder for your preferred language (C++, C#, or JavaScript). Double-click the Visual Studio 2015 Solution (.sln) file.
4. Press Ctrl+Shift+B, or select **Build** \> **Build Solution**.

## Run the sample
Expand Down
2 changes: 1 addition & 1 deletion Samples/AdaptiveStreaming/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Build the sample

1. If you download the samples ZIP, be sure to unzip the entire archive, not just the folder with the sample you want to build.
2. Start Microsoft Visual Studio 2015 and select **File** \> **Open** \> **Project/Solution**.
3. Starting in the folder where you unzipped the samples, go to the Samples subfolder, then the subfolder for this specific sample, then the subfolder for your preferred language (C++, C#, or JavaScript). Double-click the Visual Studio 2015 Solution (.sln) file.
3. Starting in the folder where you unzipped the samples, go to the Samples subfolder, then the subfolder for this specific sample, then the subfolder for your preferred language (C++, C#, or JavaScript). Double-click the Visual Studio 2015 Solution (.sln) file.
4. Press Ctrl+Shift+B, or select **Build** \> **Build Solution**.

Run the sample
Expand Down
2 changes: 1 addition & 1 deletion Samples/AdvancedCasting/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<!---
<!---
category: AudioVideoAndCamera
samplefwlink: http://go.microsoft.com/fwlink/p/?LinkId=620480&clcid=0x409
--->
Expand Down
2 changes: 1 addition & 1 deletion Samples/AllJoyn/ConsumerExperiences/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Specifically, this sample covers:

**Note** The Universal Windows samples require Visual Studio 2015 to build and Windows 10 to execute.

To obtain information about Windows 10, go to [Windows 10](http://go.microsoft.com/fwlink/?LinkID=532421)
To obtain information about Windows 10 development, go to the [Windows Dev Center](https://dev.windows.com)

To obtain information about Microsoft Visual Studio 2015 and the tools for developing Windows apps, go to [Visual Studio 2015](http://go.microsoft.com/fwlink/?LinkID=532422)

Expand Down
2 changes: 1 addition & 1 deletion Samples/AllJoyn/ProducerExperiences/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Specifically, this sample covers:

**Note** The Universal Windows samples require Visual Studio 2015 to build and Windows 10 to execute.

To obtain information about Windows 10, go to [Windows 10](http://go.microsoft.com/fwlink/?LinkID=532421)
To obtain information about Windows 10 development, go to the [Windows Dev Center](https://dev.windows.com)

To obtain information about Microsoft Visual Studio 2015 and the tools for developing Windows apps, go to [Visual Studio 2015](http://go.microsoft.com/fwlink/?LinkID=532422)

Expand Down
2 changes: 1 addition & 1 deletion Samples/Altimeter/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ When you choose the **Get Data** button for the **Polling** option, the app will

1. If you download the samples ZIP, be sure to unzip the entire archive, not just the folder with the sample you want to build.
2. Start Microsoft Visual Studio 2015 and select **File** \> **Open** \> **Project/Solution**.
3. Starting in the folder where you unzipped the samples, go to the Samples subfolder, then the subfolder for this specific sample, then the subfolder for your preferred language (C++, C#, or JavaScript). Double-click the Visual Studio 2015 Solution (.sln) file.
3. Starting in the folder where you unzipped the samples, go to the Samples subfolder, then the subfolder for this specific sample, then the subfolder for your preferred language (C++, C#, or JavaScript). Double-click the Visual Studio 2015 Solution (.sln) file.
4. Press Ctrl+Shift+B, or select **Build** \> **Build Solution**.

## Run the sample
Expand Down
Loading

0 comments on commit 1303934

Please sign in to comment.