]> git.sesse.net Git - vlc/history - bindings/python-ctypes/generate.py
phonon: Allow building against kdesupport libphonon.
[vlc] / bindings / python-ctypes / generate.py
2010-01-19 JP DingerUpdate bindings for marquee change (untested).
2009-12-10 Olivier Aubertpython-ctypes: define a .value() method for enums in...
2009-12-10 Olivier Aubertpython-ctypes: add support for media stats in java...
2009-11-23 Olivier Aubertpython-ctypes: add support for media stats
2009-09-23 Olivier Aubertpython-ctypes: first shot at generating java JNA glue...
2009-09-11 Olivier Aubertpython-ctypes: fix pylint/pyflakes warnings
2009-09-04 Olivier Aubertpython-ctypes: improve enum conversion
2009-09-03 Olivier Aubertpython-ctypes: implement consistency checker, and fix...
2009-09-03 Olivier Aubertpython-ctypes: fix Logger bindings.
2009-09-03 Olivier Aubertpython-ctypes: implement comparison operators for enum...
2009-09-01 Olivier Aubertpython-ctypes: accomodate new event type definitions...
2009-08-28 Olivier Aubertpython-ctypes: check at load time the availability...
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-cytpes: fix MediaControl API support
2009-08-09 Olivier Aubertpython-ctypes: capitalize enum names only if they do...
2009-08-04 Olivier Aubertpython-ctypes: fix trailing whitespace
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: improve documentation generation
2009-07-31 Olivier Aubertpython-ctypes: fix doxygen to epydoc comment conversion
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 AubertNew python bindings, using ctypes, automatically genera...