lua: add playlist.list()
commit849001b69fffaafc8df5014a7b6740424da13d75
authorRomain Vimont <rom1v@videolabs.io>
Tue, 29 Jan 2019 16:05:01 +0000 (29 17:05 +0100)
committerThomas Guillem <thomas@gllm.fr>
Wed, 10 Apr 2019 12:11:51 +0000 (10 14:11 +0200)
tree3d5c4ed743ecd5b403f6a51ea58dcc0e761f89c3
parent3a4a32816f62b05592fc33fbc7f53efaf62002b1
lua: add playlist.list()

The old playlist was a tree, while the new one is a list.

Expose the list of items.

Signed-off-by: Thomas Guillem <thomas@gllm.fr>
modules/lua/libs/playlist.c