]> git.sesse.net Git - vlc/commit
* Allow getting album art for items which aren't playing (using /art?id=<the playlist...
authorAntoine Cellerier <dionoea@videolan.org>
Sun, 19 Aug 2007 17:31:43 +0000 (17:31 +0000)
committerAntoine Cellerier <dionoea@videolan.org>
Sun, 19 Aug 2007 17:31:43 +0000 (17:31 +0000)
commitd1b5d5b8364e821934d9e6426e196a4593423460
tree5e6fd95a884cedad442c6efb875978a7b27fcc19
parent9de81b07e23e23b9afdec194cf88325fc3f66778
* Allow getting album art for items which aren't playing (using /art?id=<the playlist id> instead of /art). (You need to run with --album-art 2 if you want to have album art for items which haven't already played)
* Workarround a stupid assert in input_GetItem.
modules/control/http/http.c