312 Commits (fb5cfd5204bdada4a1f2fbe08cec816b424fc513)

Author SHA1 Message Date
Steve Lhomme 85344d0cb0 meson: detect zlib as a dependency 3 years ago
Hank Anderson c10af532f2 meta: vlc_meta_AddExtra() rename to vlc_meta_SetExtra() 3 years ago
Johannes Kauffmann c5851fd495 taglib: remove VLC path define check 3 years ago
Steve Lhomme a73786021e modules: include vlc_arrays.h when using TAB_xxx API 3 years ago
Steve Lhomme 43746bbad2 modules: include vlc_threads.h when using vlc::threads 3 years ago
Alaric Senat a26e2ba370 taglib: wav: fix RIFF INFO tags parsing 3 years ago
Alaric Senat 294cbdbaee taglib: move default meta access to a function 3 years ago
Steve Lhomme 7413126744 taglib: don't cast the file st_size to a possibly smaller type 3 years ago
Marvin Scholz d5f07af209 meson: add initial meson build system 7 years ago
Marvin Scholz 584fd17a94 meta: taglib: use std::min 4 years ago
Francois Cartegnie 4f74c5ca37 meta_engine: fix junk at end or raw unterminated ID3 text 4 years ago
Hugo Beauzée-Luyssen 53260ca5ae taglib: Fix invalid version check 4 years ago
Hugo Beauzée-Luyssen 89e20ea0d8 taglib: Use nullptr instead of 0 for pointers 4 years ago
Hugo Beauzée-Luyssen 98c7c1351f taglib: Reduce FileRef scope 4 years ago
Hugo Beauzée-Luyssen 268b5b8bc1 taglib: Implement new StreamTypeResolver interface when available 4 years ago
Hugo Beauzée-Luyssen 93842f6505 taglib: Remove explicit invocation of default constructor 4 years ago
Alexandre Janniaux 6b7a57f984 modules: fix typos 4 years ago
Lyndon Brown 6f68f89498 plugins: purge use of set_category() 7 years ago
Hugo Beauzée-Luyssen c404fdb241 taglib: Remove use of deprecated String::isNull 4 years ago
Hugo Beauzée-Luyssen ac59d0ba59 taglib: Remove usages of deprecated itemListMap 4 years ago
Hugo Beauzée-Luyssen d2663d6c3f taglib: ByteVector::null is now deprecated 4 years ago
Hugo Beauzée-Luyssen 65dfe0cdc9 taglib: Don't convert base64 strings to UTF8 5 years ago
Steve Lhomme 34ca2a286e taglib: fix variable shadowing 5 years ago
Francois Cartegnie 58931a176f meta_engine: skip id3 extended headers 5 years ago
Gary Wang e00191ec8b meta_engine: support id3v2.4 tag for id3 chapter markers 5 years ago
Lyndon Brown bc6700f7d1 meta/folder: fix options being hidden in GUI 7 years ago
Francois Cartegnie 8191ac5727 meta: taglib: reject non expected schemes 6 years ago
Francois Cartegnie 8ec8b0d2ad meta_engine: taglib: restrict unlimited reads on streams 6 years ago
Francois Cartegnie d375284a14 meta_engine: taglib: add sequential read limit on VlcIostream 6 years ago
Francois Cartegnie 837b583e4e meta_engine: taglib: reject read on failed seek 6 years ago
Francois Cartegnie 0cbcf504b4 meta_engine: taglib: increment VlcIostream readpos 6 years ago
Rémi Denis-Courmont 0922595b43 taglib: use vlc::threads 6 years ago
Alexandre Janniaux be4f907a0e taglib: fix -Wdeprecated-copy warnings 6 years ago
Hugo Beauzée-Luyssen 976cd21946 taglib: Enable prefetch/cache on the IOStream 7 years ago
Hugo Beauzée-Luyssen 4bc7607f31 taglib: Always use IOStream to read the media 7 years ago
Hugo Beauzée-Luyssen 026a76066e taglib: IOStream: Return the url as fileName 7 years ago
Francois Cartegnie 3533f90eb4 modules: taglib: simplify reading embedded art 7 years ago
Rémi Denis-Courmont 542df0f3ad Use set_callback() where applicable 7 years ago
Hugo Beauzée-Luyssen 84962e474b taglib: .m4v are already registered as MP4 files 7 years ago
Hugo Beauzée-Luyssen a4f4e40465 taglib: Require version 1.11 7 years ago
Steve Lhomme 5363279805 remove the $Id$ in the source code 7 years ago
Hugo Beauzée-Luyssen 31e9e3d6ca taglib: Allow winstore app to parse non local files 8 years ago
Rémi Denis-Courmont ebaa32f561 config: remove advanced from add_loadfile() 8 years ago
Rémi Denis-Courmont f99ee1a9c6 folder: eliminate some relocations 8 years ago
Rémi Denis-Courmont 9215854f0f folder: clean up and simplify 8 years ago
Hugo Beauzée-Luyssen 0c6d8fbcc2 meta: Add Folder.png as a potential cover file 8 years ago
Hugo Beauzée-Luyssen 280986ab30 taglib: Don't use qualified name lookup on unscoped enumeration 9 years ago
Rémi Denis-Courmont e4ba64d291 Remove access_t 9 years ago
Thomas Guillem e49305f8f4 meta: ID3: set ID3_tag_to_metatype static 9 years ago
Francois Cartegnie 0b9bd6f694 meta: ID3: load replaygain into meta 9 years ago