11 Commits (8a0477a7f91f9fb0e36ebca8dce3c201f582a036)

Author SHA1 Message Date
Jean-Baptiste Kempf 67e74ed283 lib: use app-icon-name for libvlc_set_app_id 12 years ago
Felix Abecassis 2ddd0f3eb3 lib: remove unused variable 12 years ago
Rémi Denis-Courmont 527714d44d lib: work around automake subdirectory limitation (fixes #9367) 13 years ago
Rémi Denis-Courmont 921aaff478 lib: add libvlc_set_app_id() to complement libvlc_set_user_agent() 13 years ago
Rémi Denis-Courmont 9cca21d492 lib: fix wrong user-agent and http-user-agent values at start 13 years ago
Rémi Denis-Courmont 1c672e5751 VLC: make sure the playlist exists before starting any interface 14 years ago
Rémi Denis-Courmont 74486e6b20 Fix error handling from module_list_get() (fixes #7500) 14 years ago
Rémi Denis-Courmont 4e1d5325e9 Remove libvlc_InternalWait() and simplify 14 years ago
Rémi Denis-Courmont 704980f3ce libvlc: small simplification of thread initialization 14 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Rémi Denis-Courmont 7dcac68447 Move src/control/ to lib/ 15 years ago
Rémi Denis-Courmont 195940cabc Also deprecate verbosity functions 15 years ago
Alexey Sokolov a5c2c7eadd Add few missing error messages to libvlc. 15 years ago
Rémi Duraffort 04d158efbb libvlc: do not export libvlc_module_description_list_get but only the functions 15 years ago
Rémi Denis-Courmont dc7fff375f libvlc_clock, libvlc_delay: expose LibVLC clock for audio sync 15 years ago
Rémi Denis-Courmont 473a276fdd Remove ugly builtin support 15 years ago
Jakub Wieczorek 3f80895700 LibVLC Audio/video filters listing API 16 years ago
Rémi Denis-Courmont 8e1c86a065 Expand and remove VLC_Version() 16 years ago
Pierre d'Herbemont cc629fa53e Allow libvlc client to build statically. 16 years ago
Rémi Denis-Courmont 57a4f91687 Revert "Remove libvlc_free" 16 years ago
Rémi Denis-Courmont dadb0622e6 Restore LibVLC/VERSION at the end of the HTTP user agent 16 years ago
Rémi Denis-Courmont 7f9b7d3e31 Add a proper API to set the user agent 16 years ago
Rémi Denis-Courmont cb435e2774 Add libvlc_set_exit_handler(), more powerful than libvlc_wait() 16 years ago
Rémi Denis-Courmont 61f0547b72 Remove libvlc_free 16 years ago
Rémi Denis-Courmont dd1e8bad85 LibVLC: remove exceptions infrastructure 16 years ago
Rémi Denis-Courmont 09020b63ba LibVLC core: remove exceptions 16 years ago
Rafaël Carré b554afa92d Remove libvlc_get_vlc_instance hack from libvlc 16 years ago
Rémi Denis-Courmont cec206c39a libvlc_add_intf: remove dummy exception parameter 17 years ago
Rémi Denis-Courmont 848c006a78 Move LibVLC error messages to libvlc_printerr(). 17 years ago
Rafaël Carré e573d94d0f libvlc: include config.h when needed 17 years ago
Pierre d'Herbemont 5995f330ba libvlc: Remove unused mutex. 17 years ago
Rémi Denis-Courmont b23065e7c8 Remove unused b_playlist_locked 17 years ago
Rémi Denis-Courmont 83b4e8360b Replace libvlc_exception_get_message with libvlc_errmsg 17 years ago
Rémi Denis-Courmont e996cbefaf LibVLC: per-thread error message API 17 years ago
Rémi Denis-Courmont 3fb6bc11f1 Missing return value 17 years ago
Rémi Denis-Courmont 77806e2906 libvlc_add_intf: return a value 17 years ago
Rémi Denis-Courmont 9963c65db3 Remove libvlc_get_vlc_id() 17 years ago
Sébastien Escudier a3fee044eb libvlc_vlm_release : release events stuff Centralize vlm release operations in one new function : libvlc_vlm_release_internal 17 years ago
Pierre d'Herbemont dfa5d0bac9 libvlc: Abort in case of unhandled exception. 17 years ago
Jean-Baptiste Kempf 1b1650d4ac Revert "only print error when interface intialization failed not when it succeeded." 17 years ago
Jean-Paul Saman 715d81c9c0 only print error when interface intialization failed not when it succeeded. 17 years ago
Pierre d'Herbemont df6cae660e libvlc: ref_count should only be accessed in the lock. 17 years ago
Derk-Jan Hartman 9f39653169 Missing include for vlm_Delete() usage. 17 years ago
Sébastien Escudier 47c08526af p_vlm destruction fixes 17 years ago
Rémi Denis-Courmont 3e43a6a6ad Repair libvlc_get_changeset() 17 years ago
Sébastien Escudier bda1fc3c38 Handle VLM events in libvlc 17 years ago
Sébastien Escudier 70bd7e6196 Do not leak exception message 17 years ago
JP Dinger 646beb8c34 Immunify libvlc_exception_clear() from NULL arguments. 17 years ago
Rémi Denis-Courmont d2e7edbdb2 libvlc_free: wrapper around free() when the C run-time is not known 17 years ago
Rémi Denis-Courmont dbfffa2a25 Remove all uses of VLC_Changeset 17 years ago