]> git.sesse.net Git - vlc/history - modules/meta_engine
Retrieve meta from Kate streams, which has Vorbis comment packet
[vlc] / modules / meta_engine /
2006-09-25 Christophe MutricyCosmetic
2006-09-24 Antoine CellerierSome more meta changes (mostly cleanup and check the...
2006-09-24 Clément StenacFix include paths
2006-09-24 Clément StenacStart splitting the various meta module types
2006-09-24 Antoine CellerierUse DIR_SEP
2006-09-24 Clément StenacSkeleton for taglib art downloader and tags writer
2006-09-24 Clément StenacRead album, also detect images in FLAC
2006-09-24 Clément StenacDetect embedded images
2006-09-24 Antoine Cellerieruse msg_Dbg instead of fprintf
2006-09-24 Antoine CellerierSet svn:keywords Id
2006-09-24 Clément StenacMove the meta readers to the correct folder, and use...
2006-09-23 Antoine CellerierAdd low priority "folder" meta_engine. Will look for...
2006-09-23 Antoine Cellerierutf8_stat doesn't work if 2nd arg is NULL ... too bad :(
2006-09-23 Antoine CellerierAdd dummy meta engine with highest priority. Will check...
2006-09-23 Antoine CellerierStart of meta engine stuff. src/input/input.c needs...