<?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>WDTVC.com &#187; osd</title>
	<atom:link href="http://www.wdtvc.com/tag/osd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.wdtvc.com</link>
	<description>WD TV HD community</description>
	<lastBuildDate>Fri, 20 Nov 2009 03:50:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Bigger thumbnails, change size of thumbs</title>
		<link>http://www.wdtvc.com/2009/05/09/bigger-thumbnails-change-size-of-thumbs/</link>
		<comments>http://www.wdtvc.com/2009/05/09/bigger-thumbnails-change-size-of-thumbs/#comments</comments>
		<pubDate>Fri, 08 May 2009 22:18:47 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[dimensions]]></category>
		<category><![CDATA[osd]]></category>
		<category><![CDATA[resolution]]></category>
		<category><![CDATA[size]]></category>
		<category><![CDATA[thumbnail]]></category>
		<category><![CDATA[thumbs]]></category>

		<guid isPermaLink="false">http://www.wdtvc.com/?p=356</guid>
		<description><![CDATA[Before you start this tutorial, it is very important that you backup OSD folder first before proceeding to upload changed files. You will read how to in this tutorial. This is because the WD won&#8217;t boot if there&#8217;s an error in one of the xml files in the OSD directory. If so, just restore backup [...]]]></description>
			<content:encoded><![CDATA[<p>Before you start this tutorial, it is very important that you backup OSD folder first before proceeding to upload changed files. You will read how to in this tutorial. This is because the WD won&#8217;t boot if there&#8217;s an error in one of the xml files in the OSD directory. If so, just restore backup and everything is ok. Now let&#8217;s get started:</p>
<p><strong>1:</strong> Login to your WD TV via your favorite ftp client <strong></strong></p>
<p><strong>2:</strong> Navigate to the OSD directory <strong></strong></p>
<p><strong>3:</strong> Download the following xml files</p>
<ul>
<li>basic_browse_thumb_video.xml</li>
<li>inc_video_thumb_browse.xml</li>
</ul>
<p style="text-align: center;"><center><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_slot = "2966227501";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<p><strong>4:</strong> Navagiate into the /OSD/IMAGE/ directory and download these following png files&#8230;</p>
<ul>
<li>video_thumb_frame_bg_f.png</li>
<li>video_thumb_frame_bg_n.png</li>
<li>video_thumb_frame_blister.png</li>
</ul>
<p><strong>**BACK UP ALL THESE FILES SOMEWHERE ON YOUR HDD**</strong> <strong></strong></p>
<p><strong>5:</strong> Open the <strong>basic_browse_thumb_video.xml</strong> file in your favorite txt editor. <strong></strong></p>
<p><strong>6:</strong> <strong>FIND&#8230;</strong></p>
<p><em>&lt;page background=&#8221;image/welcome_background_bg.jpg&#8221; numitems=&#8221;12&#8243;&gt;</em><strong></strong></p>
<p><strong>CHANGE TO&#8230;</strong></p>
<p><em>&lt;page background=&#8221;image/welcome_background_bg.jpg&#8221; numitems=&#8221;4&#8243;&gt;</em></p>
<p><strong>7:</strong> Sticking with the <strong>basic_browse_thumb_video.xml</strong> file&#8230;</p>
<p><strong>FIND&#8230;</strong></p>
<p><em>&lt;listbox valkey=&#8221;browselist&#8221; autoenter=&#8221;1&#8243; autoswitch=&#8221;0&#8243; move=&#8221;row&#8221; cols=&#8221;6&#8243; rows=&#8221;2&#8243; lbmask=&#8221;HT&#8221; loop_scroll=&#8221;1&#8243; turbo_trigger=&#8221;10&#8243;[/sourcecode] turbo_multi=&#8221;10&#8243; /&gt;</em> <strong></strong></p>
<p><strong>CHANGE TO&#8230;</strong></p>
<p><em>&lt;listbox valkey=&#8221;browselist&#8221; autoenter=&#8221;1&#8243; autoswitch=&#8221;0&#8243; move=&#8221;row&#8221; cols=&#8221;4&#8243; rows=&#8221;1&#8243; lbmask=&#8221;HT&#8221; loop_scroll=&#8221;1&#8243; turbo_trigger=&#8221;10&#8243; turbo_multi=&#8221;10&#8243; /&gt;</em></p>
<p>Now save this xml file and re-up it to the directory and overwrite.</p>
<p>**Note: cols=&#8221;4&#8243; rows=&#8221;1&#8243; this is where you can change the way the thumbs are displayed so you can play around with this just remember if you change the 4 here you need to change the 4 in the opening line of code on this xml file.</p>
<p style="text-align: center;"><center><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_slot = "2966227501";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<p><strong>8:</strong> Open <strong>inc_video_thumb_browse.xml</strong> in your txt editor and edit the following:</p>
<p><strong>Change the whole xml file to this</strong>:</p>
<p><em>&lt;?xml version=&#8221;1.0&#8243;?&gt;<br />
&lt;wrapper&gt;<br />
&lt;text text=&#8221;@@pagecounter&#8221; x=&#8221;856&#8243; y=&#8221;95&#8243; h=&#8221;24&#8243; w=&#8221;200&#8243; fontsize=&#8221;24&#8243; align=&#8221;right&#8221; textcolor=&#8221;0xe2e2e2&#8243;/&gt;<br />
&lt;table x=&#8221;186&#8243; y=&#8221;205&#8243; w=&#8221;870&#8243; h=&#8221;295&#8243;<br />
cols=&#8221;4&#8243; rows=&#8221;1&#8243; colspacing=&#8221;2&#8243; align=&#8221;hcenter&#8221;&gt;<br />
&lt;image image=&#8221;@@thumb_active_0&#8243;/&gt;<br />
&lt;image image=&#8221;@@thumb_active_1&#8243;/&gt;<br />
&lt;image image=&#8221;@@thumb_active_2&#8243;/&gt;<br />
&lt;image image=&#8221;@@thumb_active_3&#8243;/&gt;<br />
&lt;/table&gt;<br />
&lt;table x=&#8221;186&#8243; y=&#8221;205&#8243; w=&#8221;870&#8243; h=&#8221;288&#8243;<br />
cols=&#8221;4&#8243; rows=&#8221;1&#8243; colspacing=&#8221;2&#8243; align=&#8221;hcenter&#8221;&gt;<br />
&lt;image image=&#8221;@@browse_0_icon&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_1_icon&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_2_icon&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_3_icon&#8221;/&gt;<br />
&lt;/table&gt;<br />
&lt;table x=&#8221;205&#8243; y=&#8221;217&#8243; w=&#8221;845&#8243; h=&#8221;273&#8243;<br />
cols=&#8221;4&#8243; rows=&#8221;1&#8243; colspacing=&#8221;27&#8243; align=&#8221;hcenter&#8221; scale_type=&#8221;fixratio&#8221; scale=&#8221;100&#8243;&gt;<br />
&lt;image name=&#8221;th0&#8243; image=&#8221;@@browse_0_thumbnail&#8221; default_image=&#8221;@@browse_0_default_image&#8221; w=&#8221;178&#8243; h=&#8221;267&#8243;/&gt;<br />
&lt;image name=&#8221;th1&#8243; image=&#8221;@@browse_1_thumbnail&#8221; default_image=&#8221;@@browse_1_default_image&#8221; w=&#8221;178&#8243; h=&#8221;267&#8243;/&gt;<br />
&lt;image name=&#8221;th2&#8243; image=&#8221;@@browse_2_thumbnail&#8221; default_image=&#8221;@@browse_2_default_image&#8221; w=&#8221;178&#8243; h=&#8221;267&#8243;/&gt;<br />
&lt;image name=&#8221;th3&#8243; image=&#8221;@@browse_3_thumbnail&#8221; default_image=&#8221;@@browse_3_default_image&#8221; w=&#8221;178&#8243; h=&#8221;267&#8243;/&gt;<br />
&lt;/table&gt;<br />
&lt;table x=&#8221;194&#8243; y=&#8221;236&#8243; w=&#8221;845&#8243; h=&#8221;273&#8243;<br />
cols=&#8221;4&#8243; rows=&#8221;1&#8243; colspacing=&#8221;27&#8243; align=&#8221;right,bottom&#8221; scale=&#8221;50&#8243;&gt;<br />
&lt;image image=&#8221;thumb_folder_icon://th0&#8243; default_image=&#8221;@@thumb_folder_0_default_image&#8221;/&gt;<br />
&lt;image image=&#8221;thumb_folder_icon://th1&#8243; default_image=&#8221;@@thumb_folder_1_default_image&#8221;/&gt;<br />
&lt;image image=&#8221;thumb_folder_icon://th2&#8243; default_image=&#8221;@@thumb_folder_2_default_image&#8221;/&gt;<br />
&lt;image image=&#8221;thumb_folder_icon://th3&#8243; default_image=&#8221;@@thumb_folder_3_default_image&#8221;/&gt;<br />
&lt;/table&gt;<br />
&lt;table x=&#8221;186&#8243; y=&#8221;205&#8243; w=&#8221;870&#8243; h=&#8221;295&#8243;<br />
cols=&#8221;4&#8243; rows=&#8221;1&#8243; colspacing=&#8221;2&#8243; align=&#8221;hcenter&#8221;&gt;<br />
&lt;image image=&#8221;@@browse_0_mask&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_1_mask&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_2_mask&#8221;/&gt;<br />
&lt;image image=&#8221;@@browse_3_mask&#8221;/&gt;<br />
&lt;/table&gt;<br />
&lt;image image=&#8221;image/photo_thumb_line_01.png&#8221; x=&#8221;371&#8243; y=&#8221;584&#8243; w=&#8221;555&#8243; h=&#8221;5&#8243; bg=&#8221;1&#8243;/&gt;<br />
&lt;image image=&#8221;image/photo_thumb_line_01.png&#8221; x=&#8221;371&#8243; y=&#8221;629&#8243; w=&#8221;555&#8243; h=&#8221;5&#8243; bg=&#8221;1&#8243;/&gt;<br />
&lt;text text=&#8221;@@file_info&#8221; selected=&#8221;@@file_info_selected&#8221; x=&#8221;171&#8243; y=&#8221;596&#8243; w=&#8221;940&#8243; h=&#8221;28&#8243; fontsize=&#8221;26&#8243; textcolor=&#8221;0&#215;07b5ff&#8221; selectedtextcolor=&#8221;0&#215;07b5ff&#8221; align=&#8221;hcenter&#8221; speed=&#8221;1&#8243; delay=&#8221;2&#8243; auto_translate=&#8221;1&#8243;/&gt;</em></p>
<p><em>&lt;image  x=&#8221;1083&#8243; y=&#8221;143&#8243; w=&#8221;38&#8243; h=&#8221;27&#8243; image=&#8221;@@moreprev&#8221;/&gt;<br />
&lt;image  x=&#8221;1083&#8243; y=&#8221;522&#8243; w=&#8221;38&#8243; h=&#8221;27&#8243; image=&#8221;@@morenext&#8221;/&gt;<br />
&lt;/wrapper&gt;</em></p>
<p>**Take a look at this xml file and you soon will realize that you can pretty much try any size you want just remember you will have to re size the tables as well. Compare your original file with this one and you will understand.</p>
<p><strong>9:</strong> Resize your png files,</p>
<ul>
<li>video_thumb_frame_bg_f.png</li>
<li>video_thumb_frame_bg_n.png</li>
<li>video_thumb_frame_blister.png</li>
</ul>
<p>20px wider and 20px higher <strong> </strong></p>
<p><strong>10:</strong> Thats it! All done.</p>
<div style="display: none">VN:F [1.7.2_963]</div><div class="ratingblock "><div class="ratingheader "></div><div class="ratingstars "><div id="article_rater_356" class="ratepost gdsr-oxygen_gif gdsr-size-30"><div class="starsbar gdsr-size-30"><div class="gdouter gdheight"><div id="gdr_vote_a356" style="width: 102px;" class="gdinner gdheight"></div><div id="gdr_stars_a356" class="gdsr_rating_as"><a id="gdsrX356X5X0XaXarticle_rater_356Xarticle_loader_356X10X30" title="5 / 5" class="s5" rel="nofollow"></a><a id="gdsrX356X4X0XaXarticle_rater_356Xarticle_loader_356X10X30" title="4 / 5" class="s4" rel="nofollow"></a><a id="gdsrX356X3X0XaXarticle_rater_356Xarticle_loader_356X10X30" title="3 / 5" class="s3" rel="nofollow"></a><a id="gdsrX356X2X0XaXarticle_rater_356Xarticle_loader_356X10X30" title="2 / 5" class="s2" rel="nofollow"></a><a id="gdsrX356X1X0XaXarticle_rater_356Xarticle_loader_356X10X30" title="1 / 5" class="s1" rel="nofollow"></a></div></div></div></div><div id="article_loader_356" style="display: none; width: 150pxpx; " class="ratingloaderarticle"><div class="loader snake " style="height: 30px"><div class="loaderinner" style="padding-top: 5px">please wait...</div></div></div></div><div class="ratingtext "><div id="gdr_text_a356">Rating: 3.4/<strong>5</strong> (5 votes cast)</div></div></div>
]]></content:encoded>
			<wfw:commentRss>http://www.wdtvc.com/2009/05/09/bigger-thumbnails-change-size-of-thumbs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Background and screensaver changing with WDLxTV 0.5.*</title>
		<link>http://www.wdtvc.com/2009/05/02/background-and-screensaver-changing-with-wdlxtv-05/</link>
		<comments>http://www.wdtvc.com/2009/05/02/background-and-screensaver-changing-with-wdlxtv-05/#comments</comments>
		<pubDate>Sat, 02 May 2009 10:52:18 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[background]]></category>
		<category><![CDATA[change]]></category>
		<category><![CDATA[edit]]></category>
		<category><![CDATA[graphics]]></category>
		<category><![CDATA[images]]></category>
		<category><![CDATA[osd]]></category>
		<category><![CDATA[screensaver]]></category>

		<guid isPermaLink="false">http://www.wdtvc.com/?p=344</guid>
		<description><![CDATA[Download original images
Edit images with photoshop or any other software and save. (try not to increase file size)
Copy both welcome_background_bg.jpg and screen_saver.png to an USB drive
Start WD TV with WDLxTV firmware 0.5.2 or above with USB drive connected




]]></description>
			<content:encoded><![CDATA[<ul>
<li><a title="original WD TV OSD images" href="http://www.mediafire.com/?wy3kjmgmfgj" target="_blank">Download original images</a></li>
<li>Edit images with photoshop or any other software and save. (try not to increase file size)</li>
<li>Copy both welcome_background_bg.jpg and screen_saver.png to an USB drive</li>
<li>Start WD TV with WDLxTV firmware 0.5.2 or above with USB drive connected</li>
</ul>
<p style="text-align: center;"><center><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_slot = "2966227501";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wdtvc.com/2009/05/02/background-and-screensaver-changing-with-wdlxtv-05/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WDTVC.com Theme Contest</title>
		<link>http://www.wdtvc.com/2009/04/25/wdtvccom-theme-contest/</link>
		<comments>http://www.wdtvc.com/2009/04/25/wdtvccom-theme-contest/#comments</comments>
		<pubDate>Fri, 24 Apr 2009 22:09:48 +0000</pubDate>
		<dc:creator>KaiserSoze</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[contest]]></category>
		<category><![CDATA[design]]></category>
		<category><![CDATA[osd]]></category>
		<category><![CDATA[theme]]></category>

		<guid isPermaLink="false">http://www.wdtvc.com/?p=226</guid>
		<description><![CDATA[Some of you might have missed it but since version 0.5.1 of b-rad&#8217;s WDLxTV firmware it is very easy to change the background image and screensaver. How cool is that! Notes from the changelog:
* Custom background and screen saver images can be supplied at boot
* requires welcome_background_bg.jpg (maxsize=524288) or
screen_saver.png to exist on a device attached [...]]]></description>
			<content:encoded><![CDATA[<p><img class="aligncenter size-medium wp-image-266" title="themecontest" src="http://www.wdtvc.com/wp-content/uploads/2009/04/themecontest-300x125.jpg" alt="themecontest" width="300" height="125" />Some of you might have missed it but since version 0.5.1 of <a title="wdlxtv" href="http://b-rad.cc/wdlxtv" target="_blank">b-rad&#8217;s WDLxTV</a> firmware it is very easy to change the background image and screensaver. How cool is that! Notes from the changelog:</p>
<p><code>* Custom background and screen saver images can be supplied at boot<br />
* requires welcome_background_bg.jpg (maxsize=524288) or<br />
screen_saver.png to exist on a device attached at boot</code></p>
<p>So since all the hackers and programmers are doing great work in making it possible for us all to enjoy the full capability of the great WD TV media player it&#8217;s time for the designers to show their skills. Just let your creative minds work and send your masterpieces to us. People will vote their favorite and the winner will be famous forever (promise!)</p>
<p style="text-align: center;"><center><script type="text/javascript"><!--
google_ad_client = "pub-5424021306856340";
google_ad_slot = "2966227501";
google_ad_width = 468;
google_ad_height = 60;
//--></script>
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js"></script>
</center></p>
<p>Rules:</p>
<ul>
<li>You have to submit both background and screen saver image (max 512 kB) to compete</li>
<li>Submit your entry as a zip or rar archive</li>
<li>Entries are allowed until firther notice</li>
<li><a title="wdtvc.com wd tv osd theme contest" href="http://www.wdtvc.com/theme-contest/" target="_self">Submit your entry here</a></li>
</ul>
<p><a title="original WD TV OSD images" href="http://www.mediafire.com/?wy3kjmgmfgj">Download original background and screensaver image</a> (try not to make files larger to be safe)</p>
<p><strong>Update</strong></p>
<p>Wrong link to original images was provided. <a href="http://www.mediafire.com/?wy3kjmgmfgj" target="_blank">Please try downloading original images again</a> and show us your skills!</p>
<p><a title="wd tv theme osd contest" href="http://www.wdtvc.com/forum/viewtopic.php?f=2&amp;t=92" target="_self">Discuss the contest in the forum</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.wdtvc.com/2009/04/25/wdtvccom-theme-contest/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
