]> git.sesse.net Git - vlc/blobdiff - TODO
Updated & cleaned up intf_macosx.c and vout_macosx.c - added Open menu
[vlc] / TODO
diff --git a/TODO b/TODO
index 353a04f1e17f8356a1d69afb289b0cd166e29653..4889e527e65456c8a60d048ac47d7b1e4ebabf95 100644 (file)
--- a/TODO
+++ b/TODO
@@ -82,7 +82,7 @@ Urgency: Normal
 Description: Write DVD plugin
  We need a DVD plugin which read the device directly, calls DeCSS
  (optional) and parse .ifo files.
-Status: Todo
+Status: Done 8 Feb 2001 (stef)
 
 Task: 0x44
 Difficulty: Guru
@@ -90,7 +90,7 @@ Urgency: Important
 Description: Write input_ext-intf.c
  This file will provide functions which allow the interface to change
  the pace of reading and change the position in the file.
-Status: Todo
+Status: Done 8 Feb 2001 (Meuuh)
 
 Task: 0x43
 Difficulty: Medium
@@ -99,7 +99,7 @@ Description: Write TS support
  The parser has already been back-ported, but it still lacks the
  PSI parser, and currently the functions to read from the network
  are yet to be written.
-Status: Todo
+Status: Done 7 Mar 2001 (henri)
 
 Task: 0x42
 Difficulty: Medium
@@ -278,7 +278,7 @@ Description: SPU error recovery
  The SPU decoder does not behave very well when a packet is missed or when
  it gets the stream at the middle of an SPU packet. Make it more error-
  friendly.
-Status: Todo
+Status: Done 26 Feb 2001 (sam)
 
 Task: 0x2b
 Difficulty: Hard
@@ -287,7 +287,7 @@ Description: Shoot the TODO list on the web site
  The TODO list on the web site hasn't been updated for months. We may
  wonder then why the hell to we put a TODO list on the web site ? Maybe
  we'd better shoot it in the head, that would make its suffering end.
-Status: Todo
+Status: Done 5 Mar 2001 (sam)
 
 Task: 0x2a
 Difficulty: Medium
@@ -295,7 +295,7 @@ Urgency: Normal
 Description: ALSA audio output support
  ALSA is the Advanced Linux Sound Architecture and is believed to be
  technically superior to the usual OSS support found in the Linux kernel.
-Status: Done ( henri )
+Status: Done (henri)
 
 Task: 0x29
 Difficulty: Guru
@@ -356,7 +356,7 @@ Description: Xv video output support
  XFree 4.0 provides the Xv interface which can do hardware YUV on supported
  hardware. Unfortunately, there doesn't seem to be much documentation
  available.
-Status: Todo
+Status: Done 1 Apr 2001 (shane)
 
 Task: 0x22
 Difficulty: Medium
@@ -454,7 +454,7 @@ Description: Split interface/video_output
  interface for instance. This will require a major rewrite of
  the interface, and a solid knowledge of how the vlc internals
  work.
-Status: Todo
+Status: Done 11 Feb 2001 (sam)
 
 Task: 0x17
 Difficulty: Hard
@@ -542,7 +542,7 @@ Description: Framebuffer exit bug
  When the vlc abnormally exits in framebuffer mode, it leaves
  the console in an unusable state. This does not happen on
  the Matrox framebuffer, but it does on the VESA one.
-Status: Todo
+Status: Done 18 Feb 2001 (sam)
 
 Task: 0x0c
 Difficulty: Hard
@@ -650,7 +650,7 @@ Description: Better Gnome interface
  The Gnome interface has many stubs and is actually rather
  unfunctional. Someone should make the buttons work when
  the appropriate hooks exist.
-Status: Todo
+Status: Done 12 Feb 2001 (sam)
 
 Task: 0x01
 Difficulty: Hard