28 Commits (1f31130e16b71fffe5c838bc64d5ef5e6ccbbe21)

Author SHA1 Message Date
Ayush Dey 1f31130e16 preparser: use vlc_preparser_req pointer for request identification 10 months ago
Thomas Guillem 8ce087f06c preparser: add GenerateThumbnailToFiles API 2 years ago
Thomas Guillem 87d0c20139 preparser: fix/improve documentation 2 years ago
Thomas Guillem d1e483cc75 preparser: thumbnailer: add hw_dec configuration 2 years ago
Thomas Guillem 22ea9da7f5 preparser: rename/rework vlc_preparser_seek_arg 2 years ago
Thomas Guillem 7821aaaf29 preparser: remove extra lines in doc 2 years ago
Thomas Guillem f70449a6fd preparser: remove vlc_preparser_Deactivate() 2 years ago
Thomas Guillem f9b455e77c preparser: add max_thumbnailer_threads in config struct 2 years ago
Thomas Guillem dcea76e41a preparser: add a struct to configure the preparser 2 years ago
Thomas Guillem a4a0514ecc preparser: merge with the thumbnailer API 2 years ago
Thomas Guillem b0843bee21 preparser: rework option and type flags 2 years ago
Thomas Guillem d853c70076 preparser: rename default_timeout 2 years ago
Thomas Guillem 7bf413130d preparser: return the number of tasks cancelled 2 years ago
Thomas Guillem 3d4af3b72a preparser: use an unsigned for the request identification 2 years ago
Thomas Guillem 0129f10ebe preparse: configure executor domain 2 years ago
Thomas Guillem 1b1ca7925b preparser: remove the timeout argument 2 years ago
Thomas Guillem 40f24d7e74 preparser: add vlc_preparser_SetTimeout (temporary) 2 years ago
Thomas Guillem cdeea03920 preparser: use input_item_parser_cbs_t for callbacks 2 years ago
Thomas Guillem 1b15986763 preparse: use int for status 2 years ago
Thomas Guillem e0a892ee82 preparser: remove item skip handling 2 years ago
Thomas Guillem 2aeafe0f83 preparser: remove on_art_fetch_ended 2 years ago
Thomas Guillem 62ed634f08 core: remove libvlc_GetMainPreparser() 2 years ago
Thomas Guillem c3346925c8 preparser: configure threads and timeout externally 2 years ago
Thomas Guillem 1999ce3735 input_item: move preparser enums and structs 2 years ago
Thomas Guillem b8e64e470b core: add libvlc_GetMainPreparser() 2 years ago
Thomas Guillem bc056eb480 core: expose vlc_preparser API 3 years ago
Thomas Guillem 9c3caa7b3e preparser: improve documentation 3 years ago
Thomas Guillem 3d526a6aa8 core: move preparser.h into vlc_preparser.h 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
Hugo Beauzée-Luyssen 4278d5f815 preparser: Don't ignore input_preparser_Push errors 6 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 8 years ago
Romain Vimont 7725b10254 fetcher: provide events in callbacks 8 years ago
Romain Vimont 812579453b preparser: provide events in callbacks 8 years ago
Romain Vimont c784e8ce4f core: Move preparser out of the playlist 8 years ago
Filip Roséen befb82c28d playlist: fix deadlock on destruction while preparser adds items to playlist 10 years ago
Thomas Guillem f93621c6d5 preparser: add a timeout in playlist_preparser_Push 10 years ago
Thomas Guillem 31dbe910be preparser: add playlist_preparser_Cancel 10 years ago
Eric Engestrom 05e77ec62d playlist: fix spelling mistakes 11 years ago
Thomas Guillem 4935cbe1fe input: add vlc_InputItemPreparseEnded event 12 years ago
Francois Cartegnie 41af9ab209 update meta request API to allow overriding 12 years ago
Rémi Denis-Courmont 99a19a8f45 playlist: hide fetcher underneath the preparser and simplify 13 years ago
Rémi Denis-Courmont 31d471deb1 preparser: use vlc_object_t instead of playlist_t 14 years ago
Jean-Baptiste Kempf 36ab287e77 LGPL 15 years ago
Laurent Aimar ab0e40f0aa Do not access internal fetcher data from playlist and preparser. 18 years ago
Laurent Aimar 3842395ac4 Clean up/document a bit preparser code. 18 years ago
Laurent Aimar 0021e6aae9 Clean up preparser/fetcher code. 18 years ago
Rémi Denis-Courmont 0549228196 Remove most stray semi-colons in module descriptions 18 years ago
Rémi Denis-Courmont 3561b9b28f Plugins: include vlc_common.h directly instead of vlc/vlc.h 18 years ago
Rémi Denis-Courmont 13ae40b0ef Use gettext_noop() consistently 18 years ago