]> git.sesse.net Git - vlc/blobdiff - TODO
* ./include/common.h: hton64 is now an inline function.
[vlc] / TODO
diff --git a/TODO b/TODO
index ebf245f4c8566bf55b913ce039a8b6fbcd134630..67200bf6a0980909f5fe5adfb95f8a3897bbac76 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,7 +22,7 @@ Description: Win32 port
  Win32 is probably the most common desktop platform, we should support it
  as well. Besides, most students at Centrale use Windows and VideoLAN was
  originally designed for them.
-Status: Todo
+Status: Done 26 Apr 2001 (gbazin)
 
 Task: 0x5c
 Difficulty: Medium
@@ -63,7 +63,7 @@ Difficulty: Medium
 Urgency: Critical
 Description: Language and subtitles selection in network input
  The vls will probably have to be modified as well.
-Status: Todo
+Status: Done (henri)
 
 Task: 0x57
 Difficulty: Guru
@@ -95,7 +95,7 @@ Difficulty: Hard
 Urgency: Wishlist
 Description: Hardware AC3 decoding
  Some soundcards directly grok Dolby AC3. This would spare a lot of CPU time.
-Status: Todo
+Status: Done (stef)
 
 Task: 0x53
 Difficulty: Medium
@@ -152,7 +152,7 @@ Difficulty: Hard
 Urgency: Normal
 Description: Write subtitles and stream information in YUV coordinates
  ... so that they can be displayed even in "overlay" mode.
-Status: Todo
+Status: Done (sam)
 
 Task: 0x4c
 Difficulty: Medium
@@ -198,7 +198,7 @@ Task: 0x47
 Difficulty: Hard
 Urgency: Normal
 Description: Make decoders dynamically loadable
-Status: Todo
+Status: Done 05 October 2001 (henri)
 
 Task: 0x46
 Difficulty: Hard
@@ -664,7 +664,7 @@ Urgency: Wishlist
 Description: Rename channel names
  Channels should start from 1 (not 0) like on a VCR or TV,
  and Channel 0 should be renamed to "Playlist" or similar.
-Status: Todo
+Status: Done
 
 Task: 0x0d
 Difficulty: Medium
@@ -762,7 +762,7 @@ Description: Get rid of vlc.channels
  The file vlc.channels should be removed and information
  found in it put either into ~/.vlcrc or in another rc
  file. Note that this file can be modified by the vlc.
-Status: Todo
+Status: Done 9 Dec 2001 (sam)
 
 Task: 0x03
 Difficulty: Hard