1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-07 03:56:28 +02:00
vlc/modules/meta_engine
Rafaël Carré 7bc28eebe8 meta-data handling cleanup
Remove VLC_META_ENGINE_*
Don't use VLC_META_INFO_CAT
Avoid using input_Item{Add,Get}Info
Remove disabled code in cdda
Remove "meta fetcher":
    There was only 1 module (not) implementing it (musicbrainz)
    Reduces complexity in playlist core
Use a more consistent naming
Factorize QT4 sorting and column display code
Remove unused members
2008-04-23 07:23:18 +02:00
..
.gitignore Check-in modules/Makefile.am 2008-03-23 21:53:10 +02:00
folder.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
id3genres.h Compilation warning fixes. 2007-05-27 17:19:07 +00:00
id3tag.c Replace vlc_bool_t by bool, VLC_TRUE by true and VLC_FALSE by false. 2008-04-14 02:02:22 +02:00
Modules.am modules/misc/meta_engine: Remove luameta now that it is merged in the lua module. 2007-08-22 13:37:07 +00:00
musicbrainz.c meta-data handling cleanup 2008-04-23 07:23:18 +02:00
taglib.cpp Don't include config.h from the headers - refs #297. 2008-01-23 21:50:58 +00:00