]> git.sesse.net Git - vlc/history - bindings/python/vlc_internal.c
Compile fix on windows: vlc_mutex_init() now returns void (corrected).
[vlc] / bindings / python / vlc_internal.c
2009-03-02 JP DingerMore macro parametrization.
2008-01-18 Olivier Aubertpython bindings: add a warning in the docstring of...
2008-01-18 Olivier Aubertpython bindings/vlc_internal: fix access to vlc_object_...
2007-05-29 Olivier Aubertpython bindings, vlc_internal.c: use PyObject_DEL ...
2007-04-02 Olivier Aubertbindings/python/vlc_internal: implement vlc_object_find...
2007-03-06 Olivier Aubertpython bindings:
2007-01-05 Olivier Aubertbindings/python: moved vlc.Object (access to internal...