7 Commits (8160f7f564aa2385fe9d7b553289ac3e4e8071f5)

Author SHA1 Message Date
Jerome Forissier 99fffd130a libvlc_internal.h: delete unused function prototypes 12 years ago
Rémi Denis-Courmont c39376d370 lib: add helper for playlist startup 12 years ago
Rémi Denis-Courmont ae3b867b5b libvlc: simplify and clean up external logging API (fixes #8129) 13 years ago
Rémi Denis-Courmont f7260e64ce libvlc: add functions to register logging callbacks 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
Rémi Denis-Courmont 6f258887aa Replace VLC_EXPORT macro with a simple prefix, VLC_API 15 years ago
Rémi Denis-Courmont 473a276fdd Remove ugly builtin support 15 years ago
Pierre d'Herbemont cc629fa53e Allow libvlc client to build statically. 16 years ago
Rémi Denis-Courmont 6197b056e6 libvlc_Quit: support using a callback 16 years ago
Rémi Denis-Courmont 2a371fbfc9 Put a warning for developers 16 years ago
Rémi Denis-Courmont 09020b63ba LibVLC core: remove exceptions 16 years ago
Rémi Denis-Courmont 47f6cc9bcd Dead inline 16 years ago
Rémi Denis-Courmont 556953c4c2 libvlc_event_manager: remove exceptions 16 years ago
Pierre d'Herbemont a6b1ff10ee libvlc: Fix a bunch of messed up mtime_t to libvlc_time_t. 16 years ago
Rémi Denis-Courmont 848c006a78 Move LibVLC error messages to libvlc_printerr(). 17 years ago
Pierre d'Herbemont 5995f330ba libvlc: Remove unused mutex. 17 years ago
Rémi Denis-Courmont faf3eabb7b Remove unused libvlc_lock_state 17 years ago
Rémi Denis-Courmont b23065e7c8 Remove unused b_playlist_locked 17 years ago
Rémi Denis-Courmont e996cbefaf LibVLC: per-thread error message API 17 years ago
Rémi Denis-Courmont ef92eb2fb3 Remove RAISEVOID 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 7da966334c libvlc: Allow event to be dispatched asynchronously. 17 years ago
Sébastien Escudier bda1fc3c38 Handle VLM events in libvlc 17 years ago
Pierre d'Herbemont 5b5a735b1a libvlc: Split libvlc_internal in different independant headers. 17 years ago
Rémi Denis-Courmont c462bb532b libvlc_media_list_player: privatize 17 years ago
Rémi Denis-Courmont 7b4ce76a13 Actually initialize media_list_player 17 years ago
Pierre d'Herbemont 6dbf7ce482 libvlc: Use a separate lock for media_list_lock and refcounting. 17 years ago
Rémi Denis-Courmont 44f031cb1d Privatize libvlc_media_player_destroy 17 years ago
Rémi Denis-Courmont 922aad511a Remove deprecated functions 17 years ago
Pierre d'Herbemont 474d2d36e2 libvlc: Export _get/set_nsobject. 17 years ago
Jean-Paul Saman 054e7db91b macosx: vout drawable rework. 17 years ago
Jean-Paul Saman 42bf6ff274 vougl.m: cosmetics 17 years ago
Rémi Denis-Courmont 7bdcd02228 libvlc log: stop abusing internal i_verbosity 17 years ago
Rémi Denis-Courmont dc37025c2d Add libvlc_media_player_set_hwnd and libvlc_media_player_set_xid 17 years ago
Rémi Denis-Courmont ab044cf5fc Drawable: separate XIDs and HWNDs 17 years ago
Rémi Denis-Courmont 484b0aa1c4 libvlc_InternalWait, libvlc_Quit: wait and signal libvlc exit 17 years ago
Rémi Denis-Courmont 07fb0fb955 Cleanup functions cannot fail 18 years ago
Sébastien Escudier 642219b660 typo in event manager 18 years ago
Lukas Durfina 816aefe8b4 libvlc: description and count of tracks, titles, chapters and subtitles 18 years ago
Rémi Denis-Courmont 0e1e63f7a5 Remove GCCism 18 years ago
Rémi Denis-Courmont 6465bbf725 libvlc_InternalDestroy: remove dead code 18 years ago
Rémi Denis-Courmont a62595b97f libvlc_InternalAddIntf: remove the other boolean 18 years ago
Rémi Denis-Courmont 6349569ec8 include vlc_common 18 years ago
Rémi Denis-Courmont 40caaae0a3 libvlc_InternalAddIntf: remove useless options 18 years ago
Rémi Denis-Courmont 06a986a5f3 libvlc_InternalAddInft: Remove unused b_block parameter 18 years ago
Rémi Denis-Courmont c6c6c0e3a8 VLC_PRIVATE_API: no-op, removed 18 years ago
Pierre d'Herbemont e58c9db65d libvlc: Remove libvlc_event_(init|fini) as they were finally not needed. 18 years ago