Commit Graph

11 Commits

Author SHA1 Message Date
Chris Gagnon
94d063fa1c Fix for intermitent add issue with async discovered devices.
#codereview marcus.wassmer

[CL 2405085 by Chris Gagnon in Main branch]
2015-01-13 15:11:55 -05:00
Ben Marsh
149375b14b Update copyright notices to 2015.
[CL 2379638 by Ben Marsh in Main branch]
2014-12-07 19:09:38 -05:00
Max Preussner
fdfdf274ee Messaging: First pass on making headers compilable individually
[CL 2333827 by Max Preussner in Main branch]
2014-10-17 19:15:09 -04:00
Max Preussner
d206670ffe TargetPlatform: Replaced namespaced enums with enum classes
[CL 2326174 by Max Preussner in Main branch]
2014-10-10 20:14:21 -04:00
Max Preussner
762f10fc6b TargetDeviceServices: Code and documentation cleanup pass
[CL 2323221 by Max Preussner in Main branch]
2014-10-08 16:57:50 -04:00
Chris Gagnon
c36ad97587 UI is now robust enough to handle variant list corruption.
Fix for UFE Crash caused by Serialization issues (Corruption no longer occurs).

[CL 2320180 by Chris Gagnon in Main branch]
2014-10-06 14:07:37 -04:00
Chris Gagnon
1322601e10 Missed a Username convert which cause devices to not show up.
[CL 2299020 by Chris Gagnon in Main branch]
2014-09-15 22:03:49 -04:00
Chris Gagnon
e9fc0ada9d Removed Whitespace from usernames.
Added new buttons on the lauch profile results screen ( rerun, and cancel without closing).
Fixed possible crash when trying to populate a non existant profiler window.
#codereview matt.kuhlenschmidt

[CL 2295572 by Chris Gagnon in Main branch]
2014-09-12 16:57:10 -04:00
Chris Gagnon
0b7619a711 Added missing build configuration UI in the advanced settings.
Fixed possible crash when removing a device.
Some cleanup of unused API.
#codereview matt.kuhlenschmidt

[CL 2292529 by Chris Gagnon in Main branch]
2014-09-10 12:32:10 -04:00
Chris Gagnon
18c1b726cf Removed spurious #pragma once
[CL 2291458 by Chris Gagnon in Main branch]
2014-09-09 17:20:40 -04:00
Chris Gagnon
9ccd8c9ec4 Target Platform API added to provide more information about variants and variant support.
Device Services Refactoring to create the concept of a physical device.
Game launcher and device viewer UI changes to show these new concepts.
#codereview Max.Preussner, Matt.Kuhlenschmidt

[CL 2290918 by Chris Gagnon in Main branch]
2014-09-09 12:20:43 -04:00