<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,9 +1,5 @@
-The intention is that this will be a small program that lets you listen to
-Internet radio using the GHC gstreamer bindings.
-
-My plan is to try to get KALX working first, since it's not multipart (and
-therefore should be easier), and then to see if I can get it to support SomaFM
-(which ough to be considerably more complex).
+This is a small program that lets you listen to Internet radio using the GHC
+GStreamer bindings.
 
 This is just for fun/learning.
 </diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -1,3 +1,9 @@
+-- Simple program to play an Internet radio stream using the GHC GStreamer
+-- bindings. Most of the GStreamer boiler plate was copied from the demo app in
+-- the gtk2hs source code.
+--
+-- For now, the steam must be of mpeg audio (i.e. mp3).
+
 import Network
 import System.IO
 import qualified Data.ByteString.Lazy as BSL</diff>
      <filename>radio.hs</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1b92762c886c461cd2f858b6050c4b4b85a638b7</id>
    </parent>
  </parents>
  <author>
    <name>Evan Klitzke</name>
    <email>evan@eklitzke.org</email>
  </author>
  <url>http://github.com/eklitzke/radio-player/commit/1758eb7237ed457142300a6c53760c4b736dfcea</url>
  <id>1758eb7237ed457142300a6c53760c4b736dfcea</id>
  <committed-date>2008-10-17T23:43:21-07:00</committed-date>
  <authored-date>2008-10-17T23:43:21-07:00</authored-date>
  <message>update documentation</message>
  <tree>8887dc16ccc1b564887b21aa0e3c168822446c4b</tree>
  <committer>
    <name>Evan Klitzke</name>
    <email>evan@eklitzke.org</email>
  </committer>
</commit>
