summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMichael Roitzsch <mroi@users.sourceforge.net>2003-10-21 16:08:04 +0000
committerMichael Roitzsch <mroi@users.sourceforge.net>2003-10-21 16:08:04 +0000
commit857d53879b1e718bc1a2736e9780d97d96dd9cbb (patch)
treed596023698265afe278233bd4d9052bebeb3270f /TODO
parent797f34dc352953d74246f13a144a3d652116e599 (diff)
downloadxine-lib-857d53879b1e718bc1a2736e9780d97d96dd9cbb.tar.gz
xine-lib-857d53879b1e718bc1a2736e9780d97d96dd9cbb.tar.bz2
adding members in the middle of an engine structure breaks plugin API
solutions: increase (in this case: ALL) plugin interface versions or add the new member at the end taking solution 2 for now and adding a TODO-item for later CVS patchset: 5562 CVS date: 2003/10/21 16:08:04
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index 87d0cfffa..b9085a8f8 100644
--- a/TODO
+++ b/TODO
@@ -31,7 +31,8 @@ frontends
1-alpha/beta/rc series to demonstarte this to end users)
1-rc6 Most compile warnings are fixed. Hopefully the translators have
- finished their job as well.
+ finished their job as well. xine engine structures have been
+ looked over and some resorting/reorganizing has been done.
1-rc7 All known bugs should be fixed now. There is a big call for
testers. If they don't find any new bugs for at least a week,
@@ -70,6 +71,7 @@ optional
- rename config entries to a more consistent scheme
(providing automatic config file conversion, of course)
- sort out which messages should go to console and which to xine_log
+- look over global structures and do some cleanup
- id3v2.3,v2.4 support
- "metainfo change" event
- new demuxers/decoders (eg. matroska)