]> git.sesse.net Git - vlc/history - bindings/python-ctypes/override.py
Add some locking.
[vlc] / bindings / python-ctypes / override.py
2009-11-23 Olivier Aubertpython-ctypes: implement shortcut media.add_options...
2009-11-23 Olivier Aubertpython-ctypes: override Instance.media_new to allow...
2009-09-11 Olivier Aubertpython-ctypes: fix pylint/pyflakes warnings
2009-09-11 Olivier Aubertpython-ctypes: try to detect plugin path on win32 ...
2009-09-04 Olivier Aubertpython-ctypes: improve enum conversion
2009-09-03 Olivier Aubertpython-ctypes: fix Logger bindings.
2009-09-01 Olivier Aubertpython-ctypes: define additional docstrings
2009-08-28 Olivier Aubertpython-ctypes: fix mediacontrol_new_from_instance invoc...
2009-08-09 Olivier Aubertpython-cytpes: fix MediaControl API support
2009-08-03 Olivier Aubertpython-ctypes: implement support for callbacks
2009-07-31 Olivier Aubertpython-ctypes: implement iterator protocol for Log
2009-07-31 Olivier Aubertpython-ctypes: improve documentation generation
2009-07-31 Olivier Aubertpython-ctypes: fix docstrings
2009-07-31 Olivier Aubertpython-ctypes: offer shortcuts for MediaList and MediaL...
2009-07-31 Olivier Aubertpython-ctypes: allow to specify class docstrings in...
2009-07-30 Olivier AubertNew python bindings, using ctypes, automatically genera...