]> git.sesse.net Git - vlc/history - src/playlist/art.c
Art: Do not crash if album is not null but empty
[vlc] / src / playlist / art.c
2010-08-09 Jean-Baptiste KempfArt: Do not crash if album is not null but empty
2010-07-07 Rémi Denis-Courmontmake_URI: add scheme parameter
2010-02-13 Jakob Lebenplaylist: sizeof -> strlen
2010-02-12 Jakob Lebenplaylist: use md5 hash for caching downloaded art by...
2010-02-12 Jakob Lebenplaylist: cache artwork by download URL instead of...
2010-02-10 Antoine CellerierChange filename_sanitize() to work on original string...
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...
2009-08-26 Rémi Denis-CourmontRemove config_GetCacheDir
2009-07-10 Rémi Duraffortplaylist_art: simplify.
2009-06-15 Rémi DuraffortRemove dummy test.
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-03-31 Rémi Duraffortalbum art: use filename_sanitize function
2009-03-31 Rémi Duraffortplaylist_art: blacklist some forbidden char for windows.
2009-01-26 Rémi Duraffortplaylist_SaveArt: fix a memleak.
2009-01-24 Laurent AimarFixed embedded art attachment support (close #2416)
2009-01-22 Rémi Duraffortcosmetic.
2009-01-05 Laurent AimarFix OS-X build (PATH_MAX defined in limits.h)
2009-01-05 Laurent AimarClean up/document a bit art fetcher code.
2009-01-05 Laurent AimarClean up preparser/fetcher code.