]> git.sesse.net Git - vlc/history - bindings
MAINTAINERS is gone
[vlc] / bindings /
2009-11-23 Olivier Aubertpython-ctypes: add support for media stats
2009-11-23 Olivier Aubertpython-ctypes: implement shortcut media.add_options...
2009-11-23 Olivier Aubertpython-ctypes: override Instance.media_new to allow...
2009-10-29 Fathi BoudraAdd audio/mp4 mimetype
2009-09-26 Filippo Carone[maven-release-plugin] prepare for next development...
2009-09-26 Filippo Carone[maven-release-plugin] prepare release jvlc-parent...
2009-09-26 Filippo Caronejvlc: samples pom fixed
2009-09-26 Filippo Caronejvlc: Playlist class removed
2009-09-26 Filippo Caronejvlc: LibVlc class updated and code aligned to current...
2009-09-26 Filippo Caronejvlc: pom version set to 1.0.1-SNAPSHOT
2009-09-23 Olivier Aubertpython-ctypes: first shot at generating java JNA glue...
2009-09-23 Filippo Caronejvlc: libvlc synchronization: some missing audio functi...
2009-09-20 Filippo Caronejvlc: video_set_parent does not exist anymore, use...
2009-09-20 Filippo Caronejvlc: honour asynchronousness of the libvlc_media_list_...
2009-09-15 Rémi Duraffortjvlc: add missing events.
2009-09-14 Rémi Duraffortjvlc: update libvlc_exception_t structure.
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: provide a helper pygtk VLCWidget which...
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: workaround a vlc-config issue on win32 (reporte...
2009-09-03 Rémi DuraffortJVLC: update libVLC event types.
2009-09-03 Rémi DuraffortJVLC: file name consitency.
2009-09-03 Olivier Aubertpython: use new function libvlc_errmsg (reported by...
2009-09-03 Olivier Aubertpython-ctypes: really accomodate new and old-style...
2009-09-03 Olivier Aubertpython: remove get_vlc_id
2009-09-03 Olivier Aubertpython: fix undefined/badly defined method bindings...
2009-09-03 Olivier Aubertpython-ctypes: implement comparison operators for enum...
2009-09-03 Olivier Aubertpython-ctypes: tweak exception handling
2009-09-02 Olivier Aubertpython-ctypes: implement basic unit tests
2009-09-01 Olivier Aubertpython-ctypes: accomodate new event type definitions...
2009-09-01 Olivier Aubertpython-ctypes: define additional docstrings
2009-08-30 Rémi Duraffortjvlc_audio: add missing function (get_track_count).
2009-08-30 Rémi Duraffortjvlc_video: soemetics.
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-21 Jean-Baptiste KempfPhonon: add a way to run 'cmake .'
2009-08-18 Rémi Duraffortphonon: fix uninitialized value (Not sure if that's...
2009-08-18 Rémi Duraffortphonon: fix typo.
2009-08-11 Jean-Baptiste KempfMore debug by default.
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-09 Jean-Baptiste KempfPhonon Backend using VLC
2009-08-08 Alexander BethkeRevert broken loading of libvlc with OPTION_DLOPEN_GLOB...
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...
2009-07-30 Olivier Aubertpython: remove deprecated methods
2009-07-10 Jason Scheunemannpython bindings: .deb and .rpm packaging files
2009-07-10 Olivier AubertPython bindings: update e-mail address
2009-07-08 Rémi Denis-CourmontSpell developer properly
2009-06-23 Hugo Beauzee-LuyssenAdding a libvlc_media_add_option_flag
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-27 Rémi Denis-CourmontMerge branch 'base' into master
2009-05-26 Rémi Denis-CourmontMerge branch 1.0-bugfix (early part) into master
2009-05-26 Derk-Jan HartmanMerge commit 'origin/1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-26 Rémi DuraffortMerge branch '1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge commit 'origin/1.0-bugfix'
2009-05-25 Jean-Baptiste KempfMerge branch '1.0'
2009-05-25 Olivier Aubertpython bindings: remove obsolete vlc_internal module
2009-05-25 Olivier Aubertpython bindings: properly define MANIFEST.in file ...
2009-05-25 Olivier Aubertpython bindings: fix setup.py to use 'pkg-config libvlc...
2009-03-02 JP DingerMore macro parametrization.
2009-03-02 JP DingerParametrize macros, and pack up deref that happens...
2009-02-25 JP DingerFix spelling of the word ``instantiating''.
2009-02-23 Rémi Denis-CourmontMedia meta data support
2009-02-23 Rémi Denis-CourmontMedia event handling
2009-02-23 Rémi Denis-CourmontMove events to a separate file
2009-02-23 Rémi Denis-CourmontSimpler and safer event callbacks handling
next