<?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>Idle Hacking &#187; gstreamer</title>
	<atom:link href="http://www.idle-hacking.com/tag/gstreamer/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.idle-hacking.com</link>
	<description>Ruby, XUL/Javascript, C/C++, and more...</description>
	<lastBuildDate>Tue, 11 May 2010 02:15:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>XUL Music 0.2</title>
		<link>http://www.idle-hacking.com/2005/06/xul-music-02/</link>
		<comments>http://www.idle-hacking.com/2005/06/xul-music-02/#comments</comments>
		<pubDate>Fri, 17 Jun 2005 21:48:00 +0000</pubDate>
		<dc:creator>taf2</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[XUL]]></category>
		<category><![CDATA[XULMusic]]></category>

		<guid isPermaLink="false">http://www.idle-hacking.com/2005/06/xul-music-02/</guid>
		<description><![CDATA[changes: added next/previous track buttons added volume adjuster fixed playlist window resizing added hotkeys for play/pause, stop, and file open allow adding multiple files to the playlist added a support for turning playlist looping on and off did some work on adding an about dialog The volume adjuster is a little too sensitive with the [...]]]></description>
			<content:encoded><![CDATA[<p><strong>changes:</strong></p>
<ul>
<li>added next/previous track buttons</li>
<li>added volume adjuster</li>
<li>fixed playlist window resizing</li>
<li>added hotkeys for play/pause, stop, and file open</li>
<li>allow adding multiple files to the playlist</li>
<li>added a support for turning playlist looping on and off</li>
<li>did some work on adding an about dialog</li>
</ul>
<p>The volume adjuster is a little too sensitive with the <a href="http://gstreamer.freedesktop.org/">gstreamer</a> implementation.  It also doesn&#8217;t change when using the scroll bar buttons, it only changes the volume when dragging the slider.</p>
<p><strong>screenshot:</strong><br />
<img src="http://xullicious.com/xulmusic/xulmusic-0.2.png" alt="" /></p>
<p><strong>binaries:</strong></p>
<ul>
<li>Linux:<br />
<a href="http://xullicious.com/xulmusic/linux/xulmusic-0.2.tar.gz">xulmusic-0.2.tar.gz</a><br />
<em>(md5sum: 15b927128494c02db7ab1f21eaceeb5c)</em></li>
<li>Win32:<br />
<a href="http://xullicious.com/xulmusic/win32/xulmusic-0.2.tar.gz">xulmusic-0.2.tar.gz</a><br />
<em>(md5sum: 22c6659736cbe15011a5d75e1e3f3ba3)</em></li>
</ul>
<p><strong>source:</strong> <a href="https://web2.anerian.com/repos/legacy/xulmusic/">source repository</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.idle-hacking.com/2005/06/xul-music-02/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>XUL Music!</title>
		<link>http://www.idle-hacking.com/2005/06/xul-music/</link>
		<comments>http://www.idle-hacking.com/2005/06/xul-music/#comments</comments>
		<pubDate>Mon, 06 Jun 2005 22:53:00 +0000</pubDate>
		<dc:creator>taf2</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[C++]]></category>
		<category><![CDATA[directshow]]></category>
		<category><![CDATA[gstreamer]]></category>
		<category><![CDATA[Javascript]]></category>
		<category><![CDATA[quicktime]]></category>
		<category><![CDATA[XUL]]></category>
		<category><![CDATA[XULMusic]]></category>
		<category><![CDATA[XULRunner]]></category>

		<guid isPermaLink="false">http://www.idle-hacking.com/2005/06/xul-music/</guid>
		<description><![CDATA[It uses gstreamer for linux and DirectShow for windows. I&#8217;m hoping to write a mac version soon that will probably use QuickTime. subversion: https://updates.simosoftware.com/repos/xulmusic/ Screen shot: Linux binaries xulmusic-0.1.tar.gz Windows binaries xulmusic-0.1.tar.gz Update: The linux binaries were built on a fedora core 3 machine, having dependencies on gstreamer-0.8 Update: I forgot the most important part! [...]]]></description>
			<content:encoded><![CDATA[<p>It uses <a href="http://gstreamer.freedesktop.org/">gstreamer</a> for linux and <a href="http://en.wikipedia.org/wiki/DirectShow">DirectShow</a> for windows.  I&#8217;m hoping to write a mac version soon that will probably use <a href="http://developer.apple.com/quicktime/">QuickTime</a>.</p>
<p><strong>subversion</strong>: <a href="https://web2.anerian.com/repos/legacy/xulmusic/">https://updates.simosoftware.com/repos/xulmusic/</a></p>
<p><strong>Screen shot:</strong></p>
<p><img src="http://xullicious.com/xulmusic.png" alt="" /></p>
<p><strong>Linux binaries</strong></p>
<p><a href="http://xullicious.com/xulmusic/linux/xulmusic-0.1.tar.gz"><br />
xulmusic-0.1.tar.gz</a></p>
<p><strong>Windows binaries</strong></p>
<p><a href="http://xullicious.com/xulmusic/win32/xulmusic-0.1.tar.gz"><br />
xulmusic-0.1.tar.gz</a></p>
<p><strong>Update:</strong></p>
<p>The linux binaries were built on a fedora core 3 machine, having dependencies on gstreamer-0.8</p>
<p><strong>Update:</strong></p>
<p>I forgot the most important part! This is a xulrunner package.  To try it out you need to download xulrunner.  I would get one of the nightlies from mozilla.org.<br />
If you&#8217;re curious about xulrunner the <a href="http://wiki.mozilla.org/XUL:Xul_Runner">wiki page</a> should provide a good starting place.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.idle-hacking.com/2005/06/xul-music/feed/</wfw:commentRss>
		<slash:comments>23</slash:comments>
		</item>
	</channel>
</rss>
