]> git.sesse.net Git - vlc/blob - bindings/STATUS
mkv.cpp: move back the SET_PCR to its previous location for the moment
[vlc] / bindings / STATUS
1 ###########################
2 # STATUS for VLC bindings #
3 ###########################
4
5 * General
6 ---------
7   * TODO
8      - Integrate bindings creation with build system
9
10 * API
11 -----
12   * TODO
13      - Clean up / Use VLC coding styles
14      - VLM control
15
16 * Python: (Olivier Aubert) 
17 ---------
18   * Implements the mediacontrol API
19   * TODO
20      - Fix win32 build
21      - Clean up glue file
22
23 * Java:   (Filippo Carone)
24 -------
25   * Implements libvlc base API
26   * Only works with gcj
27   * TODO
28      - Fix crash with command line arguments
29      - Implement mediacontrol
30      - provide "make install" 
31
32 * .NET:   (jlj)
33 -------  
34   * Not commited yet :)