2655 Commits (fb5cfd5204bdada4a1f2fbe08cec816b424fc513)

Author SHA1 Message Date
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
Thomas Guillem ca3b131594 thumbnail: rework API to fix use-after-free 3 years ago
Alexandre Janniaux 4791527ad6 medialibrary: dump location path for medialibrary 3 years ago
Alexandre Janniaux 603afb477c medialibrary: init ML before adding media 3 years ago
Alexandre Janniaux a41743decc medialibrary: Thumbnailer: fix double-free 3 years ago
Steve Lhomme 6d7ce21912 gnutls: avoid using realloc for a fixed size 3 years ago
Johannes Kauffmann f242e3c7eb meson: fix named argument style 3 years ago
Benjamin Arnaud e07e728d58 core/medialibrary: Add the favorite media setter 3 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago
Thomas Guillem b2daa8327c medialibrary: fix heap-use-after-free 4 years ago
Steve Lhomme 317f1f9569 modules: optimize string maximum size checks 4 years ago
Steve Lhomme 23890bbf82 medialibrary: fix usage of NULL config_GetUserDir result 4 years ago
Aymeric Guillien fc9a43be3e medialibrary: add filename field on media 4 years ago
Benjamin Arnaud f2bfb770b3 qt/medialibrary: Add the 'vlc_ml_media_set_played' function 4 years ago
Steve Lhomme 0e448365f6 modules: use STDERR_FILENO instead of the hardcoded value 4 years ago
Hugo Beauzée-Luyssen 452c0aeb77 medialibrary: folder: Add nb_audio/nb_video counters 4 years ago
Hugo Beauzée-Luyssen bc03e6e46b medialibrary: Update to 0.12.0 API changes 4 years ago
Steve Lhomme 36017f9c3a modules: add a fancy name to internal threads 4 years ago
Rémi Denis-Courmont 4bd922622b window: rename <vlc_vout_window.h> to <vlc_window.h> 4 years ago
Rémi Denis-Courmont 84c253cdd1 window: rename vout_window* to vlc_window* 4 years ago
Steve Lhomme b469857dec vlc_threads: remove the thread priority when creating a thread 4 years ago
Lyndon Brown 11c4e593ce musicbrainz: fix wrong url 4 years ago
Lyndon Brown 4d81c81c7e musicbrainz: fix inverted logic 4 years ago
Lyndon Brown e1194a5f29 Switch various user facing URLs to HTTPS 4 years ago
Hugo Beauzée-Luyssen a5eb80ea3d medialib: Expose missing album properties 4 years ago
Hugo Beauzée-Luyssen 53797783a0 medialib: Bind artist number of present tracks 4 years ago
Hugo Beauzée-Luyssen 0c4e0191e7 medialib: Bind new media group properties 4 years ago
Hugo Beauzée-Luyssen 12572d1bea medialib: Bind duration properties 4 years ago
Hugo Beauzée-Luyssen 79905ca608 medialib: Expose playlist nb audio/video/unknown properties 4 years ago