<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://babgvant.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>LcdWriter</title><link>http://babgvant.com/files/folders/lcdwriter/default.aspx</link><description /><dc:language>en</dc:language><generator>CommunityServer 2007.1 (Build: 20917.1142)</generator><item><title>LcdWriter for Sage &amp; Vista Media Center x64</title><link>http://babgvant.com/files/folders/lcdwriter/entry10704.aspx</link><pubDate>Wed, 01 Oct 2008 02:11:19 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:10704</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This is a version of LcdWriter for x64 Vista.&amp;nbsp; Thanks to Myst for helping out with this.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Before
installing this, you must disable driver signing.&amp;nbsp; To do this open an
elevated command prompt and type “bcdedit /set loadoptions
DDISABLE_INTEGRITY_CHECKS”, then reboot.&lt;/b&gt;&lt;/p&gt;&lt;p&gt;I don&amp;#39;t have an x64 system to test this on, so it&amp;#39;s untested.&amp;nbsp; If you have trouble making it work take a look at &lt;a href="http://babgvant.com/forums/thread/4372.aspx"&gt;this&lt;/a&gt; thread. &lt;/p&gt;&lt;p&gt;
								&lt;b&gt;LcdWriter&lt;/b&gt; does
all the usual things that a lcd writer should do; displaying the
current media file, and it&amp;#39;s play state (play, stop, pause, etc). &lt;/p&gt;&lt;p&gt;In Media Center it also implements other state information that no other (at least to
my knowledge) state display writer does; the currently recording show
and disc writing status. LcdWriter will only work on Hitachi HD44780
compatible displays (most parallel port displays are this type), check
your manufacturer&amp;#39;s documentation to see if your display is HD44780
compatible.&lt;/p&gt;&lt;p&gt;LcdWriter also works with SageTV.&amp;nbsp; To receive playback information neilm&amp;#39;s &lt;a href="http://tools.assembla.com/sageplugins/wiki/GetStatusPlugin" target="_blank"&gt;GetStatus&lt;/a&gt; pluggin is required, recording information uses neilm&amp;#39;s SageTV &lt;a href="http://tools.assembla.com/sageplugins/wiki/WebServer" target="_blank"&gt;webserver&lt;/a&gt;.&amp;nbsp;
Besides the usual writing duties in the SageTV implemenation LcdWriter
can also reset the display timer (for those who use agressive power
management setttings) and monitors the SageTV service via the webserver
on resume from standby to ensure that it comes back up properly.&amp;nbsp; For
those who want these features, this version also includes a
&amp;quot;NullWriter&amp;quot; which doesn&amp;#39;t require an actual VFD. &lt;/p&gt;

&lt;p&gt;.Net 2.0 is required. It is intended for Vista, but should work on XP as well. &lt;b&gt;If you have a previous version installed, you must manually uninstall it before installing this version.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://home.comcast.net/%7Eagvantil/record.PNG" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://home.comcast.net/%7Eagvantil/write.PNG" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
Session
priority (e.g. playing music while watching a slide show creates two
sessions, priority indicates which will be displayed on the lcd) is
managed through the config tool. Select the session and &amp;quot;Raise&amp;quot; or
&amp;quot;Lower&amp;quot; its priority using the buttons. Some sessions (like Global and
Home) support custom text. Select the session, and change the &amp;quot;Display
Value&amp;quot; to the desired text.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://home.comcast.net/%7Eagvantil/lcdpage1.PNG" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
The icons that are displayed for the play states are configurable.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://home.comcast.net/%7Eagvantil/lcdpage2.PNG" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
Click save when you&amp;#39;re done.&lt;/p&gt;&lt;p&gt;&lt;b&gt;For Developers:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;This
version can be made to work with other display types (this is the part
you would write), implement ILcdWriter in your writer class, put it in
the install directory the select it from the Writers Tab (not shown
above).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; public interface ILcdWriter : IDisposable&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void Clear();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void Init();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void Render();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void RenderString(byte row, string buffer);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void ReviseString(int index, string buffer);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void SetString(int index, string buffer, bool scroll, string sep, long rate, int repeat);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void SetIcons(LcdIconCollection icons);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;a href="https://www.paypal.com/xclick/business=andyvt%40babgvant.com&amp;amp;item_name=LcdWriter%20Vista%202&amp;amp;no_shipping=1&amp;amp;tax=0&amp;amp;amount=5" target="paypal"&gt;&lt;img src="http://babgvant.com/images/paypal.gif" alt="" border="0" /&gt;&lt;/a&gt;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description><enclosure url="/downloads/lcdwriter/1/lcdwriterx64.zip" length="-1" type="application/octet-stream" /></item><item><title>LcdWriter for Sage &amp; Vista Media Center</title><link>http://babgvant.com/files/folders/lcdwriter/entry10703.aspx</link><pubDate>Wed, 01 Oct 2008 02:03:31 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:10703</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;
								LcdWriter does
all the usual things that a lcd writer should do; displaying the
current media file, and it&amp;#39;s play state (play, stop, pause, etc). &lt;/p&gt;&lt;p&gt;In Media Center it also implements other state information that no other (at least to
my knowledge) state display writer does; the currently recording show
and disc writing status. LcdWriter will only work on Hitachi HD44780
compatible displays (most parallel port displays are this type), check
your manufacturer&amp;#39;s documentation to see if your display is HD44780
compatible.&lt;/p&gt;&lt;p&gt;LcdWriter also works with SageTV.&amp;nbsp; To receive playback information neilm&amp;#39;s &lt;a href="http://tools.assembla.com/sageplugins/wiki/GetStatusPlugin" target="_blank"&gt;GetStatus&lt;/a&gt; pluggin is required, recording information uses neilm&amp;#39;s SageTV &lt;a href="http://tools.assembla.com/sageplugins/wiki/WebServer" target="_blank"&gt;webserver&lt;/a&gt;.&amp;nbsp; Besides the usual writing duties in the SageTV implemenation LcdWriter can also reset the display timer (for those who use agressive power management setttings) and monitors the SageTV service via the webserver on resume from standby to ensure that it comes back up properly.&amp;nbsp; For those who want these features, this version also includes a &amp;quot;NullWriter&amp;quot; which doesn&amp;#39;t require an actual VFD. &lt;/p&gt;

&lt;p&gt;.Net 2.0 is required. It is intended for Vista, but should work on XP as well. &lt;b&gt;If you have a previous version installed, you must manually uninstall it before installing this version.&lt;/b&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://babgvant.com/images/progress.jpg" alt="" width="320" align="" border="" height="101" hspace="" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://home.comcast.net/%7Eagvantil/write.PNG" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
Session
priority (e.g. playing music while watching a slide show creates two
sessions, priority indicates which will be displayed on the lcd) is
managed through the config tool. Select the session and &amp;quot;Raise&amp;quot; or
&amp;quot;Lower&amp;quot; its priority using the buttons. Some sessions (like Global and
Home) support custom text. Select the session, and change the &amp;quot;Display
Value&amp;quot; to the desired text.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://babgvant.com/images/lcdpage1.PNG" alt="" width="398" align="" border="" height="367" hspace="" /&gt;&lt;br /&gt;
&lt;br /&gt;
The icons that are displayed for the play states are configurable.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://babgvant.com/images/lcdpage2.PNG" alt="" width="399" align="" border="" height="367" hspace="" /&gt;&lt;br /&gt;
&lt;br /&gt;
Click save when you&amp;#39;re done.&lt;/p&gt;&lt;p&gt;&lt;b&gt;For Developers:&lt;/b&gt;&lt;/p&gt;&lt;p&gt;This
version can be made to work with other display types (this is the part
you would write), implement ILcdWriter in your writer class, put it in
the install directory the select it from the Writers Tab (not shown
above).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; public interface ILcdWriter : IDisposable&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void Clear();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void Init();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void Render();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void RenderString(byte row, string buffer);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void ReviseString(int index, string buffer);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void SetString(int index, string buffer, bool scroll, string sep, long rate, int repeat);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void SetIcons(LcdIconCollection icons);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;a href="https://www.paypal.com/xclick/business=andyvt%40babgvant.com&amp;amp;item_name=LcdWriter%20Vista%202&amp;amp;no_shipping=1&amp;amp;tax=0&amp;amp;amount=5" target="paypal"&gt;&lt;img src="http://babgvant.com/images/paypal.gif" border="0" alt="" /&gt;&lt;/a&gt;&lt;/p&gt;</description><enclosure url="/downloads/lcdwriter/1/lcdwriter.zip" length="-1" type="application/octet-stream" /></item><item><title>LcdWriter for x64 Vista</title><link>http://babgvant.com/files/folders/lcdwriter/entry4881.aspx</link><pubDate>Sun, 15 Jul 2007 20:22:45 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:4881</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;This is a version of LcdWriter for x64 Vista.&amp;nbsp; Thanks to Myst for helping out with this.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;Before installing this, you must disable driver signing.&amp;nbsp; To do this open an elevated command prompt and type &amp;ldquo;bcdedit /set loadoptions DDISABLE_INTEGRITY_CHECKS&amp;rdquo;, then reboot.&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;I don&amp;#39;t have an x64 system to test this on, so it&amp;#39;s untested.&amp;nbsp; If you have trouble making it work take a look at &lt;a href="http://babgvant.com/forums/thread/4372.aspx"&gt;this&lt;/a&gt; thread.&amp;nbsp;&lt;/p&gt;</description><enclosure url="/downloads/LcdWriterX64.zip" length="-1" type="application/octet-stream" /></item><item><title>LcdWriter for Vista</title><link>http://babgvant.com/files/folders/lcdwriter/entry3231.aspx</link><pubDate>Sat, 24 Mar 2007 15:05:22 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:3231</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;
								LcdWriter does
all the usual things that a MCE lcd writer should do; displaying the
current media file, and it&amp;#39;s play state (play, stop, pause, etc). But
it also implements other state information that no other (at least to
my knowledge) state display writer does; the currently recording show
and disc writing status. LcdWriter will only work on Hitachi HD44780
compatible displays (most parallel port displays are this type), check
your manufacturer&amp;#39;s documentation to see if your display is HD44780
compatible.&lt;/p&gt;

&lt;p&gt;.Net 2.0 is required. It is intended for Vista, but should work on XP as well. &lt;strong&gt;If you have a previous version installed, you must manually uninstall it before installing this version.&lt;/strong&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://home.comcast.net/%7Eagvantil/record.PNG" /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://home.comcast.net/%7Eagvantil/write.PNG" /&gt;&lt;br /&gt;
&lt;br /&gt;
Session
priority (e.g. playing music while watching a slide show creates two
sessions, priority indicates which will be displayed on the lcd) is
managed through the config tool. Select the session and &amp;quot;Raise&amp;quot; or
&amp;quot;Lower&amp;quot; its priority using the buttons. Some sessions (like Global and
Home) support custom text. Select the session, and change the &amp;quot;Display
Value&amp;quot; to the desired text.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://home.comcast.net/%7Eagvantil/lcdpage1.PNG" /&gt;&lt;br /&gt;
&lt;br /&gt;
The icons that are displayed for the play states are configurable.&lt;br /&gt;
&lt;br /&gt;
&lt;img src="http://home.comcast.net/%7Eagvantil/lcdpage2.PNG" /&gt;&lt;br /&gt;
&lt;br /&gt;
Click save when you&amp;#39;re done.&lt;/p&gt;&lt;p&gt;&lt;strong&gt;For Developers:&lt;/strong&gt;&lt;/p&gt;&lt;p&gt;This version can be made to work with other display types (this is the part you would write), implement ILcdWriter in your writer class, put it in the install directory the select it from the Writers Tab (not shown above).&lt;/p&gt;&lt;p&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; public interface ILcdWriter : IDisposable&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; {&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void Clear();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void Init();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void Render();&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void RenderString(byte row, string buffer);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void ReviseString(int index, string buffer);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void SetString(int index, string buffer, bool scroll, string sep, long rate, int repeat);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; void SetIcons(LcdIconCollection icons);&lt;br /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; }&lt;br /&gt;&amp;nbsp;&lt;/p&gt;

&lt;p&gt;&lt;br /&gt;
&lt;a href="https://www.paypal.com/xclick/business=andyvt%40babgvant.com&amp;amp;item_name=LcdWriter%20Vista%202&amp;amp;no_shipping=1&amp;amp;tax=0&amp;amp;amount=5" target="paypal"&gt;&lt;img border="0" src="http://babgvant.com/images/paypal.gif" /&gt;&lt;/a&gt;&lt;/p&gt;</description><enclosure url="/downloads/LcdWriter.zip" length="-1" type="application/octet-stream" /></item><item><title>LcdWriter for .Net 2.0</title><link>http://babgvant.com/files/folders/lcdwriter/entry1840.aspx</link><pubDate>Sun, 04 Feb 2007 20:44:10 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:1840</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;
								LcdWriter does
all the usual things that a MCE lcd writer should do; displaying the
current media file, and it&amp;#39;s play state (play, stop, pause, etc). But
it also implements other state information that no other (at least to
my knowledge) state display writer does; the currently recording show
and disc writing status. LcdWriter will only work on Hitachi HD44780
compatible displays (most parallel port displays are this type), check
your manufacturer&amp;#39;s documentation to see if your display is HD44780
compatible.&lt;/p&gt;
&lt;p&gt;This version will work for those with only . Net 2.0 installed. &lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://home.comcast.net/%7Eagvantil/record.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://home.comcast.net/%7Eagvantil/write.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;Session
priority (e.g. playing music while watching a slide show creates two
sessions, priority indicates which will be displayed on the lcd) is
managed through the config tool. Select the session and &amp;quot;Raise&amp;quot; or
&amp;quot;Lower&amp;quot; its priority using the buttons. Some sessions (like Global and
Home) support custom text. Select the session, and change the &amp;quot;Display
Value&amp;quot; to the desired text.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://home.comcast.net/%7Eagvantil/lcdpage1.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;The icons that are displayed for the play states are configurable.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://home.comcast.net/%7Eagvantil/lcdpage2.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;Click save when you&amp;#39;re done.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;UPDATE:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;For
those who needed to customize the number of &amp;quot;Renders&amp;quot;; change
HKLM\babgVant\LcdWriter\renderCount to a different value (2 should
work) from the default value of 1.&lt;br /&gt;&lt;br /&gt;The new version will also write to the Event Log when it starts and whenever anything bad happens. &lt;br /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;
&lt;a href="https://www.paypal.com/xclick/business=andyvt%40babgvant.com&amp;amp;item_name=LcdWriter%202&amp;amp;no_shipping=1&amp;amp;tax=0&amp;amp;amount=5" target="paypal"&gt;&lt;img border="0" src="http://babgvant.com/images/paypal.gif" /&gt;&lt;/a&gt;&lt;/p&gt;</description><enclosure url="/downloads/installlcdwriter2.zip" length="-1" type="application/octet-stream" /></item><item><title>LcdWriter dll for 2.0</title><link>http://babgvant.com/files/folders/lcdwriter/entry289.aspx</link><pubDate>Tue, 10 Oct 2006 19:30:41 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:289</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>dll for 2.0&lt;br /&gt;</description><enclosure url="http://babgvant.com/files/folders/289/download.aspx" length="21633" type="application/zip" /></item><item><title>LcdWriter</title><link>http://babgvant.com/files/folders/lcdwriter/entry288.aspx</link><pubDate>Tue, 10 Oct 2006 19:28:58 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:288</guid><dc:creator>babgvant</dc:creator><slash:comments>5</slash:comments><description>&lt;p&gt;
								LcdWriter does
all the usual things that a MCE lcd writer should do; displaying the
current media file, and it&amp;#39;s play state (play, stop, pause, etc). But
it also implements other state information that no other (at least to
my knowledge) state display writer does; the currently recording show
and disc writing status. LcdWriter will only work on Hitachi HD44780
compatible displays (most parallel port displays are this type), check
your manufacturer&amp;#39;s documentation to see if your display is HD44780
compatible.&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://home.comcast.net/%7Eagvantil/record.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;&lt;img src="http://home.comcast.net/%7Eagvantil/write.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;Session
priority (e.g. playing music while watching a slide show creates two
sessions, priority indicates which will be displayed on the lcd) is
managed through the config tool. Select the session and &amp;quot;Raise&amp;quot; or
&amp;quot;Lower&amp;quot; its priority using the buttons. Some sessions (like Global and
Home) support custom text. Select the session, and change the &amp;quot;Display
Value&amp;quot; to the desired text.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://home.comcast.net/%7Eagvantil/lcdpage1.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;The icons that are displayed for the play states are configurable.&lt;br /&gt;&lt;br /&gt;&lt;img src="http://home.comcast.net/%7Eagvantil/lcdpage2.PNG" /&gt;&lt;br /&gt;&lt;br /&gt;Click save when you&amp;#39;re done.&lt;br /&gt;&lt;br /&gt;&lt;span&gt;UPDATE:&lt;/span&gt;&lt;br /&gt;&lt;br /&gt;For
those who needed to customize the number of &amp;quot;Renders&amp;quot;; change
HKLM\babgVant\LcdWriter\renderCount to a different value (2 should
work) from the default value of 1.&lt;br /&gt;&lt;br /&gt;The new version will also write to the Event Log when it starts and whenever anything bad happens. &lt;br /&gt;&lt;/p&gt;&lt;p&gt;This version will work for those with .NET 1.1/2.0 installed.&amp;nbsp;&lt;/p&gt;&lt;p&gt;Updated 11/12/2006 see this &lt;a href="http://babgvant.com/blogs/andyvt/archive/2006/11/12/MSAS-Bug_3F00_.aspx"&gt;post&lt;/a&gt; for details.&amp;nbsp;&lt;/p&gt;&lt;p&gt;&amp;nbsp;&lt;/p&gt;&lt;p&gt;&lt;br /&gt;
&lt;a href="https://www.paypal.com/xclick/business=andyvt%40babgvant.com&amp;amp;item_name=Thanks%20for%20LcdWriter&amp;amp;no_shipping=1&amp;amp;tax=0&amp;amp;amount=5" target="paypal"&gt;&lt;img border="0" src="http://babgvant.com/images/paypal.gif" /&gt;&lt;/a&gt;&lt;/p&gt;</description><enclosure url="/downloads/installlcdwriter.zip" length="-1" type="application/octet-stream" /></item><item><title>RegListener Debug</title><link>http://babgvant.com/files/folders/lcdwriter/entry137.aspx</link><pubDate>Wed, 04 Oct 2006 21:29:58 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:137</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>Windows Application to help understand why the reglistener is failing&lt;br /&gt;</description><enclosure url="http://babgvant.com/files/folders/137/download.aspx" length="6036" type="application/x-zip-compressed" /></item><item><title>LcdWriterDebug</title><link>http://babgvant.com/files/folders/lcdwriter/entry89.aspx</link><pubDate>Wed, 04 Oct 2006 01:19:58 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:89</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>A debug version of LcdWriter&lt;br /&gt;</description><enclosure url="http://babgvant.com/files/folders/89/download.aspx" length="54945" type="application/x-zip-compressed" /></item><item><title>LcdWriter</title><link>http://babgvant.com/files/folders/lcdwriter/entry16.aspx</link><pubDate>Tue, 03 Oct 2006 14:12:10 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:16</guid><dc:creator>babgvant</dc:creator><slash:comments>0</slash:comments><description>				LcdWriter does
all the usual things that a MCE lcd writer should do; displaying the
current media file, and it&amp;#39;s play state (play, stop, pause, etc). But
it also implements other state information that no other (at least to
my knowledge) state display writer does; the currently recording show
and disc writing status. LcdWriter will only work on Hitachi HD44780
compatible displays (most parallel port displays are this type), check
your manufacturer&amp;#39;s documentation to see if your display is HD44780
compatible.&lt;br /&gt;
&lt;br /&gt;
&lt;a href="https://www.paypal.com/xclick/business=andyvt%40babgvant.com&amp;amp;item_name=Thanks%20for%20LcdWriter&amp;amp;no_shipping=1&amp;amp;tax=0&amp;amp;amount=5" target="paypal"&gt;&lt;img border="0" src="http://babgvant.com/images/paypal.gif" /&gt;&lt;/a&gt;</description><enclosure url="http://babgvant.com/files/folders/16/download.aspx" length="247918" type="application/x-zip-compressed" /></item><item><title>LcdTest</title><link>http://babgvant.com/files/folders/lcdwriter/entry15.aspx</link><pubDate>Tue, 03 Oct 2006 14:09:58 GMT</pubDate><guid isPermaLink="false">21093a07-8b3d-42db-8cbf-3350fcbf5496:15</guid><dc:creator>babgvant</dc:creator><slash:comments>1</slash:comments><description>LcdTest is a simple application to write test to the top and bottom
line of a HD44780 display. I wrote to help troubleshoot issues with
LcdWriter.</description><enclosure url="http://babgvant.com/files/folders/15/download.aspx" length="19293" type="application/x-zip-compressed" /></item></channel></rss>