]> git.sesse.net Git - vlc/history - bindings
* Reading APIs before starting to code can allow to spare time and to avoid writing...
[vlc] / bindings /
2006-04-03 Filippo Caroneaudio / video libvlc functions binded.
2006-04-01 Filippo CaroneCopyright year moved from 2004 to 2006
2006-03-31 Filippo CaroneMakefile typo fixed
2006-03-31 Filippo CaroneMakefile updated for new java bindings classes.
2006-03-31 Filippo CaroneJava classes for Java bindings added
2006-03-31 Filippo CaroneJava bindings update to latest JVLC (step 1/2)
2006-03-30 Olivier Aubertbindings/mediacontrol-python/Makefile.am:
2006-02-23 Olivier Aubertmediacontrol-python/vlcglue.c: transmit the snapshot...
2006-02-22 Olivier Aubertmediacontrol-python: rename vlcdebug to vlcwrapper
2006-02-22 Olivier Aubertvlcdebug.py: add documentation
2006-02-22 Olivier Aubertmediacontrol-python: allow to build in a separate builddir
2006-02-19 Rémi Denis-CourmontPropagate libvlc move in plugins
2006-02-17 Olivier Aubertvlcglue.c: same bug, specify malloc unit.
2006-02-15 Olivier Aubertmediacontrol-python/setup.py: do not use PIC libraries...
2006-02-15 Olivier Aubertmediacontrol-python/vlcglue.c: check the return value...
2006-02-15 Olivier Aubertmediacontrol-python: portability fix (for Mac OS X...
2006-02-14 Clément Stenac* Beginning of VLM API
2006-02-12 Clément StenacMove python mediacontrol bindings
2006-02-01 Rémi Denis-CourmontOne more
2006-02-01 Rémi Denis-CourmontUniformize source files encoding
2006-01-24 Sam Hocevar * bindings/java/Makefile.am: use JAVACXXFLAGS and...
2006-01-12 Antoine CellerierFSF address change.
2006-01-08 Clément StenacMerge 0.8.5-api changes
2005-12-19 Olivier Aubertbindings/python/setup.py: Mac OS X build fixes (link...
2005-12-15 Filippo CaroneMakefile works for both i386 and amd64 platforms
2005-12-15 Olivier Aubertpython bindings: formatted to VLC coding style
2005-12-14 Filippo CaronePython bindings fixed for the new mediacontrol headers
2005-12-12 Olivier Aubertpython/setup.py: use PIC versions of the libraries...
2005-12-09 Olivier Aubertpython/setup.py: use vlc-config --version to determine...
2005-12-09 Olivier Aubertpython/Makefile.am: correct the test for win32 systems
2005-12-09 Olivier Aubertpython/vlcglue.c: fix a signature-related warning
2005-12-09 Olivier Aubertpython/vlcglue.c: Allow that start, stop, pause, resume...
2005-12-09 Olivier Aubertpython/vlcglue.c: exception-related code fixes
2005-12-09 Olivier Aubertpython/vlcglue.c : Clear the exception when vlc.MediaCo...
2005-11-28 Clément StenaciIgnore version.c in pofiles generation
2005-11-26 Clément Stenac* vlc-config:
2005-11-26 Clément StenacJava bindings by Filippo Carone.
2005-11-26 Clément Stenac* Integrate python bindings in make process
2005-11-02 Clément StenacMerge fixes to the python binding from my branch
2005-07-09 Rémi Denis-CourmontMake Zorglub less unhappy
2005-07-08 Rémi Denis-CourmontCopyright fixes
2005-07-04 Olivier AubertAdd set_visual support in python binding
2005-06-01 Clément StenacMerge bindings to trunk