From 30880f428d9b7153632ccd8492d840502ee1cbd5 Mon Sep 17 00:00:00 2001 From: Olivier Aubert Date: Thu, 30 Jul 2009 11:03:35 +0200 Subject: [PATCH] python-ctypes: one more TODO item --- bindings/python-ctypes/TODO | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/bindings/python-ctypes/TODO b/bindings/python-ctypes/TODO index f6e137f475..79398f1f09 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. -- 2.39.2