Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
melody c5eca9eb5f
Fix typo
Fix a minor typo
2023-08-02 04:22:10 +08:00
Kevin Guo 6eb4bea1cc
WindowsAppSDK Version (#356)
* Modified STARTUP to include more instructions around startup project and solution platform

* updated gif

* added link to UWP version of WinComp samples

* Update README.md

Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>

* Update README.md

Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>

* Update README.md

Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>

* Update STARTUP.md

Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>

* Update STARTUP.md

Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>

* Fixes to markdown

* Changed commit link to tag link

* changed string for product name

Co-authored-by: Jesse Bishop <16565497+jesbis@users.noreply.github.com>
2021-12-02 15:52:27 -08:00
Danielle Neuberger d2261bfdca Merged PR 2523984: Merge public changes down 2018-10-30 21:14:57 +00:00
Rob Aldinger 721aed52ff Merged PR 2464546: Updates for compatibility with RS5.
Updates for compatibility with RS5.
- Fixed crash when adding a layer on RS5
- Fixed new build warnings from bindings
- Fix release crash due to Native C# toolchain being configured
2018-10-29 23:17:55 +00:00
Hans Bakker eed8e0f119 Upgrades and fixes (#301)
* Retarget Visual Studio PlatformToolset to v141
* Retarget Windows SDK to 17763
* Add SamplesNative to EffectEditor Project
* Compile fix from @daneuber
* Changes from diff2.txt by @daneuber

Fixes #300
2018-10-16 10:48:43 -07:00
Lance McCarthy ed3918149a
Update MaterialCreator.csproj
Update TargetSDK to final Fall Creator's Update SDK version number.
2017-12-03 08:20:34 -05:00
Lance McCarthy cb1e7ed07a Update MaterialCreator.csproj
Updated version number to latest Insider Preview SDK version
2017-08-08 16:32:13 -04:00
Lance McCarthy f2a7d18664 Update Target and Min SDK version
Needed a tweak so that the project will load with the latest SDK (16232).
2017-08-07 21:58:23 -04:00
Danielle Neuberger 9ef82087f9 Merged PR 734193: Merge master to future
Related work items: #6600158, #7060480, #7876849, #9133038, #9132847
2017-08-03 23:08:50 +00:00
Rob Aldinger 4dc47fc39e Merged PR 642125: Add MaterialCreator as standalone app
Initial version of MaterialCreator.
2017-07-28 02:41:53 +00:00
Max Strini b05a6b24ce Fix InvalidCastException in animation_batches (remove cast to ContainerVisual) 2017-06-25 16:25:21 -07:00
Danielle Neuberger 5b7e9a1b3d Merged PR 507209: Merge daneuber/DepthPrototypeMerge to future 2017-06-08 19:49:12 +00:00
James Clarke 9445e70972 Update the project version for the standalone video sample to work with release SDK 2016-08-13 12:44:42 -07:00
Jevan Saks b82ae542c6 PR 54887: Merge jevansa/ImageLibraryCleanup to future
- Exclude VC.db files from git
- Remove extra copies of image toolkit and move the most up-to-date one to the reference location.
2016-07-01 21:21:07 +00:00
Jevan Saks d86f35e2de PR 54444: Merge jevansa/ToolkitImageFix to future
- Fix multithreading bug in CompositionImage where images don't load sometimes.

Related work items: #6600158
2016-06-28 21:07:19 +00:00
John Serna bab59561b1 PR 49461: Merge FrameworklessVideo Sample to Future
This is a demonstration of using Video interop in a frameworless sample. this show how to use the MediaPlayer and a SpriteVisual Brush to create simple video playback.

 - Frameworkless Video Sample Proof of Concept
 - Updated Class name
 - Updated manifest added tradtional white background
 - wrapped MediaPlayer.Play() and Pause()with a private methods to allow effects
 - Comment typo
 - Fixed a typo in comments
 - Merge branch 'future' of
2016-06-20 20:46:18 +00:00
Paul Gildea 6e8340684c PR 25194: Updated Windows UI Samples for BUILD 2016
Updated Windows UI Samples for BUILD 2016
2016-03-30 21:18:30 +00:00