diff src/streambrowser/shoutcast.h @ 2848:fbb32674bfd2

click on a stream updates; more comments; more proper stream icons
author Calin Crisan ccrisan@gmail.com
date Mon, 28 Jul 2008 23:43:31 +0300
parents cc6f02424609
children c27da2c06805
line wrap: on
line diff
--- a/src/streambrowser/shoutcast.h	Fri Jul 25 12:03:16 2008 +0300
+++ b/src/streambrowser/shoutcast.h	Mon Jul 28 23:43:31 2008 +0300
@@ -30,6 +30,7 @@
 #define SHOUTCAST_STREAMINFO_URL	"http://www.shoutcast.com/sbin/shoutcast-playlist.pls?rn=%s&file=filename.pls"
 
 
+gboolean							shoutcast_streaminfo_fetch(category_t *category, streaminfo_t *streaminfo);
 gboolean							shoutcast_category_fetch(category_t *category);
 streamdir_t*						shoutcast_streamdir_fetch();