[vlc-devel] commit: python-ctypes: one more TODO item (Olivier Aubert )

git version control git at videolan.org
Thu Jul 30 11:03:52 CEST 2009


vlc | branch: master | Olivier Aubert <olivier.aubert at liris.cnrs.fr> | Thu Jul 30 11:03:35 2009 +0200| [30880f428d9b7153632ccd8492d840502ee1cbd5] | committer: Olivier Aubert 

python-ctypes: one more TODO item

> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=30880f428d9b7153632ccd8492d840502ee1cbd5
---

 bindings/python-ctypes/TODO |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/bindings/python-ctypes/TODO b/bindings/python-ctypes/TODO
index f6e137f..79398f1 100644
--- a/bindings/python-ctypes/TODO
+++ b/bindings/python-ctypes/TODO
@@ -1,5 +1,3 @@
-* Check cross-platform (win32, MacOSX) support
-
 * Investigate memory management
 
 * Find how to properly define enums
@@ -9,3 +7,6 @@
 * Implement event callbacks
 
 * Write a test suite
+
+* Support multiple VLC versions: define a front-end module which will
+   load the appropriate versionned module from a subdirectory.




More information about the vlc-devel mailing list