206 Commits (8ea8856cfdf4e4e3599799a2ce6d8b44553232e2)

Author SHA1 Message Date
Timothy B. Terriberry 7af45378c3 Use FLAC's picture selection for Vorbis/Opus. 13 years ago
Francois Cartegnie c55da911c5 taglib: ID3v2: save TrackTotal 14 years ago
Jean-Baptiste Kempf 637db5eaa1 Taglib: better fix for year and track deletion 14 years ago
Jean-Baptiste Kempf 653b010aca Taglib: allow deletion of track and date 14 years ago
Rafaël Carré 00c4f68786 taglib: fix album art segfault 14 years ago
Rafaël Carré 2b004056c3 taglib: fix windows static build 14 years ago
Jean-Baptiste Kempf 7e04b2c2ba Folder: support more album art files 14 years ago
Rémi Denis-Courmont a5b8b24f21 Remove redundant UNDER_CE checks 14 years ago
Rémi Duraffort e7bfbd1dd5 taglib: fix potential null dereference. 14 years ago
Angelo Haller cfbe138d6f Save album art to id3 tag. 14 years ago
Jean-Baptiste Kempf 04d5562bf4 Relicense meta_engine modules to LGPL 14 years ago
Jean-Baptiste Kempf f68f3c8157 Taglib: bump requirement to 1.6.1 14 years ago
Rémi Denis-Courmont 33dfab3c21 vlc_path2uri(): rename from make_URI() and always convert path 14 years ago
Rafaël Carré 5ada985bfa taglib: read a few more APE tags 14 years ago
Jean-Baptiste Kempf a86b2cb4f2 APE/MPC/WV: support TotalTrack 14 years ago
Jean-Baptiste Kempf cb4a20b9fe MP3: support TRCK total number 14 years ago
Jean-Baptiste Kempf 46ffd6ec76 MP3: support for TRACKTOTAL in TXXX 14 years ago
Jean-Baptiste Kempf 889cc77501 Taglib: correctly read pictures in Xiph files 14 years ago
Rémi Denis-Courmont 218a8f91a6 Missing #include 14 years ago
Rémi Denis-Courmont bc032f3ca6 posix: drop support for non-UTF-8 operating systems 14 years ago
Rémi Denis-Courmont 75d005cf30 Remove inconsistently used check for <sys/stat.h> 14 years ago
Rémi Denis-Courmont 032a234740 Include system headers before VLC headers 14 years ago
Jean-Baptiste Kempf 00114ae28d Taglib: don't try to add empty meta in APE 15 years ago
Rafaël Carré 223bb3fcfc fix folder meta_engine (typo) 15 years ago
Dominique Leuenberger c684f60a22 taglib: In case of taglib < 1.6, include id3v2tag.h. 15 years ago
Rémi Denis-Courmont 2ea309908f taglib: support long paths on Win32 15 years ago
Rémi Denis-Courmont 058e5676d2 folder meta: remove left-over 15 years ago
Rémi Denis-Courmont 0d0da5ab83 folder cover: lift PATH_MAX limit 15 years ago
Jean-Baptiste Kempf 8004f84e38 Taglib: header cleanups 15 years ago
Jean-Baptiste Kempf 95522a6ea0 Taglib: add more debug about cover art 15 years ago
Konstantin Pavlov 4bdaae499b Taglib: fix build with 1.6.3. 15 years ago
Rémi Duraffort 10ca2d5967 taglib: cleanup includes. 15 years ago
Rémi Duraffort 7bdcc74214 taglib: MP4 covert art comes with v1.6.1 and only if TAGLIB_WITH_MP4 is defined. 15 years ago
Rémi Duraffort 449b78e85a taglib: ASF cover art support comes only after v1.7 and if TAGLIB_WITH_ASF is defined. 15 years ago
Rémi Duraffort 57333f5920 taglib: read wma covert arts. 15 years ago
Rémi Duraffort d158270ed7 taglib: cosmetics. 15 years ago
Rémi Duraffort 599eee103d taglib: RIFF and WAV files are present since v1.6.0 15 years ago
Rémi Duraffort b4b357ee09 taglib: use the taglib version to decide if apefile is available. 15 years ago
Jean-Baptiste Kempf ea81feee5b Taglib: do not write 0 as track position if tracknumber is "" 15 years ago
Rémi Duraffort 01cf70073f taglib: check for the presence of apefile.h 15 years ago
Rémi Duraffort c405205e9a taglib: read and wirte APE tags for .ape files. 15 years ago
Rémi Duraffort 277eb4cfbc taglib: cleanup macro definition. 15 years ago
Rémi Denis-Courmont c21bb29ae6 taglib: fix unused parameters/variables 15 years ago
Johannes Weißl 5010066b97 Fix bug in taglib txxx handling 15 years ago
Rafaël Carré 8675d26cea taglib is not thread-safe 16 years ago
Rémi Denis-Courmont 989310c923 add_loadfile: remove callback parameter 16 years ago
Rémi Denis-Courmont 963630ba6e split add_file into add_loadfile and add_savefile 16 years ago
Fargier Sylvain 639c195bf4 Fix out of range memory access when APIC frame type is out of the range defined in the ID3v2 specification (corrupted tag or vendor defined). 16 years ago
Lukáš Lalinský 0a3d05b405 taglib: fix NULL deferences after dynamic cast 16 years ago
Rémi Duraffort 4d85871d1b s/informations/information/ 16 years ago