root/modules/meta_engine/Modules.am

Revision 950caf17359c35cd4b4fd31638e5f3b7cca14a5c, 100 bytes (checked in by Antoine Cellerier <dionoea@videolan.org>, 1 month ago)

Reimplement MB module in Lua.

Remove C musicbrainz modules, use the new XML musicbrainz API.
This removes VLC's dependency on libmusicbrainz. Consider backporting
this commit and the previous one to 0.9-bugfix to get musicbrainz
support on windows.

  • Property mode set to 100644
Line 
1 SOURCES_folder = folder.c
2 SOURCES_id3tag = id3tag.c id3genres.h $(NULL)
3 SOURCES_taglib = taglib.cpp
Note: See TracBrowser for help on using the browser.