]> git.sesse.net Git - vlc/commit
bindings/python: moved vlc.Object (access to internal framework of VLC objects) to...
authorOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Fri, 5 Jan 2007 19:14:02 +0000 (19:14 +0000)
committerOlivier Aubert <olivier.aubert@liris.cnrs.fr>
Fri, 5 Jan 2007 19:14:02 +0000 (19:14 +0000)
commita5c6ef976452b28fe34cab82e9597b1f93c17efd
tree91839ab4143b305a8a9acf8e16944351915e45bd
parent6e16579498c09fec7263af0027f7c1ae9a8c7445
bindings/python: moved vlc.Object (access to internal framework of VLC objects) to its own vlcinternal.Object module, which is not build by default.
bindings/python/setup-internal.py [new file with mode: 0644]
bindings/python/vlc_internal.c [new file with mode: 0644]
bindings/python/vlc_internal.h [new file with mode: 0644]