]> git.sesse.net Git - vlc/commit
http-interface: - changed logic so playlist is only downloaded initially and on modif...
authorMark Hassman <mark@hassman.org>
Wed, 28 Jul 2010 17:08:53 +0000 (13:08 -0400)
committerIlkka Ollakka <ileoo@videolan.org>
Wed, 28 Jul 2010 18:00:28 +0000 (21:00 +0300)
commit8c2137907018ca0ae441a1d0e12b736cc3542d2d
treefbc81969ebd711e16ab8f9e1b27dbd17d2650d84
parent11c280f342df4e6ffc57e041b01f332419ab3a3f
http-interface: - changed logic so playlist is only downloaded initially and on modification of playlist

no longer re-downloads playlist on each item change (this was causing
significant delays (>10sec) in the http service with large playlists).. now,
the playlist UI is updated locally based on information returned from
status.xml

Signed-off-by: Ilkka Ollakka <ileoo@videolan.org>
share/http/js/functions.js