160 Commits (master)

Author SHA1 Message Date
Gabriel Lafond-Thenaille 2dd64c363d input: add input_item_Update 2 years ago
Gabriel Lafond Thenaille 2fd6b37e68 parser: transfer the ownership of the item_item_node_t to the listener 1 year ago
Thomas Guillem aad952ea38 preparser: notify on_ended with -EINTR when cancelled 2 years ago
Thomas Guillem eff41fc238 input_item: document timeout in parser_cbs 2 years ago
Thomas Guillem 7848170e0d input_item: add GetType() 2 years ago
Thomas Guillem 1999ce3735 input_item: move preparser enums and structs 2 years ago
Thomas Guillem 378dfd3ffe lib: remove *vlc_Metadata* API 2 years ago
Thomas Guillem 91bff6e2b2 input: item: remove b_preparse_interact 2 years ago
Thomas Guillem e1a6eec437 input: parser: add an option to enable interaction 2 years ago
Thomas Guillem 1b3c08bd16 input: remove i_preparse_depth 2 years ago
Thomas Guillem d971b17732 preparser: add an option to parse subitems 2 years ago
Thomas Guillem 0f857d8656 input: parser: add an option to parse subitems 2 years ago
Thomas Guillem 8871a10325 input: rework input_item_Parse arguments 2 years ago
Thomas Guillem d1f766e759 input_item: remove the event manager 3 years ago
Thomas Guillem 2db3dfe959 input_item: remove input_item_HasErrorWhenReading 3 years ago
Claudio Cambra 3720726689 input_item: Add a function to check if an input_item is actually playable by VLC 3 years ago
Thomas Guillem 8499dd99ee preparser: add on_attachments_added 3 years ago
Thomas Guillem f53180cf69 input: add on_attachments_added event to the parser 3 years ago
Thomas Guillem 2c04608bbe core: stats: use unsigned 3 years ago
Thomas Guillem fcf01127c8 input_item_t: save if the id is stable 3 years ago
Thomas Guillem 6eea00cc57 input_item_t: compare es with the string identifier 3 years ago
Thomas Guillem c2cebc3d36 input_item: change es_format_t list handling 3 years ago
Alexandre Janniaux 04bb7ce4a1 vlc_input_item: fix doxygen warnings 3 years ago
Hank Anderson 1fce477635 input_item: Add meta extras related API 3 years ago
Steve Lhomme 0a10f3e4a2 include: include vlc_threads.h when vlc_mutex_t is used 3 years ago
Thomas Guillem d59a512740 core: rename input_preparser to vlc_preparser 3 years ago
Thomas Guillem 538fcb208b core: remove libvlc_ArtRequest() 3 years ago
Thomas Guillem 8638652ac1 preparser: notify if an art was fetched 3 years ago
Thomas Guillem 5a6942ebe9 input_item: move META_REQUEST_OPTION NO_SKIP to SCOPE_FORCED 3 years ago
Thomas Guillem 5d2278c406 input_item: avoid constant use in input_item_meta_request_option_t 3 years ago
Steve Lhomme e32fee6676 input: add an option to force preparsing 4 years ago
Benjamin Arnaud a779726a3c vlc_input_item: Create the 'input_item_GetInfoLocked' function 4 years ago
Thomas Guillem 80dd05f921 input_item: category: use a vlc_list 4 years ago
Thomas Guillem b9a43f1a81 input_item: add input_item_AddStat 5 years ago
LE QUEC Nicolas 97a09be754 item: add created_item field in vlc_readdir_helper_additem function 5 years ago
Thomas Guillem 179bba8338 input_item: add info_category_IsHidden 5 years ago
Alexandre Janniaux 7b4dc7839e vlc_input_item: fix missing doxygen parameter name 5 years ago
Thomas Guillem f994a4b823 input: rename SLAVE_TYPE_AUDIO to SLAVE_TYPE_GENERIC 5 years ago
Thomas Guillem 094a092e22 input_item: add a owner placeholder 6 years ago
Steve Lhomme b0f4b95366 vout: count the number of late frames 6 years ago
Thomas Guillem b063dca4d2 prepaser: change options handling 7 years ago
Hugo Beauzée-Luyssen a01c835240 vlc_input_item: Fix SPU extensions ordering 7 years ago
Hugo Beauzée-Luyssen 3fdba3030b input: Add input_item_parser_id_Interrupt 7 years ago
Thomas Guillem 80bcf667d3 input_item: add input_item_CreateFilename 7 years ago
Thomas Guillem 31d8592662 input: item: add input_item_Parse 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Romain Vimont 9bdfb35108 vlc_input_item: export RemoveNode() 8 years ago
Romain Vimont 34bc82b42c input item: add a locked version of GetMeta() 8 years ago
Steve Lhomme 16e1cf1512 vlc_input_item: fix the documentation of the duration 8 years ago
Romain Vimont 7725b10254 fetcher: provide events in callbacks 8 years ago