<feed xmlns='http://www.w3.org/2005/Atom'>
<title>shiftos_thereturn.git/ShiftOS_TheReturn/AppearanceManager.cs, branch winforms</title>
<subtitle>The official, open-source, C# revamp of ShiftOS.
</subtitle>
<id>https://git.shiftos.dev/shiftos_thereturn.git/atom?h=winforms</id>
<link rel='self' href='https://git.shiftos.dev/shiftos_thereturn.git/atom?h=winforms'/>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/'/>
<updated>2017-06-18T12:41:46Z</updated>
<entry>
<title>move terminal commands out of the engine</title>
<updated>2017-06-18T12:41:46Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-18T12:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=12acff8742f4c64976bfabee1b70dc515190fc7c'/>
<id>urn:sha1:12acff8742f4c64976bfabee1b70dc515190fc7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ReflectMan Saves The Day..............</title>
<updated>2017-06-11T07:38:53Z</updated>
<author>
<name>RogueAI42</name>
<email>declanhoare@exemail.com.au</email>
</author>
<published>2017-06-11T07:34:38Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=107a98686a105468b5f200ebcbd27343c1210ce4'/>
<id>urn:sha1:107a98686a105468b5f200ebcbd27343c1210ce4</id>
<content type='text'>
Refactored every part in the code that used that damn foreach loop.
All assemblies are now loaded on startup into an array, and the
results of GetType() on each are concatenated into another array.
The parts of the code that were loading the assemblies and scanning
them themselves now look to ReflectMan.Types, and all disk I/O is
limited to the first time ReflectMan is accessed. While I was there
I also replaced some other foreach loops with array comprehensions
and such to speed things up - there is a noticeable improvement.

It doesn't seem to have broken anything, but I'd appreciate if
someone could do more stress testing for me.
</content>
</entry>
<entry>
<title>main menu system + sandbox mode</title>
<updated>2017-06-10T14:17:15Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-06-10T14:17:10Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=c40d071d58859e25b3781299b949b91caa0548fe'/>
<id>urn:sha1:c40d071d58859e25b3781299b949b91caa0548fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>stuff</title>
<updated>2017-05-27T20:59:54Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-05-27T20:59:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=e841b168e13e0bd699c0e0d19857167aa725f1ca'/>
<id>urn:sha1:e841b168e13e0bd699c0e0d19857167aa725f1ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>started documentation of engine</title>
<updated>2017-05-17T01:37:54Z</updated>
<author>
<name>Rylan/wowmom98</name>
<email>youarenotgonnagetanemailoutofme@lolnope.com.net.org.fm</email>
</author>
<published>2017-05-17T01:37:54Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=cc47af32dee74cee1436ef0721d10afe77f318d1'/>
<id>urn:sha1:cc47af32dee74cee1436ef0721d10afe77f318d1</id>
<content type='text'>
&lt;3 you too michael
</content>
</entry>
<entry>
<title>Newer notification system (PANEL ICONS :D)</title>
<updated>2017-05-13T19:51:19Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-05-13T19:51:19Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=b1cace7807f28deff51f06665d544a4246879a82'/>
<id>urn:sha1:b1cace7807f28deff51f06665d544a4246879a82</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dithering, audio volume, and fix shutdown bug</title>
<updated>2017-05-13T14:22:51Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-05-13T14:22:51Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=c0f0e99f9d2a092209e710107c1f061fc8a2eaca'/>
<id>urn:sha1:c0f0e99f9d2a092209e710107c1f061fc8a2eaca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>ShiftOS is a hydra.</title>
<updated>2017-05-12T23:17:47Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-05-12T23:17:47Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=bded9d1250575e6b9824be9048ac7ac8669a303b'/>
<id>urn:sha1:bded9d1250575e6b9824be9048ac7ac8669a303b</id>
<content type='text'>
You pop one bug off, 2,000 more grow in its place.
</content>
</entry>
<entry>
<title>Document the Appearance Manager</title>
<updated>2017-04-16T12:06:17Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-04-16T12:06:17Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=664645986d11ec314047dcb58ea1a293d829eaca'/>
<id>urn:sha1:664645986d11ec314047dcb58ea1a293d829eaca</id>
<content type='text'>
Also removed obsolete/unused code.
</content>
</entry>
<entry>
<title>Icon backend :D</title>
<updated>2017-02-07T01:15:22Z</updated>
<author>
<name>Michael</name>
<email>Michael@some.where</email>
</author>
<published>2017-02-07T01:15:22Z</published>
<link rel='alternate' type='text/html' href='https://git.shiftos.dev/shiftos_thereturn.git/commit/?id=82de84638ab857512181d5ed4ad0b5010bca1213'/>
<id>urn:sha1:82de84638ab857512181d5ed4ad0b5010bca1213</id>
<content type='text'>
</content>
</entry>
</feed>
