diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-07-22 14:00:58 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-07-22 14:00:58 +0000 |
commit | 74a65d7849421dcbe87abf2b7ff51c90fa685b11 (patch) | |
tree | 4f6b8cfd0b31845a41ce9f4b16f00240bafc820e | |
parent | 2e73a5e69f0227f15c6049ef805a9b8c20166e2b (diff) | |
download | xine-lib-74a65d7849421dcbe87abf2b7ff51c90fa685b11.tar.gz xine-lib-74a65d7849421dcbe87abf2b7ff51c90fa685b11.tar.bz2 |
remove some things which are done
CVS patchset: 6829
CVS date: 2004/07/22 14:00:58
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -52,10 +52,8 @@ required for 1.0 - rc4: provide long language strings via XINE_META_INFO_FULL_LANG in ogg demuxer and DVD input -- update xine hacker's guide (article on post plugins still missing) - xine bug tracking system? - add help strings for all post plugins -- add help strings for all config options - review code for stack overflows (no big review, just grep for the most common mistakes like sprintf, sscanf) |