2683 Commits (906e31714f751d2cd2d762d59c2384ff4e1e2a75)

Author SHA1 Message Date
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
Alaric Senat f1d4ade9bc medialibrary: thumb: check fclose while saving 3 years ago
Alexandre Janniaux fed5c86530 medialibrary: devicelister: fix null-dereference 3 years ago
Mohit Marathe 8ba9acdc86 medialibrary: add VLC_ML_REMOVE_STREAM 3 years ago
Hank Anderson c10af532f2 meta: vlc_meta_AddExtra() rename to vlc_meta_SetExtra() 3 years ago
Benjamin Arnaud 6ffca1a9d3 medialibrary: Add the 'vlc_ml_playlist_rename' function 3 years ago
Steve Lhomme 098daebfa0 modules: include vlc_configuration.h when using config_GetUserDir() 3 years ago
Pierre Lamot 793acb3a47 medialib: allow to list audio or video only playlists 3 years ago
Steve Lhomme 5d0620f3e2 modules: include vlc_arrays.h when using vlc_array_t 3 years ago
Steve Lhomme 5bb8bd4243 modules: include vlc_arrays.h when using realloc_or_free() 3 years ago
Steve Lhomme f1f1f17920 medialibrary: include <type_traits> when std::is_pointer is used 3 years ago
Steve Lhomme ce1b6b94fb modules: include vlc_threads.h when using vlc_timer_t 3 years ago
Steve Lhomme cd48d706ed modules: include vlc_threads.h when vlc_mutex_t is used 3 years ago
Steve Lhomme 4c99f1a44a include cassert instead of assert.h 3 years ago
Steve Lhomme 869a03432a webservices/json: update the JSON parser to version 1.1.0 3 years ago
Steve Lhomme 6f9b01e6f4 json_helper: get the size of the read buffer 3 years ago
Andrew Sun 77a2d21b59 inhibit/dbus: fix service and path 3 years ago
Steve Lhomme cf96f27082 medialibrary: use proper callback values 3 years ago
Steve Lhomme 1a17e8cee3 medialibrary: use <cstring> from C++ 3 years ago
Alexandre Janniaux 49a1f114fb image: ensure picture is released from client 3 years ago
Alexandre Janniaux 004b9900f8 misc: thumbnailer: release picture when interrupted 3 years ago
Alexandre Janniaux 189b4c4ea0 medialibrary: Thumbnailer: destroy request after it completes 3 years ago