]> git.sesse.net Git - vlc/history - bindings
python-ctypes: add MediaES structure definition
[vlc] / bindings /
2010-01-25 Olivier Aubertpython-ctypes: add MediaES structure definition
2010-01-25 Olivier Aubertpython-ctypes: cosmetic fixes in README
2010-01-25 Colin Guthriephonon: Improve chances of finding libvlc.so.*
2010-01-25 Colin Guthriephonon: Follow 2c57cb and remove exceptions in calls.
2010-01-25 Colin Guthriephonon: Add support to detect the pulsesupport.h header...
2010-01-25 Colin Guthriephonon: Allow building against kdesupport libphonon.
2010-01-24 Rémi Duraffortlibvlcpp: fix compilation.
2010-01-23 Rémi Duraffortlibvlcpp: add some function to MediaPlayer class.
2010-01-23 Rémi Duraffortlibvlcpp: getSomething => something
2010-01-23 Rémi Duraffortphonon: 0 => NULL.
2010-01-23 Rémi DuraffortNew C++ binding for libvlc.
2010-01-20 Rémi DuraffortFix phonon-vlc compilation and linking.
2010-01-19 JP DingerUpdate bindings for marquee change (untested).
2010-01-15 Martin T. H. Sandsmarkfix crash when switching phonon backends on the fly...
2010-01-12 Martin T. H. Sandsmarkremember to emit currentSourceChanged
2010-01-11 Benoit CalvezPhonon: fix for Win32 compilation
2010-01-06 Martin T. H. Sandsmarkfix the fetching of the total time of the media loaded...
2009-12-29 Martin T. H. SandsmarkFix building of phonon-vlc
2009-12-15 Jean-Baptiste KempfPhonon: synchronise with KDE HEAD, part 1
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-12-08 Olivier Aubertpython bindings: indicate that old python 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
next