From 60b5f4b512bd5106c8a46bd396dc250b4b4a6539 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20Teuli=C3=A8re?= Date: Sun, 1 May 2005 11:15:42 +0000 Subject: [PATCH] * doc/skins/skins2-howto.xml: Added the playlist.sort() action, which was missing in the doc --- doc/skins/skins2-howto.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/skins/skins2-howto.xml b/doc/skins/skins2-howto.xml index 807c9a3a1c..f90110eb87 100644 --- a/doc/skins/skins2-howto.xml +++ b/doc/skins/skins2-howto.xml @@ -739,6 +739,9 @@ difficulty to understand how VLC skins work. playlist.previous(): Go to the previous playlist item. + + playlist.sort(): Sort the playlist alphabetically. + playlist.setRandom(true): Play the playlist items in random order. -- 2.39.5