21 Commits (6df5d5db51d473596a0c19c364fc5520e390d2ee)

Author SHA1 Message Date
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Hugo Beauzée-Luyssen a9014afdac lib: Add thumbnailing support 8 years ago
Rémi Denis-Courmont 3de6692cea lib: remove VLM API 8 years ago
Steve Lhomme 5073e5d0f1 libvlc: transform milliseconds value into vlc_tick_t with VLC_TICK_FROM_MS 8 years ago
Steve Lhomme ff56c92a5e rename mtime_t to vlc_tick_t 8 years ago
Rémi Denis-Courmont b50d5f3131 lib: event: remove new/release functions 9 years ago
Rémi Denis-Courmont 72b3f02398 lib: vlm: privatize libvlc_vlm_t 9 years ago
Rémi Denis-Courmont 5ede6b918f lib: vlm: do not allocate inside the instance 9 years ago
Rémi Denis-Courmont d241be435f lib: add libvlc_event_manager_(init|destroy) functions 9 years ago
Thomas Guillem c2d3294584 libvlc: remove (almost unused) libvlc_structures.h 10 years ago
Thomas Guillem 68cc74c545 libvlc: add dialog API 10 years ago
Rémi Denis-Courmont 5fb1ac638e lib: remove libvlc_event_manager_register_event_type() 11 years ago
Rémi Denis-Courmont 062bd6c22a lib: remove no lonegr used asynchronous event queue 11 years ago
Rémi Denis-Courmont 7f4edacfd2 event: remove unused instance libvlc_event_manager_new() parameter 11 years ago
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