Commit Graph
41 Commits
Author SHA1 Message Date
Yoshi Askharoun a7d4b12877 Added UIXrender.dll
UIX itself doesn't need it to compile, but apps built on UIX will crash at runtime without it.
2022-07-15 15:15:24 -05:00
Yoshi Askharoun fcde23d52d Fixed incorrect decomp in InputQueue.FilterItem() 2022-06-23 13:22:48 -05:00
Yoshi Askharoun 558455de62 Fixed potential NRE in ToDebugPacketString 2022-06-23 13:19:06 -05:00
Yoshi Askharoun e0879dfdb3 Register resource source for HTTPS 2022-06-23 13:18:43 -05:00
Yoshi Askharoun b476bb2677 Added null handling to ToDebugPacketString 2022-06-13 01:40:47 -05:00
Yoshi Askharoun 21fbce65df Changed GenerateDataMappingModels default value to false 2022-06-12 23:40:11 -05:00
Yoshi Askharoun 6d48431191 Added Microsoft.Iris.Debug.DataMappingModel 2022-06-12 23:26:39 -05:00
Yoshi Askharoun 1db829f803 Made DataMappingModels available on net35 2022-06-12 23:16:28 -05:00
Yoshi Askharoun 973855f5d5 Updated data mapping codegen 2022-06-12 23:13:27 -05:00
Yoshi Askharoun b0e9352ff2 Fixed net35/net40 build 2022-06-12 21:40:52 -05:00
Yoshi Askharoun a41ef575ba Ditched Roslyn 2022-06-12 21:38:09 -05:00
Yoshi Askharoun 9461773d02 Added initial MarkupDataMapping codegen 2022-06-12 21:21:29 -05:00
Yoshi Askharoun 5741116340 Fixed ZUNE -> OPENZUNE 2022-06-09 19:04:59 -05:00
Yoshi Askharoun 715088e634 Renamed Zune5 to OpenZune 2022-06-09 19:03:40 -05:00
Yoshi Askharoun d2cd58fa39 Switched debug bridge to events 2022-06-07 14:36:02 -05:00
Yoshi Askharoun 3700afad88 Debug bridge improvements 2022-06-07 14:30:29 -05:00
Yoshi Askharoun 649cab5d8d Init instance of DebugSettings 2022-06-07 01:27:22 -05:00
Yoshi Askharoun 5da8e72f3f Updated UIX.Debug to latest C# 2022-06-07 01:16:41 -05:00
Yoshi Askharoun 23196a5e47 Fixed InterpreterEntry compile error 2022-06-07 01:16:00 -05:00
Yoshi Askharoun 02d1181b3f Updated ZuneUIXTools public key 2022-06-07 01:05:06 -05:00
Yoshi Askharoun 61eef6ff9a Added custom UIX debug bridge 2022-06-07 01:00:15 -05:00
Yoshi Askharoun 0999ee69bb Removed broken net35 assembly references 2022-06-06 23:11:25 -05:00
Yoshi Askharoun 8cb0b9dfdf Switched to DebugSettings 2022-06-06 23:10:30 -05:00
Yoshi Askharoun c1fe12288c Reverted incorrect assumption about pointer casts/arithmetic 2022-06-05 16:38:46 -05:00
Yoshi Askharoun 0c9345050b Fixed more bitness assumptions 2022-06-05 14:51:29 -05:00
Yoshi Askharoun 4953c7a0ac Fixed UIX net40 target 2022-06-05 14:31:21 -05:00
Yoshi Askharoun 3503068de0 Fixed bitness assumptions in MessageHeap 2022-06-05 14:27:09 -05:00
Yoshi Askharoun 18fd5f6445 Added .NET Framework 4.0 target 2022-06-05 14:17:21 -05:00
Yoshi Askharoun 0c1f03cf2b Added Initialized event to MS.Iris.Application 2022-06-03 11:33:19 -05:00
Yoshi Askharoun 72bba3fe14 Added .NET 6 multitarget 2022-06-03 00:37:31 -05:00
Yoshi Askharoun d3d2bc0443 Removed odd UIXSign project 2022-06-03 00:25:28 -05:00
Yoshi Askharoun 0ce8db9617 Added x64 and x86 compile targets 2022-06-02 23:54:57 -05:00
Yoshi Askharoun 4a6bca1e9f Added workaround for rich text XML parsing 2022-06-02 19:08:19 -05:00
Yoshi Askharoun dd68f79b31 Added real SNK signing 2022-06-02 18:40:47 -05:00
Yoshi Askharoun 4038c8fb81 Added Microsoft.Iris.Debug to source control 2022-06-02 18:17:09 -05:00
Joshua Askharoun 0724358288 More README 2022-03-03 09:07:28 -06:00
Joshua Askharoun ab33f58c69 Added UIX.RenderApi 2022-03-03 08:40:19 -06:00
Joshua Askharoun 86c3d1ed19 Whoops, wrong place 2022-03-03 08:30:09 -06:00
Joshua Askharoun e910d99e72 Added basic README 2022-03-03 08:29:25 -06:00
Joshua Askharoun 1198cc8a66 Add project files. 2022-03-03 08:14:05 -06:00
Joshua Askharoun cfa6f93211 Add .gitignore and .gitattributes. 2022-03-03 08:14:00 -06:00