2008-03-04 |
Olivier Aubert | python bindings: do not link with unecessary libs ... |
tree | commitdiff |
2008-03-04 |
Olivier Aubert | python bindings: provide useful defaults for linking... |
tree | commitdiff |
2008-03-03 |
Faustino Osuna | Add more ignores. |
tree | commitdiff |
2008-03-02 |
Pierre d'Herbemont | More Id and permission fixes. |
tree | commitdiff |
2008-01-28 |
Rémi Denis-Courmont | CSC want mb_str initialized explicitly |
tree | commitdiff |
2008-01-28 |
Rémi Denis-Courmont | Cannot seal a struct |
tree | commitdiff |
2008-01-28 |
Rafaël Carré | libvlc_release(): removes unused exception |
tree | commitdiff |
2008-01-23 |
Rémi Denis-Courmont | Don't include config.h from the headers - refs #297. |
tree | commitdiff |
2008-01-18 |
Olivier Aubert | python bindings: add a warning in the docstring of... |
tree | commitdiff |
2008-01-18 |
Olivier Aubert | python bindings/vlc_internal: fix access to vlc_object_... |
tree | commitdiff |
2008-01-14 |
Olivier Aubert | python bindings: fix MediaDescriptor.get_meta method |
tree | commitdiff |
2008-01-14 |
Olivier Aubert | python bindings: begin to complete the libvlc API bindi... |
tree | commitdiff |
2008-01-03 |
Olivier Aubert | bindings/python/vlc_input.c: update to match |
tree | commitdiff |
2007-12-09 |
Philippe Morin | Update snapshot method. |
tree | commitdiff |
2007-12-09 |
Philippe Morin | Update snapshot method. |
tree | commitdiff |
2007-10-26 |
Rémi Denis-Courmont | Some more doc |
tree | commitdiff |
2007-10-26 |
Rémi Denis-Courmont | Support for Doxygen |
tree | commitdiff |
2007-10-26 |
Rémi Denis-Courmont | Actually build targets |
tree | commitdiff |
2007-10-26 |
Rémi Denis-Courmont | Non-working skeleton build system |
tree | commitdiff |
2007-10-26 |
Rémi Denis-Courmont | Plugin path |
tree | commitdiff |
2007-10-22 |
Rafaël Carré | libvlc_destroy() -> libvlc_release() |
tree | commitdiff |
2007-10-21 |
Rémi Denis-Courmont | Playlist delete support... sorta. LibVLC crashes intern... |
tree | commitdiff |
2007-10-21 |
Rémi Denis-Courmont | "Advanced" playlist add |
tree | commitdiff |
2007-10-21 |
Rémi Denis-Courmont | Basic playlist controls |
tree | commitdiff |
2007-10-21 |
Rémi Denis-Courmont | Add support for allocating media_descriptors and factor... |
tree | commitdiff |
2007-10-21 |
Rémi Denis-Courmont | Switch CIL bindings to libvlc API |
tree | commitdiff |
2007-10-20 |
Rémi Denis-Courmont | Add sound volume, rate, and fullscreen support |
tree | commitdiff |
2007-10-20 |
Rémi Denis-Courmont | Embryonic CIL bindings for libvlc-control |
tree | commitdiff |
2007-10-18 |
Filippo Carone | Java classes for media instance support added |
tree | commitdiff |
2007-10-17 |
Rafaël Carré | python bindings: svn:keywords set to Id |
tree | commitdiff |
2007-10-16 |
Filippo Carone | abs_ variable removed from Makefile |
tree | commitdiff |
2007-10-13 |
Filippo Carone | Tony Anecito suggestions to make java bindings compile... |
tree | commitdiff |
2007-09-10 |
Rafaël Carré | Removes trailing spaces. Removes tabs. |
tree | commitdiff |
2007-08-05 |
Pierre d'Herbemont | bindings/java: callback/events usage has changed. For... |
tree | commitdiff |
2007-07-29 |
Rémi Denis-Courmont | Remove INCLUDED_LIBINTL hack |
tree | commitdiff |
2007-07-29 |
Rémi Denis-Courmont | Remove USE_LIBTOOL hack |
tree | commitdiff |
2007-07-19 |
Philippe Morin | Add input check. |
tree | commitdiff |
2007-07-18 |
Philippe Morin | Avoid allocating/freeing livlc_exception_t. |
tree | commitdiff |
2007-07-15 |
Philippe Morin | Add libvlc_media_instance_release(input) call to correc... |
tree | commitdiff |
2007-07-04 |
Olivier Aubert | python bindings: setup.py, workaround vlc-config 'pecul... |
tree | commitdiff |
2007-07-04 |
Filippo Carone | missing \ added |
tree | commitdiff |
2007-06-30 |
Filippo Carone | helper define added |
tree | commitdiff |
2007-06-30 |
Filippo Carone | volume callback name updated |
tree | commitdiff |
2007-06-19 |
Pierre d'Herbemont | Python: Compilation fix. |
tree | commitdiff |
2007-06-19 |
Pierre d'Herbemont | Python: Fix misspelling of media_instance. |
tree | commitdiff |
2007-06-19 |
Pierre d'Herbemont | Python: More input->media_instance changes. |
tree | commitdiff |
2007-06-19 |
Pierre d'Herbemont | Java: More input->media_instance changes. |
tree | commitdiff |
2007-06-19 |
Pierre d'Herbemont | Java: input->media_instance changes. |
tree | commitdiff |
2007-06-18 |
Pierre d'Herbemont | bindings/python: Try to match the libvlc input to media... |
tree | commitdiff |
2007-05-29 |
Olivier Aubert | python bindings, vlc_position.c: check against invalid... |
tree | commitdiff |
2007-05-29 |
Olivier Aubert | python bindings, vlc_mediacontrol.c: cast the py_param... |
tree | commitdiff |
2007-05-29 |
Olivier Aubert | python bindings, vlc_mediacontrol.c: use PyObject_DEL... |
tree | commitdiff |
2007-05-29 |
Olivier Aubert | python bindings, vlc_internal.c: use PyObject_DEL ... |
tree | commitdiff |
2007-05-29 |
Olivier Aubert | python bindings, vlcglue.h: move definition of vlcInsta... |
tree | commitdiff |
2007-05-29 |
Olivier Aubert | python bindings, vlc_instance.c: fix memleak + use... |
tree | commitdiff |
2007-05-20 |
Filippo Carone | libvlc events related functions renamed |
tree | commitdiff |
2007-05-20 |
Filippo Carone | volumelistener moved to listener package |
tree | commitdiff |
2007-05-20 |
Olivier Aubert | python bindings: allow to pass values in the vlc.Positi... |
tree | commitdiff |
2007-05-20 |
Filippo Carone | the object pointer is null in the handler, so use null... |
tree | commitdiff |
2007-05-19 |
Filippo Carone | Sample java listener and jni callback functions added |
tree | commitdiff |
2007-05-19 |
Filippo Carone | Initial callback support in libvlc + example on how... |
tree | commitdiff |
2007-05-16 |
Olivier Aubert | bindings/python/vlc_instance.c: fix audio_set_volume... |
tree | commitdiff |
2007-05-16 |
Filippo Carone | destroy logic cleaned up |
tree | commitdiff |
2007-05-14 |
Filippo Carone | check for beingdestroyed in finalize, thx to Tony Anecito |
tree | commitdiff |
2007-05-13 |
Filippo Carone | Fix for destroy() method. |
tree | commitdiff |
2007-05-13 |
Filippo Carone | serial version uid added |
tree | commitdiff |
2007-05-13 |
Filippo Carone | Destroy the jvlc instance when the remove notify method... |
tree | commitdiff |
2007-05-07 |
Olivier Aubert | python bindings: use mediacontrol_StreamInformation__fr... |
tree | commitdiff |
2007-05-03 |
Olivier Aubert | python bindings: use new mediacontrol_exception_create... |
tree | commitdiff |
2007-04-27 |
Olivier Aubert | bindings/python/Makefile.am: move COMPILERARG initializ... |
tree | commitdiff |
2007-04-24 |
Olivier Aubert | bindings/python/Makefile.am: remove wrong whitespace... |
tree | commitdiff |
2007-04-17 |
Filippo Carone | Use the right libvlc library extension in java makefile |
tree | commitdiff |
2007-04-16 |
Filippo Carone | java compilation is javac friendly |
tree | commitdiff |
2007-04-16 |
Filippo Carone | bindings makefile simplified and includes added |
tree | commitdiff |
2007-04-15 |
Filippo Carone | Do not use absolute paths in java VlcClient |
tree | commitdiff |
2007-04-02 |
Olivier Aubert | bindings/python/vlc_internal: implement vlc_object_find... |
tree | commitdiff |
2007-03-10 |
Filippo Carone | output jvlc.dll for windows java |
tree | commitdiff |
2007-03-10 |
Filippo Carone | use kill-at otherwise symbols will not be found |
tree | commitdiff |
2007-03-09 |
Filippo Carone | libjvlc.dll is created when crosscompiling |
tree | commitdiff |
2007-03-09 |
Olivier Aubert | bindings/python/vlc_internal.c: compatibility define... |
tree | commitdiff |
2007-03-09 |
Olivier Aubert | bindings/python/vlcwrapper.py: use vlcinternal module... |
tree | commitdiff |
2007-03-08 |
Filippo Carone | libjvlc changes for win32 cross compile |
tree | commitdiff |
2007-03-06 |
Olivier Aubert | python bindings: |
tree | commitdiff |
2007-03-03 |
Filippo Carone | java audio interface update |
tree | commitdiff |
2007-01-11 |
Filippo Carone | audio methods aligned to libvlc audio functions |
tree | commitdiff |
2007-01-06 |
Christophe Mutricy | vlc_object.c has been deleted in [18517] |
tree | commitdiff |
2007-01-05 |
Olivier Aubert | bindings/python/vlc_object.c: remove useless file |
tree | commitdiff |
2007-01-05 |
Olivier Aubert | bindings/python: removed vlc.Object code from the main... |
tree | commitdiff |
2007-01-05 |
Olivier Aubert | bindings/python: moved vlc.Object (access to internal... |
tree | commitdiff |
2006-12-26 |
Filippo Carone | Make audio functions compliant with current libvlc |
tree | commitdiff |
2006-12-21 |
Olivier Aubert | python bindings: svn propset svn:keywords |
tree | commitdiff |
2006-12-21 |
Olivier Aubert | python bindings: completed libvlc bindings |
tree | commitdiff |
2006-12-17 |
Philippe Morin | Fix include for WIN32 version. |
tree | commitdiff |
2006-12-16 |
Filippo Carone | bindings for new audio functions, thanks to Philippe... |
tree | commitdiff |
2006-12-12 |
Philippe Morin | Fix typos for WIN32 compilation of Java bindings. |
tree | commitdiff |
2006-12-12 |
Filippo Carone | eclipse project creation script updated. |
tree | commitdiff |
2006-12-11 |
Filippo Carone | helper script to ease jvlc development with eclipse |
tree | commitdiff |
2006-12-05 |
Filippo Carone | Java bindings update: various enhancements; paint syste... |
tree | commitdiff |
2006-12-03 |
Clément Stenac | A bit of vlc/libvlc cleanup: |
tree | commitdiff |
2006-11-28 |
Philippe Morin | Fix missing output directory in JNI header generation... |
tree | commitdiff |
next |