Commit Graph

8 Commits

Author SHA1 Message Date
Sean Fausett
27a5e3ac89 Add git attributes file.
Normalize text files.
2013-06-18 16:52:34 +12:00
Sean Fausett
52f3cadfe1 Upgraded to Visual Studio 2012.
Upgraded Wpf to .NET Framework 4.5.
Removed Silverlight.Phone projects.
Removed Xna, Xna.Phone and Xna.Xbox projects. RIP.

--HG--
rename : Library/AssemblyCommentAttribute.cs => Library/AssemblyMetadataAttribute.cs
2012-07-19 00:48:24 +12:00
Sean Fausett
7aacc26962 Added support for 'executable' (.xex) files.
Added 'default' debug service using Trace output.
Added more debug service logging to machine.
2012-07-08 16:18:07 +12:00
Sean Fausett
f16c1b0b90 Refactored XnaVideoService.
Redefined binary resources as EmbeddedResource type.
Miscellaneous cosmetic or otherwise minor changes.
2012-04-14 16:46:32 +12:00
Sean Fausett
365e5723c1 Deleted all svn:eol-style properties on files.
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4050811
2010-08-28 11:34:14 +00:00
Sean Fausett
bf2c8e9b43 Modified DebugService to show TimeOfDay only.
--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4050497
2010-08-14 02:13:44 +00:00
Sean Fausett
2167383a00 Upgraded to Windows Phone 7 Beta.
Upgraded to FxCop 10.0.
Dropped Silverlight Toolkit dependency (for now).
Modified AudioService to avoid deadlocks by using timeouts.
Refactored DebugService and implementations.
Modified SilverlightVideoService to handle browser zoom.
Split Wpf MainWindow into MainPage child control.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4048619
2010-07-16 09:36:41 +00:00
Sean Fausett
d22639c563 Added debug service.
Fixed code analysis warnings.

--HG--
extra : convert_revision : svn%3Affd33b8c-2492-42e0-bdc5-587b920b7d6d/trunk%4047095
2010-06-06 21:48:51 +00:00