<?xml version="1.0" encoding="ISO-8859-1"?>
<wgp sitename="WoW Guru" url="http://www.wowguru.com/ui/">
	<file name="UIMem" author="Snake" email="" url="" currentversion="1.07">
		<description>UIMem is a UI memory usage display tool. Frustrated with the generic macro that only spits out memory usage on click, I created this addon which keeps track of the memory usage in real time. UIMem will update the memory usage every second, and will scale color based on the amount of memory used. Since memory usage tends to scale up over time, I also included a command to check your lowest UI memory usage, and a host of other features.&lt;br /&gt;
&lt;br /&gt;
Note: This addon requires Fetch (R.10 is included), and supports myAddons as an optional dependency.  Please read the included readme.txt in the UIMem folder for more information on UIMem.&lt;br /&gt;
&lt;br /&gt;
UIMem Usage&lt;br /&gt;
/uimem or /uimem help - Display help message&lt;br /&gt;
/uimem show - Show UIMem Frame&lt;br /&gt;
/uimem hide - Hide UIMem Frame&lt;br /&gt;
/uimem lock - Lock the UIMem window&lt;br /&gt;
/uimem unlock - Unlock the UIMem window&lt;br /&gt;
/uimem start - Show UI memory in use at startup of UIMem&lt;br /&gt;
/uimem low - Show your lowest UI memory usage&lt;br /&gt;
/uimem gc - Show garbage collector threshold&lt;br /&gt;
/uimem avg - Show average UI memory usage (rolling average)&lt;br /&gt;
/uimem cb (on|off) - Enable or disable colorblind-friendly interface&lt;br /&gt;
/uimem icons (on|off|explain) - Enable or disable icons or explain what icons represent&lt;br /&gt;
/uimem timer (#|show|default) - Set update timer or show current update timer&lt;br /&gt;
/uimem maxsize (#|show|default) - Set maximum UI size or show current maximum UI size&lt;br /&gt;
/uimem tooltip (on|off) - Enable or disable tooltip&lt;br /&gt;
/uimem reload confirm - Reload the UI&lt;br /&gt;
&lt;br /&gt;
UIMem Memory Suggestions...&lt;br /&gt;
When you do /uimem low, UIMem will give a suggestion based off of your lowest UI memory usage. Below is the conditions and text that is displayed when you do /uimem low. Note that the suggestions will now scale based off of your maximum UI memory size. The suggestions below reflect the default values with a maximum UI memory size of 32 MB (the maximum size prior to WoW v1.3.0).&lt;br /&gt;
&lt;br /&gt;
Less than 20 MB: Your UI memory usage is below 20 MB. Congratulations!&lt;br /&gt;
Between 20 MB and 25 MB: Your UI memory usage is between 20 MB and 25 MB. Please reconsider adding any other addons.&lt;br /&gt;
Between 25 MB and 30 MB: Your UI memory usage is between 25 MB and 30 MB. Please consider disabling some addons.&lt;br /&gt;
Greater than 30 MB: Your UI memory usage is above 30 MB. You are in danger of exceeding the allowed UI memory size. Disable addons immediately to reduce memory usage.&lt;br /&gt;
Exactly 35 MB: UIMem hasn't had a chance to update your lowest UI memory yet. Please wait a few seconds and try again.&lt;br /&gt;
&lt;br /&gt;
To Do:&lt;br /&gt;
&lt;br /&gt;
- UI memory climb and average. Show the UI memory usage climb, as well as a rolling average for this climb. That way mod makers can track how big their variables grow by each update.&lt;br /&gt;
- Configuration frame. Allow configuration via a visual interface instead of all by command line.</description>
		<category id="2" />
		<version number="1.07" date="April 11 2005">
			<file url="/ui/archives/uimem-6-107.zip" />
		</version>
	</file>
</wgp>
