diff src/streambrowser/xiph.h @ 2850:587b3657990d

xiph now updates the streams as well; i am aware of gui crashing when adding xiph streams, but tomorrow is another lovely day
author Calin Crisan ccrisan@gmail.com
date Tue, 29 Jul 2008 00:20:31 +0300
parents cc6f02424609
children c27da2c06805
line wrap: on
line diff
--- a/src/streambrowser/xiph.h	Mon Jul 28 23:44:00 2008 +0300
+++ b/src/streambrowser/xiph.h	Tue Jul 29 00:20:31 2008 +0300
@@ -29,6 +29,7 @@
 #define XIPH_TEMP_FILENAME		"file:///tmp/xiph_yp.xml"
 
 
+gboolean							xiph_streaminfo_fetch(category_t *category, streaminfo_t *streaminfo);
 gboolean							xiph_category_fetch(category_t *category);
 streamdir_t*						xiph_streamdir_fetch();