]> git.sesse.net Git - vlc/history - bindings/python-ctypes
python-ctypes: define additional docstrings
[vlc] / bindings / python-ctypes /
2009-09-01 Olivier Aubertpython-ctypes: define additional docstrings
2009-08-28 Olivier Aubertpython-ctypes: check at load time the availability...
2009-08-28 Olivier Aubertpython-ctypes: accomodate both old and new message...
2009-08-28 Olivier Aubertpython-ctypes: fix mediacontrol_new_from_instance invoc...
2009-08-10 Olivier Aubertpython-ctypes: improve win32 initialization (contrib...
2009-08-10 Olivier Aubertpython-ctypes: fix indent issue
2009-08-09 Olivier Aubertpython-ctypes: refactor generate.py to be more modular
2009-08-09 Olivier Aubertpython-ctypes: define setup.py (based on a contribution...
2009-08-09 Olivier Aubertpython-cytpes: fix MediaControl API support
2009-08-09 Olivier Aubertpython-ctypes: capitalize enum names only if they do...
2009-08-04 Olivier Aubertpython-ctypes: in app mode, quit on end-of-stream
2009-08-04 Olivier Aubertpython-ctypes: raise a LibVLCException in case of error
2009-08-04 Olivier Aubertpython-ctypes: fix trailing whitespace
2009-08-04 Olivier Aubertpython-ctypes: extend interactive command set
2009-08-04 Olivier Aubertpython-ctypes: improve win32 support
2009-08-04 Olivier Aubertpython-ctypes: make the executable version more interactive
2009-08-03 Olivier Aubertpython-ctypes: give running example
2009-08-03 Olivier Aubertpython-ctypes: fix enum names conversion
2009-08-03 Olivier Aubertpython-ctypes: implement support for callbacks
2009-08-03 Olivier Aubertpython-ctypes: fix enum names conversion
2009-08-03 Olivier Aubertpython-ctypes: parse enum definition from libvlc_events.h.
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: fix doxygen to epydoc comment conversion
2009-07-31 Olivier Aubertpython-ctypes: update README
2009-07-31 Olivier Aubertpython-ctypes: offer shortcuts for MediaList and MediaL...
2009-07-31 Olivier Aubertpython-ctypes: fix spacing in docstring comments
2009-07-31 Olivier Aubertpython-ctypes: allow to specify class docstrings in...
2009-07-31 Olivier Aubertpython-ctypes: do not redefine overridden methods
2009-07-31 Olivier Aubertpyton-ctypes: reset comment when parsing includes
2009-07-31 Olivier Aubertpython-ctypes: generate list methods when possible
2009-07-31 Olivier Aubertpython-ctypes: convert NULL return values to None
2009-07-31 Olivier Aubertpython-ctypes: generate classes for enum typedefs
2009-07-30 Olivier Aubertpython-ctypes: one more TODO item
2009-07-30 Olivier AubertNew python bindings, using ctypes, automatically genera...