]> git.sesse.net Git - vlc/history - bindings
Merge branch 'master' into lpcm_encoder
[vlc] / bindings /
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
2009-02-23 Rémi Denis-CourmontCentralize run-time library name/path
2009-02-23 Rémi Denis-CourmontGetVLCInstance must return an non-abstract typed object ...
2009-02-22 Rémi Denis-CourmontLow-level support for events attaching/detaching
2009-02-22 Rémi Denis-CourmontVersion informations
2009-02-22 Rémi Denis-CourmontUse @see instead of @ref
2009-02-22 Rémi Denis-CourmontAdd media and player state support
2009-02-22 Rémi Denis-CourmontAdd a main page to the documentation
2009-02-22 Rémi Denis-CourmontDo not leak native exception through our API users.
2009-02-22 Rémi Denis-CourmontSeparate MemoryHandle and StringHandle
2009-02-22 Rémi Denis-CourmontDocumentation
2009-02-21 Rémi Denis-CourmontCleanup IDisposable support
2009-02-21 Rémi Denis-CourmontProvide the exception code, handle lack of message.
2009-02-21 Rémi Denis-CourmontBasic tests for the media player, fix time units
2009-02-21 Rémi Denis-CourmontCleanup test cases
2009-02-21 Rémi Denis-CourmontMostly implement media player
2009-02-21 Rémi Denis-CourmontUpdate version and copyright. This depends on VLC 1...
2009-02-21 Rémi Denis-CourmontExtend Media class
2009-02-21 Rémi Denis-CourmontSafe handle class for LibVLC heap allocation
2009-02-21 Rémi Denis-CourmontCleanup media player
2009-02-21 Rémi Denis-CourmontFix documentation
2009-02-21 Rémi Denis-CourmontExplicit native exception methods scope
2009-02-21 Rémi Denis-CourmontCleanup instance and media class
2009-02-19 Rémi Denis-CourmontStart rewriting the CIL bindings
2009-02-19 Rémi Denis-CourmontMissing dependency
2009-02-17 Olivier AubertRevert "python bindings: workaround for the #2257 ...
2009-01-10 Filippo Caronejvlc #23: make native resources release explicit
2009-01-06 Filippo Caronelibvlc, jvlc: media_player_is_playing method added
2009-01-06 Filippo Caronejvlc: test to check audio mute on 2 different instances
2009-01-06 Filippo Caronejvlc: audio is an instance property
2008-12-22 Filippo Caronejvlc: sample client version 1.0.0-snapshot
2008-12-22 Filippo Caronejvlc: make the medialistplayer a property of the jvlc...
2008-12-22 Filippo Caronejvlc: internal log tests added
2008-12-22 Filippo Caronejvlc: unneeded test class removed
2008-12-22 Filippo Caronejvlc: timeout put on test
2008-12-22 Filippo Caronejvlc: test class made abstract
2008-12-22 Filippo Caronejvlc: comment tests that never return (need to find...
2008-12-22 Filippo Caronejvlc: comment tests that never return (needs to be...
2008-12-22 Filippo Caronejvlc: medialisttest renamed to libvlcmedialisttest
2008-12-22 Filippo Caronejvlc: medialistplayertest renamed to libvlcmedialistpla...
2008-12-22 Filippo Caronejvlc: mediaInstance renamed to mediaplayer in test...
2008-12-22 Filippo Caronejvlc: more callback related tests
2008-12-22 Filippo Caronejvlc: event type enum commented for readability
2008-12-22 Filippo Caronejvlc: LibVlcMediaInstance renamed to LibVlcMediaPlayer
2008-12-22 Filippo Caronejvlc: media event tests added
2008-12-22 Filippo Caronejvlc: event types updated
2008-12-20 Filippo Caronejvlc: mediadescriptor tests added
2008-12-15 Olivier Aubertpython bindings: workaround for the #2257 / #2266 VLC...
2008-12-14 Filippo Caroneupdate version and distribution management
2008-12-14 Filippo Caronejvlc: various unit tests fixes
2008-12-14 Filippo Caronejvlc: fix LibVlcState enum to reflect native states
2008-12-14 Filippo Caronejvlc: more libvlc_media unit tests added
2008-12-14 Filippo CaroneMediaDescriptorTest.java removed
next