]> git.sesse.net Git - vlc/history - modules/meta_engine
Qt: fix Win32 MOC breakage
[vlc] / modules / meta_engine /
2013-06-05 Rafaël CarréUse _WIN32 rather than WIN32 (same for WIN64)
2013-05-05 Jean-Baptiste KempfMove xiph metadata parsing to a .c|.h files couple
2013-04-25 Timothy B. TerriberryUse FLAC's picture selection for Vorbis/Opus.
2012-12-18 Francois Cartegnietaglib: ID3v2: save TrackTotal
2012-12-13 Jean-Baptiste KempfTaglib: better fix for year and track deletion
2012-12-12 Jean-Baptiste KempfTaglib: allow deletion of track and date
2012-11-17 Rafaël Carrétaglib: fix album art segfault
2012-10-30 Rafaël Carrétaglib: fix windows static build
2012-09-24 Jean-Baptiste KempfFolder: support more album art files
2012-09-02 Rémi Denis-CourmontRemove redundant UNDER_CE checks
2012-08-29 Rémi Durafforttaglib: fix potential null dereference.
2012-08-28 Angelo HallerSave album art to id3 tag.
2012-08-23 Jean-Baptiste KempfRelicense meta_engine modules to LGPL
2012-08-23 Jean-Baptiste KempfTaglib: bump requirement to 1.6.1
2012-08-20 Rémi Denis-Courmontvlc_path2uri(): rename from make_URI() and always conve...
2012-07-01 Rafaël Carrétaglib: read a few more APE tags
2012-06-20 Jean-Baptiste KempfAPE/MPC/WV: support TotalTrack
2012-06-20 Jean-Baptiste KempfMP3: support TRCK total number
2012-06-13 Jean-Baptiste KempfMP3: support for TRACKTOTAL in TXXX
2012-04-10 Jean-Baptiste KempfTaglib: correctly read pictures in Xiph files
2012-03-20 Rémi Denis-CourmontMissing #include
2012-03-19 Rémi Denis-Courmontposix: drop support for non-UTF-8 operating systems
2012-01-27 Rémi Denis-CourmontRemove inconsistently used check for <sys/stat.h>
2012-01-27 Rémi Denis-CourmontInclude system headers before VLC headers
2011-10-26 Jean-Baptiste KempfTaglib: don't try to add empty meta in APE
2011-09-01 Rafaël Carréfix folder meta_engine (typo)
2011-07-22 Dominique Leuenbergertaglib: In case of taglib < 1.6, include id3v2tag.h.
2011-07-12 Rémi Denis-Courmonttaglib: support long paths on Win32
2011-07-12 Rémi Denis-Courmontfolder meta: remove left-over
2011-07-11 Rémi Denis-Courmontfolder cover: lift PATH_MAX limit
2011-07-09 Jean-Baptiste KempfTaglib: header cleanups
2011-07-09 Jean-Baptiste KempfTaglib: add more debug about cover art
2011-06-06 Konstantin PavlovTaglib: fix build with 1.6.3.
2011-06-04 Rémi Durafforttaglib: cleanup includes.
2011-06-04 Rémi Durafforttaglib: MP4 covert art comes with v1.6.1 and only if...
2011-06-04 Rémi Durafforttaglib: ASF cover art support comes only after v1.7...
2011-06-04 Rémi Durafforttaglib: read wma covert arts.
2011-06-04 Rémi Durafforttaglib: cosmetics.
2011-06-04 Rémi Durafforttaglib: RIFF and WAV files are present since v1.6.0
2011-06-04 Rémi Durafforttaglib: use the taglib version to decide if apefile...
2011-05-24 Jean-Baptiste KempfTaglib: do not write 0 as track position if tracknumber...
2011-05-15 Rémi Durafforttaglib: check for the presence of apefile.h
2011-05-14 Rémi Durafforttaglib: read and wirte APE tags for .ape files.
2011-05-14 Rémi Durafforttaglib: cleanup macro definition.
2011-05-14 Rémi Denis-Courmonttaglib: fix unused parameters/variables
2011-02-15 Johannes WeißlFix bug in taglib txxx handling
2010-10-24 Rafaël Carrétaglib is not thread-safe
2010-10-22 Rémi Denis-Courmontadd_loadfile: remove callback parameter
2010-10-14 Rémi Denis-Courmontsplit add_file into add_loadfile and add_savefile
2010-09-14 Fargier SylvainFix out of range memory access when APIC frame type...
2010-08-11 Lukáš Lalinskýtaglib: fix NULL deferences after dynamic cast
2010-07-28 Rémi Durafforts/informations/information/
2010-07-19 Rémi Denis-CourmontRemove the id3tag plugin
2010-07-15 Götz WaschkFix taglib compilation.
2010-07-08 Ilkka Ollakkataglib: dont decode psz_file as URI
2010-07-07 Rémi Denis-Courmontdemux: provide both URL and file path as with access
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-06-27 Rémi Duraffortmeta_folder: fix a memleak.
2010-06-11 Ilkka OllakkaRevert "Revert "redundant includes of vlc_playlist.h""
2010-06-11 Jakob LebenRevert "redundant includes of vlc_playlist.h"
2010-06-11 Jakob Lebenredundant includes of vlc_playlist.h
2010-05-30 Jean-Baptiste KempfTaglib: add debug to help fixing mp4/cover bugs
2010-05-25 Rémi Durafforttaglib: read the cover art from mp4.
2010-05-20 Ilkka Ollakkataglib: only try to read local files
2010-05-11 Ilkka Ollakkataglib: use decoded path
2010-02-20 Rémi Denis-Courmonttaglib meta writer: don't decode file path twice (core...
2010-02-20 Rémi Denis-Courmontfolder: use make_path
2010-02-07 Rémi Denis-Courmontutf8_* -> vlc_* (sed roxxors)
2010-02-07 Rémi Denis-CourmontSplit file path functions out of vlc_charset.h into...
2010-01-25 Rémi Denis-Courmonttaglib writer: use decode_URI_duplicate
2010-01-23 Rémi Denis-Courmontmisc: use var_Inherit
2010-01-16 Rémi Denis-CourmontRemove all default modules from configure.ac
2009-11-10 Rémi Durafforttaglib: simplify.
2009-11-09 Rémi Durafforttaglib: factorize.
2009-11-09 Rémi Durafforttaglib: write to some more files.
2009-11-09 Rémi Durafforttaglib: improve the module to read metas from RIFF...
2009-08-23 Jean-Baptiste KempfId3tag: fix compilation after breakage
2009-08-23 Rémi Denis-CourmontUse VLC object for meta writer and factor code
2009-08-23 Rémi Denis-CourmontUse a VLC object for meta reader
2009-08-23 Jean-Baptiste Kempfid3tag: code cosmetic and warning killing
2009-08-23 Rémi Denis-Courmontart_finder_t: custom type for art finder modules
2009-08-21 Jean-Baptiste KempfId3tag: constify when possible.
2009-08-21 Jean-Baptiste Kempfid3tag: kill a warning about casting
2009-08-18 Rémi Denis-CourmontTaglib: assume Windows NT for filesystem access
2009-08-18 Ilkka Ollakkataglib: decode psz_file so taglib gets normal path...
2009-07-07 Rafaël CarréFolder album art : use the correct config option name
2009-07-06 Rafaël Carréfolder meta data retriver: some enhancements
2009-05-31 Rémi Denis-CourmontMerge commit 'origin/base'
2009-05-29 Rémi DuraffortInclude vlc_url when using make_URI
2009-05-29 Rafaël CarréFix xspf reading/writing
2009-05-28 Rafaël CarréFix xspf reading/writing
2009-04-26 Rémi DuraffortAdd a function to get the Title and fallback to the...
2009-03-09 Laurent AimarUse playlist_fetcher_t object instead of playlist one.
2009-02-14 Rémi DuraffortNo need to add a '\n' at the end of messages passed...
2009-02-09 Rémi Durafforttaglib: remove a dummy sub-module (taglib can't act...
2009-02-09 Rémi Durafforttaglib: Fix #2466 and fix also for writting tag on...
2009-02-03 Rémi Durafforttaglib: fix warning about overriden variable.
2009-02-01 Laurent AimarImproved CDDB information support in cdda.c
2009-02-01 Laurent AimarChanged vlc_meta_SetTracknum to *Num for consistency.
2009-01-24 Laurent AimarFixed taglib attachment extraction.
next