<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>WDTV Tools &#187; event-osd</title>
	<atom:link href="http://wdtv.elmarweber.org/index.php/category/wdtv/event-osd/feed" rel="self" type="application/rss+xml" />
	<link>http://wdtv.elmarweber.org</link>
	<description>Homepage for the WDTV Tools for the Western Digital TV HD</description>
	<lastBuildDate>Mon, 25 Jan 2010 10:24:24 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>event-osd r170 Released</title>
		<link>http://wdtv.elmarweber.org/index.php/2009/event-osd-r170-released/.</link>
		<comments>http://wdtv.elmarweber.org/index.php/2009/event-osd-r170-released/.#comments</comments>
		<pubDate>Tue, 30 Jun 2009 17:24:40 +0000</pubDate>
		<dc:creator>Elmar Weber</dc:creator>
				<category><![CDATA[event-osd]]></category>
		<category><![CDATA[osd mods]]></category>
		<category><![CDATA[wdtv]]></category>
		<category><![CDATA[wdtv tools]]></category>
		<category><![CDATA[western digital tv hd]]></category>

		<guid isPermaLink="false">http://wdtv.elmarweber.org/?p=100</guid>
		<description><![CDATA[A new version of event-osd has been released. event-osd allows you to modify the OSD of the Western Digital TV HD on the fly when the user navigates through his media collection.
This is a bug fix release for r162. It fixes a bug that could freeze up the WDTV&#8217;s OSD display when the user tries [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of event-osd has been released. event-osd allows you to modify the OSD of the Western Digital TV HD on the fly when the user navigates through his media collection.</p>
<p>This is a bug fix release for r162. It fixes a bug that could freeze up the WDTV&#8217;s OSD display when the user tries to eject a device on which event-osd operated.</p>
<p>The new application image is available for download at <a href="http://sourceforge.net/project/downloading.php?group_id=261153&#038;filename=event-osd-r170-wdtv.zip">http://sourceforge.net/project/downloading.php?group_id=261153&#038;filename=event-osd-r170-wdtv.zip</a>.</p>
<p>All event-osd files can be found at <a href="http://sourceforge.net/project/showfiles.php?group_id=261153&#038;package_id=324606">http://sourceforge.net/project/showfiles.php?group_id=261153&#038;package_id=324606</a>. The documentation is in the event-osd wiki at <a href="http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd">http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wdtv.elmarweber.org/index.php/2009/event-osd-r170-released/./feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>event-osd r162 Released</title>
		<link>http://wdtv.elmarweber.org/index.php/2009/event-osd-r162-released/.</link>
		<comments>http://wdtv.elmarweber.org/index.php/2009/event-osd-r162-released/.#comments</comments>
		<pubDate>Sun, 14 Jun 2009 14:41:41 +0000</pubDate>
		<dc:creator>Elmar Weber</dc:creator>
				<category><![CDATA[event-osd]]></category>
		<category><![CDATA[osd]]></category>
		<category><![CDATA[osd mods]]></category>
		<category><![CDATA[wdtv]]></category>
		<category><![CDATA[wdtv tools]]></category>
		<category><![CDATA[western digital tv hd]]></category>

		<guid isPermaLink="false">http://wdtv.elmarweber.org/?p=76</guid>
		<description><![CDATA[A new version of event-osd has been released. event-osd allows you to modify the OSD of the Western Digital TV HD on the fly when the user navigates through his media collection.
The r162 version introduces an extended event config file format that supports multiple events and also adds support for new features. The most important [...]]]></description>
			<content:encoded><![CDATA[<p>A new version of event-osd has been released. event-osd allows you to modify the OSD of the Western Digital TV HD on the fly when the user navigates through his media collection.</p>
<p>The r162 version introduces an extended event config file format that supports multiple events and also adds support for new features. The most important feature is the ability to change the working directory of the script to the current directory of the OSD. This solves as a workaround for paths with special characters because the shell of the WDTV firmwares is not able to deal with them directly. You can specify that the current working directory (cwd) is changed by using a config file like the following one:</p>
<p><code><br />
version=2<br />
</code><br />
<code><br />
[event0]<br />
type=directory_change<br />
pattern=/<br />
script=/my/script.sh<br />
<strong>cwd=true</strong><br />
media_type=video<br />
</code></p>
<p>More changes in detail are:</p>
<ul>
<li>added: option to execute script in the newly changed directory. This is a workaround to eliminate problems with special characters in the current path. See documentation for details. Thanks to LaurentG for suggesting this.</li>
<li>added: option to specify several events in one file, see documentation for details</li>
<li>added: support for future extensions in the event file format</li>
<li>fixed: OSD working copy was not cleaned on restart</li>
</ul>
<p>The new application image is available for download at <a href="http://sourceforge.net/project/downloading.php?group_id=261153&#038;filename=event-osd-r162-wdtv.zip">http://sourceforge.net/project/downloading.php?group_id=261153&#038;filename=event-osd-r162-wdtv.zip</a>.</p>
<p>All event-osd files can be found at <a href="http://sourceforge.net/project/showfiles.php?group_id=261153&#038;package_id=324606">http://sourceforge.net/project/showfiles.php?group_id=261153&#038;package_id=324606</a>. The documentation is in the event-osd wiki at <a href="http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd">http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd</a>.</p>
<p>event-osd is part of the WDTV Tools project. For more tools and information take a look at the WDTV Tools homepage: <a href="http://wdtv.elmarweber.org">http://wdtv.elmarweber.org</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://wdtv.elmarweber.org/index.php/2009/event-osd-r162-released/./feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Some OSD Mods</title>
		<link>http://wdtv.elmarweber.org/index.php/2009/some-osd-mods/.</link>
		<comments>http://wdtv.elmarweber.org/index.php/2009/some-osd-mods/.#comments</comments>
		<pubDate>Thu, 11 Jun 2009 02:36:29 +0000</pubDate>
		<dc:creator>Elmar Weber</dc:creator>
				<category><![CDATA[applications]]></category>
		<category><![CDATA[event-osd]]></category>
		<category><![CDATA[osd]]></category>
		<category><![CDATA[osd mods]]></category>
		<category><![CDATA[wdtv]]></category>
		<category><![CDATA[western digital tv hd]]></category>

		<guid isPermaLink="false">http://wdtv.elmarweber.org/?p=63</guid>
		<description><![CDATA[Take a look over at the WDTV Forum, there is some serious development going on. LaurentG and juliojs use event-osd to skin your folders according to your own templates and data. Thanks to LaurentG&#8217;s great idea to use the folders as an options menu a new world of possibilities opens up. For example is ninja76 [...]]]></description>
			<content:encoded><![CDATA[<p>Take a look over at the WDTV Forum, there is some serious development going on. <a href="http://wdtvforum.com/main/index.php?topic=1039.0">LaurentG</a> and <a href="http://wdtvforum.com/main/index.php?topic=668.0">juliojs</a> use <a href="http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd">event-osd</a> to skin your folders according to your own templates and data. Thanks to LaurentG&#8217;s great idea to use the folders as an options menu a new world of possibilities opens up. For example is <a href="http://wdtvforum.com/main/index.php?topic=1085.0">ninja76</a> working on an integration of torrents into the UI and <a href="http://weecommand.wordpress.com/2009/06/11/prototype1/">realtebo</a> integrates file downloads via the IRC network.</p>
<p>I can&#8217;t wait to see more mods that bring the little black one to shine even more.</p>
]]></content:encoded>
			<wfw:commentRss>http://wdtv.elmarweber.org/index.php/2009/some-osd-mods/./feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>event-osd Tutorial Available</title>
		<link>http://wdtv.elmarweber.org/index.php/2009/event-osd-tutorial-available/.</link>
		<comments>http://wdtv.elmarweber.org/index.php/2009/event-osd-tutorial-available/.#comments</comments>
		<pubDate>Wed, 03 Jun 2009 00:59:24 +0000</pubDate>
		<dc:creator>Elmar Weber</dc:creator>
				<category><![CDATA[event-osd]]></category>
		<category><![CDATA[osd]]></category>
		<category><![CDATA[tutorial]]></category>
		<category><![CDATA[wdtv]]></category>
		<category><![CDATA[western digital tv hd]]></category>
		<category><![CDATA[wiki]]></category>

		<guid isPermaLink="false">http://wdtv.elmarweber.org/?p=43</guid>
		<description><![CDATA[A tutorial for event-osd is available at the Wiki: http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd/tutorial.
The wiki page for event-osd also has a used by section, so if you have an application that uses event-osd you&#8217;re welcome to add a link to it (or mail it to me or leave it here in a comment).
]]></description>
			<content:encoded><![CDATA[<p>A tutorial for <a href="http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd">event-osd</a> is available at the Wiki: <a href="http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd/tutorial">http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd/tutorial</a>.</p>
<p>The <a href="http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd">wiki page for event-osd</a> also has a used by section, so if you have an application that uses event-osd you&#8217;re welcome to add a link to it (or mail it to me or leave it here in a comment).</p>
]]></content:encoded>
			<wfw:commentRss>http://wdtv.elmarweber.org/index.php/2009/event-osd-tutorial-available/./feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>event-osd r112 Released</title>
		<link>http://wdtv.elmarweber.org/index.php/2009/event-osd-r112-released/.</link>
		<comments>http://wdtv.elmarweber.org/index.php/2009/event-osd-r112-released/.#comments</comments>
		<pubDate>Tue, 02 Jun 2009 02:01:21 +0000</pubDate>
		<dc:creator>Elmar Weber</dc:creator>
				<category><![CDATA[event-osd]]></category>
		<category><![CDATA[osd]]></category>
		<category><![CDATA[applications]]></category>
		<category><![CDATA[wdtv]]></category>
		<category><![CDATA[western digital tv hd]]></category>

		<guid isPermaLink="false">http://wdtv.elmarweber.org/?p=40</guid>
		<description><![CDATA[The second release of event-osd is out. event-osd is a notification system for the WDTV’s GUI that allows you to modify the OSD on the fly.
This release works with the media library enabled and should now work on all WDTVs with ext3-boot 0.9.2 and WDLXTV >= 0.5.2.
Besides the main bugfix some smaller changes have been [...]]]></description>
			<content:encoded><![CDATA[<p>The second release of event-osd is out. event-osd is a notification system for the WDTV’s GUI that allows you to modify the OSD on the fly.</p>
<p>This release works with the media library enabled and should now work on all WDTVs with ext3-boot 0.9.2 and WDLXTV >= 0.5.2.</p>
<p>Besides the main bugfix some smaller changes have been made: app.event files are now converted with dos2unix, so if the file has Windows file endings it still works. Furthermore some system calls have been optimized so that there is less overhead when the directory changes.</p>
<p>You can download the new release from <a href="http://sourceforge.net/project/downloading.php?group_id=261153&#038;filename=event-osd-r112-wdtv.zip">http://sourceforge.net/project/downloading.php?group_id=261153&#038;filename=event-osd-r112-wdtv.zip</a>.</p>
<p>As always, the documentation for developers is available at the <a href="http://sourceforge.net/apps/trac/wdtvtools/wiki">Wiki</a> at <a href="http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd">http://apps.sourceforge.net/trac/wdtvtools/wiki/event-osd</a>.</p>
<p>A video showing event-osd in action with <a href="http://appletrailerfs.elmarweber.org/">appletrailerfs</a>:</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/eqgKRZjrsoQ&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eqgKRZjrsoQ&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
]]></content:encoded>
			<wfw:commentRss>http://wdtv.elmarweber.org/index.php/2009/event-osd-r112-released/./feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>First Version of event-osd Released</title>
		<link>http://wdtv.elmarweber.org/index.php/2009/first-version-of-event-osd-released/.</link>
		<comments>http://wdtv.elmarweber.org/index.php/2009/first-version-of-event-osd-released/.#comments</comments>
		<pubDate>Sat, 30 May 2009 21:28:02 +0000</pubDate>
		<dc:creator>Elmar Weber</dc:creator>
				<category><![CDATA[event-osd]]></category>
		<category><![CDATA[osd]]></category>
		<category><![CDATA[wdtv]]></category>
		<category><![CDATA[western digital tv hd]]></category>

		<guid isPermaLink="false">http://wdtv.elmarweber.org/?p=33</guid>
		<description><![CDATA[The first public release of event-osd, a notification system for the WDTV&#8217;s GUI, is out. It enables third party scripts to modify the GUI on the fly based on the current directory.
This release is designed for the WDTV firmware in the version 1.02.07 it probably only works with this exact version or other firmwares like [...]]]></description>
			<content:encoded><![CDATA[<p>The first public release of event-osd, a notification system for the WDTV&#8217;s GUI, is out. It enables third party scripts to modify the GUI on the fly based on the current directory.</p>
<p>This release is designed for the WDTV firmware in the version 1.02.07 it probably only works with this exact version or other firmwares like ext3-boot or WDLXTV that are based on the 1.02.07 too.</p>
<p>You can download it from <a href="http://sourceforge.net/project/downloading.php?group_id=261153&#038;filename=event-osd-r100-wdtv.zip">http://sourceforge.net/project/downloading.php?group_id=261153&#038;filename=event-osd-r100-wdtv.zip</a>.</p>
<p>A, very short, documentation for developers is available at the <a href="http://sourceforge.net/apps/trac/wdtvtools/wiki">Wiki</a> at <a href="http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd">http://sourceforge.net/apps/trac/wdtvtools/wiki/event-osd</a>.</p>
<p>A video showing event-osd in action with <a href="http://appletrailerfs.elmarweber.org/">appletrailerfs</a>:</p>
<p><object width="560" height="340"><param name="movie" value="http://www.youtube.com/v/eqgKRZjrsoQ&#038;hl=en&#038;fs=1"></param><param name="allowFullScreen" value="true"></param><param name="allowscriptaccess" value="always"></param><embed src="http://www.youtube.com/v/eqgKRZjrsoQ&#038;hl=en&#038;fs=1" type="application/x-shockwave-flash" allowscriptaccess="always" allowfullscreen="true" width="560" height="340"></embed></object></p>
<p>And a screenshot:<br />
<a href="http://wdtv.elmarweber.org/wp-content/uploads/2009/05/event-osd-example.jpg" rel="shadowbox[post-33];player=img;"><br />
<img src="http://wdtv.elmarweber.org/wp-content/uploads/2009/05/event-osd-example-300x168.jpg" alt="event-osd-example" title="event-osd-example" width="300" height="168" class="aligncenter size-medium wp-image-34" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://wdtv.elmarweber.org/index.php/2009/first-version-of-event-osd-released/./feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
