Show
Ignore:
Timestamp:
26/12/06 17:41:21 (2 years ago)
Author:
Filippo Carone <littlejohn@videolan.org>
git-committer:
Filippo Carone <littlejohn@videolan.org> 1167151281 +0000
git-parent:

[c17c4753356adfca64a01c2e7ad0dad2f9c32ed7]

git-author:
Filippo Carone <littlejohn@videolan.org> 1167151281 +0000
Message:

Make audio functions compliant with current libvlc

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • bindings/java/TODO

    r53e8222 r43bff21  
    1 [MediaControl - in progress] 
    2 * enums will be final classes with private constructor, for type safety 
    3  
    4 [JNI] 
    5 * mediacontrol 
    6  
    71[general] 
    82* JUnit testing 
    93 
    10 * configure / make install  
    11  
    12 * find a good way to divide CNI and JNI versions (same Java classes, 
    13   different interfaces) maybe: two JVLC.java classes, one with the 
    14   System.loadLibray for jni and the other without 
    15  
    16 [CNI] 
    17 * mediacontrol 
    18  
     4[build system] 
     5* Detect SWT to add the SWTVideoWidget 
    196 
    207