2704 Commits (7986a170c4fc49fcd05083f3d4b0c97b75409d4e)

Author SHA1 Message Date
Thomas Guillem dcea76e41a preparser: add a struct to configure the preparser 1 year ago
Thomas Guillem a4a0514ecc preparser: merge with the thumbnailer API 1 year ago
Thomas Guillem d2a0c1de2e thumbnailer: report status from callback 1 year ago
Thomas Guillem 7e22dbe1d3 thumbnailer: use a struct of callbacks 2 years ago
Thomas Guillem bb94b3b123 thumbnailer: use a struct for seek arguments 1 year ago
Thomas Guillem 50f830c0f9 thumbnailer: rename vlc_thumbnailer_Release 2 years ago
Thomas Guillem fb47943787 thumbnailer: move timeout from request to creator 2 years ago
Thomas Guillem a9fdd37fef thumbnailer: use an unsigned for the request identification 2 years ago
Thomas Guillem 30a9789571 medialibrary: add missing error check 2 years ago
Gabriel Lafond-Thenaille 5cb606cf94 json: remove webservices json parser implementation 2 years ago
Gabriel Lafond-Thenaille 5002a6956e webservices: use demux/json parser in webservices 2 years ago
Thomas Guillem e1a6eec437 input: parser: add an option to enable interaction 2 years ago
Thomas Guillem 92d575f58d medialibrary: use subitems option in input_item_Parse() 2 years ago
Thomas Guillem 8871a10325 input: rework input_item_Parse arguments 2 years ago
Thomas Guillem fd2cf597bb medialibrary: use a static for cbs struct 2 years ago
Alaric Senat 8b78a74aa2 medialibrary: playlist: allow removing a range of media 2 years ago
Alaric Senat 31e76890f8 medialibrary: playlist: allow moving a range of media 2 years ago
Alaric Senat 9e686dca76 medialibrary: playlist: allow inserting a range of media 2 years ago
Alaric Senat 7d2b096dd5 medialibrary: playlist: allow appending a range of media 2 years ago
Alaric Senat 776080ed8c medialibrary: expose "all media" listing 2 years ago
Mohak Gupta 58674ee975 medialibrary: expose b_is_favorite property and set_favorite APIs 2 years ago
Prince Gupta e19dc44933 medialibrary: add subtitle tracks in media's tracks list 2 years ago
Prince Gupta 6e1c432816 medialibrary: fix subtitle tracks metadata extraction 2 years ago
Alaric Senat baed3b02ec medialibrary: allow changing folder public state 2 years ago
Alaric Senat 2bb616a50c medialibrary: media: expose an `is_public` accessor 2 years ago
Alaric Senat c4a3e9ceee medialibrary: expose the `publicOnly` query parameter 2 years ago
Alaric Senat 79df34a5d3 medialibrary: bind wrapped `favoriteOnly` 2 years ago
Alaric Senat 78a6866481 medialibrary: fix a playlist mrl leak 2 years ago
Fatih Uzunoglu 993528cc4a fingerprinter: abort processing on close 2 years ago
Alaric Senat bbd81d4cf5 medialibrary: playlist: expose new listing options 2 years ago
Alaric Senat 99b6c691c2 medialibrary: folder: expose the duration field 2 years ago
Alaric Senat 1d092818e6 medialibrary: propagate query parameters for history listing 2 years ago
Alaric Senat d848ce86ed medialibrary: history: rework listing by media type 2 years ago
Alaric Senat 2d2ded737a medialibrary: history: unify stream and global wrappers 2 years ago
Alaric Senat ab1dd2678e medialibrary: history: allow clearing via import type 2 years ago
Alaric Senat b5c36b754e medialibrary: update to 0.13 API changes 2 years ago
Alaric Senat edd72e8f21 medialibrary: fix integer comparison signedness warning 2 years ago
Alaric Senat d4f6fdcf6a medialibrary: rename playlist filtering types 2 years ago
Alaric Senat 670b58ec16 meson: medialibrary: require a minimum version 2 years ago
Gabriel LT 7aa3b6d65c fsstorage: replace local recursive mkdir implementation by vlc_mkdir_parent 2 years ago
Felix Paul Kühne bb5723b728 build system: simplify checks for iOS and tvOS 2 years ago
Thomas Guillem 7b631e0954 player: remove the media_provider 2 years ago
François Cartegnie 37eb94ecf7 vlc_xml: change API to handle namespaces 2 years ago
Thomas Guillem 67680886cb medialibrary: signal while locked 2 years ago
Steve Lhomme 4c5b3d2272 medialibrary: remove virtual on override methods 2 years ago
Thomas Guillem 32a9436513 medialibrary: use on_attachments_added 2 years ago
Thomas Guillem f53180cf69 input: add on_attachments_added event to the parser 2 years ago
Alaric Senat 45c94e8167 medialibrary: thumb: remove unnecessary NULL assignation 2 years ago
Alaric Senat 5d908db8b4 medialibrary: always release thumbnail requests 2 years ago
Thomas Guillem c2cebc3d36 input_item: change es_format_t list handling 3 years ago