]> git.sesse.net Git - vlc/commit
lua playlist move and delete functions run-time
authorTomas Krotil <krotitom@fel.cvut.cz>
Tue, 30 Apr 2013 20:53:33 +0000 (22:53 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Thu, 2 May 2013 13:58:33 +0000 (15:58 +0200)
commit6daa137c1275063b4bafef81e3bfad60ec2e34d8
tree02fef53cb88035f4c0624c1e1044197e53db72a3
parent54f62e33783b5d329ff1fb1d69a91dc4ac703f02
lua playlist move and delete functions run-time

Added playlist move function for lua and modified delete for detecting if item is legal

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/lua/libs/playlist.c