]> git.sesse.net Git - vlc/blobdiff - TODO
* added asx todo item to list
[vlc] / TODO
diff --git a/TODO b/TODO
index bd5ebeaf8ee73bbccc8c2901e84fc6b6c4806c0a..67b5edb9da37749537882af41361c3d09990ea9c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -73,7 +73,7 @@ Task
 Difficulty: Guru\r
 Urgency: Normal\r
 Platform: any\r
-Description: External audio file playin\r
+Description: External audio file playing\r
  Allow several access from an input thread to allow for multi-input (30% done)\r
 Status: Assigned to fenrir\r
 \r
@@ -111,6 +111,14 @@ Description: Tree playlist
 Think playlist within playlist, directory structures, SAP section, TV channels list, iTunes library like stuff etc. <a href="http://sierra.via.ecp.fr/~zorglub/vlc/playlist.txt">Thoughts and ideas (not up-to-date)</a>\r
 Status: Assigned to zorglub\r
 \r
+Task\r
+Difficulty: Easy\r
+Urgency: Normal\r
+Platform: any\r
+Description: fix ASX playlist parser\r
+Basically our asx parser is broken. It doesn't handle relative links. It should also URL encode the hrefs (spaces in the url need to be converted to %20 etc). protocol rollover, authors, title's etc etc aren't handled. See <a href="http://www.meetnewplayers.com/bend/Windows%20Media%20-%20Fun%20with%20asx%20files2.htm">this</a> for asx examples. It is still located in the old demux/m3u.c module instead of modules/demux/playlist/\r
+Status: Todo\r
+\r
 Task\r
 Difficulty: Easy\r
 Urgency: Wishlist\r
@@ -238,7 +246,7 @@ Urgency: Normal
 Platform: any\r
 Description: RTSP server\r
 Full implementation of a RTSP server.\r
-Status: 80%\r
+Status: 90%\r
 \r
 Task\r
 Difficulty: Medium\r
@@ -248,7 +256,7 @@ Description: Add VoD module for VLM
 Add a VoD module for VLM, so that we can create a RTSP server that can\r
 provide unicast RTSP sessions upon contacting the VoD module. See the following\r
 <a href="http://via.ecp.fr/via/ml/streaming/200408/msg00082.html">mail</a>.\r
-Status: Todo\r
+Status: 85% done\r
 \r
 Task\r
 Difficulty: Easy\r