]> git.sesse.net Git - vlc/blobdiff - bindings/java/TODO
Disable crashy FS controller by default
[vlc] / bindings / java / TODO
index 0c3a3f1aa93e03a6f0da22afbc14b03acb89ab74..6afc061e0ab159b29c7280e30857d3d5371b6fae 100644 (file)
@@ -1,21 +1,8 @@
-[MediaControl - in progress]
-* enums will be final classes with private constructor, for type safety
-
-[JNI]
-* mediacontrol
-
 [general]
 * JUnit testing
 
-* configure / make install 
-
-* find a good way to divide CNI and JNI versions (same Java classes,
-  different interfaces) maybe: two JVLC.java classes, one with the
-  System.loadLibray for jni and the other without
-
-[CNI]
-* mediacontrol
-
+[build system]
+* Detect SWT to add the SWTVideoWidget
 
 
 Items are ordered by priority, the first having the highest priority