From 2eb7e0f4674bb6393bf9c913f8896dbf67d9cd91 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Olivier=20Teuli=C3=A8re?= Date: Sun, 12 Feb 2006 21:11:14 +0000 Subject: [PATCH] * doc/skins/skins2-howto.xml: Documented the DVD-related actions --- doc/skins/skins2-howto.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/doc/skins/skins2-howto.xml b/doc/skins/skins2-howto.xml index fb79f340a4..ada1f3217c 100644 --- a/doc/skins/skins2-howto.xml +++ b/doc/skins/skins2-howto.xml @@ -861,6 +861,21 @@ difficulty to understand how VLC skins work. playlist.save(): Save the current playlist (since VLC 0.8.0). + + dvd.nextTitle(): Go to the next title of the DVD (since VLC 0.8.5). + + + dvd.previousTitle(): Go to the previous title of the DVD (since VLC 0.8.5). + + + dvd.nextChapter(): Go to the next chapter of the DVD (since VLC 0.8.5). + + + dvd.previousTitle(): Go to the previous chapter of the DVD (since VLC 0.8.5). + + + dvd.rootMenu(): Go to the root menu of the DVD (since VLC 0.8.5). + WindowID.show(): Show the Window whose id attribute is 'WindowID'. -- 2.39.2