diff options
author | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-06-26 14:57:34 +0000 |
---|---|---|
committer | Michael Roitzsch <mroi@users.sourceforge.net> | 2004-06-26 14:57:34 +0000 |
commit | 80625dbb6ed32304c0b46dbaf81ae885c109d13f (patch) | |
tree | 0401042e687f3c8adda16ee7430df0922c092674 | |
parent | 90917692e4d46fb5582f56ef2e66bc50292444c9 (diff) | |
download | xine-lib-80625dbb6ed32304c0b46dbaf81ae885c109d13f.tar.gz xine-lib-80625dbb6ed32304c0b46dbaf81ae885c109d13f.tar.bz2 |
good things are happening ;)
CVS patchset: 6751
CVS date: 2004/06/26 14:57:34
-rw-r--r-- | AUTHORS | 6 | ||||
-rw-r--r-- | ChangeLog | 4 |
2 files changed, 9 insertions, 1 deletions
@@ -492,5 +492,11 @@ Vincent Pelletier <subdino2004@yahoo.fr> Daniel Mack <xine@zonque.org> native MacOSX video and audio output plugins +André Pang <athp@users.sourceforge.net> + MacOSX fixes and framework/frontend work + +Stefan Kristiansson <stefan@langante.mine.nu> + moved Xv initialization from class to plugin context + (let us know if we've forgotten anyone) @@ -1,4 +1,6 @@ - * move win32 frontend into separate modul +xine-lib (1-rc6) + * move win32 frontend into separate module + * fix Xv initialization to enable multiple instances of the Xv plugin xine-lib (1-rc5) * add support for ejecting removable media on Solaris |