]> git.sesse.net Git - vlc/history - bindings
* Support 5.1 channels in Flac (untested with a 5.1 device)
[vlc] / bindings /
2006-10-16 Philippe MorinFixing a cast in Win32 part.
2006-10-15 Filippo CaroneUse playlist loop libvlc facility
2006-10-14 Philippe MorinAdd a method to set playlist in loop mode in Java
2006-10-12 Filippo Caroneremove unused import from core-jni.cc
2006-10-12 Filippo Caroneadd more include folders
2006-10-12 Filippo Caronethis should fix compilation errors on included headers
2006-10-11 Filippo Caronemake really java bindings compile again
2006-10-11 Filippo Caronemake the java bindings compile again (use --disable...
2006-10-01 Filippo CaroneFix makefile to generate header files from java classes
2006-09-26 Olivier Aubertpython bindings: documentation update
2006-09-25 Olivier AubertFix references to bindings/python
2006-09-25 Olivier AubertRename bindings/mediacontrol-python to bindings/python
2006-09-25 Olivier Aubertbinding/mediacontrol-python/vlc_instance.c: it is now...
2006-09-25 Olivier Aubertbindings/mediacontrol-python/vlc_mediacontrol.c: use...
2006-09-25 Olivier Aubertmediacontrol-python: try to fix r16794
2006-09-22 Christophe MutricyThat should fix building the python bindings if srcdir...
2006-09-22 Olivier Aubertmediacontrol-python: implement a VLCWidget/DecoratedVLC...
2006-09-22 Olivier Aubertbindings/mediacontrol-python/vlc_mediacontrol.c: rename
2006-09-22 Olivier Aubertpython bindings: changes from the libvlc API: a MediaCo...
2006-09-20 Olivier Aubertbindings/mediacontrol-python/vlc_instance.c: complete...
2006-09-20 Olivier Aubertpython bindings: add support for the new libvlc API
2006-09-18 Clément StenacUse a separate message bank for each libvlc instance
2006-08-13 Christophe MutricyDistribute the java bindings in the tarball
2006-08-13 Rémi Denis-CourmontAttempt to remove all the non standard GNU/make stuff
2006-08-02 Filippo CaroneJava Bindings synched with lastest version.
2006-07-31 Filippo CaroneSome Java checks on --enable-java-bindings:
2006-07-27 Filippo CaroneThis was overwritten by mistake. Backported to revision...
2006-07-26 Filippo CaroneSync bindings/java with jvlc head (release is close ;).
2006-07-19 Olivier Aubertbindings/mediacontrol-python/vlcglue.c: bind get_/set_r...
2006-07-19 Olivier Aubertbindings/mediacontrol-python/setup.py: deactivate PIC...
2006-07-18 Olivier Aubertbindings/mediacontrol-python/vlcwrapper.py: make the...
2006-07-17 Filippo CaroneReport in the FAQ that --enable-java-bindings works...
2006-06-13 Filippo CaroneJava bindings Makefile tested and working on both GNU...
2006-06-13 Filippo Carone10 PRINT "Remember to include a final endif at the...
2006-06-13 Filippo Caronemake buildbot (and ppl) happy with java Makefile.am .
2006-06-13 Filippo Caroneanother attempt to make java bindings win32 friendly.
2006-06-13 Filippo CaroneCorrections in the java bindings Makefile
2006-06-13 Filippo CaroneA first try in making the Makefile crossplatform (gnu...
2006-06-10 Filippo CaroneJava bindings update.
2006-06-10 Filippo CaroneJava bindings update.
2006-06-07 Filippo CaroneSuggest to check/set JAVA_HOME if compilation fails
2006-06-06 Filippo CaroneOps.. i did it again
2006-06-06 Filippo CaroneJava bindings update:
2006-05-06 Filippo CaroneJava bindings updated to latest jvlc version.
2006-04-18 Clément StenacAdd separate audio and video popup menus
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