]> git.sesse.net Git - vlc/history - src/input/meta.c
* Protect input item's meta through setters and getters. That allows tracking of...
[vlc] / src / input / meta.c
2007-08-15 Pierre d'Herbemont* Protect input item's meta through setters and getters...
2007-08-12 Pierre d'Herbemontinput/meta.c: Be a bit more selective on meta pre-requi...
2007-08-12 Pierre d'Herbemontinput/meta.c: Allow meta for media that don't have...
2007-06-03 Laurent Aimar- Added support for embeded cover. Demuxer just need...
2007-04-05 Rémi Denis-Courmontmissing errno.h
2007-04-05 Rémi Denis-CourmontHandle I/O errors properly
2006-11-26 Clément StenacA bit of headers cleanup
2006-11-20 Rafaël CarréFilters '/' characters in tags, to create valid filenames
2006-11-19 Clément StenacFinish the playlist API transition (hopefully)
2006-10-23 Clément StenacClean up and improve core handling for album art. Still...
2006-10-07 Gildas Bazin* src/input/meta.c: stop the spamming of the meta engine.
2006-09-30 Antoine Cellerier - Don't cache files to ~/.vlc/art/(null)/(null)/
2006-09-30 Clément StenacRe-enable art fetching when in "ALL" mode
2006-09-29 Clément StenacImprove meta/art logic
2006-09-24 Antoine CellerierSome more (mostly) untested stuff:
2006-09-24 Antoine CellerierSome more meta changes (mostly cleanup and check the...
2006-09-24 Clément Stenac* Split download function in find/download