From c49a8427d4e13e7b91da9d39370e5a0ca57ef7de Mon Sep 17 00:00:00 2001 From: wm4 Date: Fri, 28 Feb 2014 02:04:33 +0100 Subject: manpage: lua: update from previous commit I forgot about this. --- DOCS/man/en/lua.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'DOCS') diff --git a/DOCS/man/en/lua.rst b/DOCS/man/en/lua.rst index b520c36284..d206050969 100644 --- a/DOCS/man/en/lua.rst +++ b/DOCS/man/en/lua.rst @@ -356,9 +356,15 @@ List of events Happens after a file was unloaded. Typically, the player will load the next file right away, or quit if this was the last file. -``playback-start`` +``file-loaded`` Happens atfer a file was loaded and begins playback. +``seek`` + Happens on seeking (including ordered chapter segment changes). + +``playback-restart`` + Start of playback after seek or after file was loaded. + ``tracks-changed`` The list of video/audio/sub tracks was updated. (This happens on playback start, and very rarely during playback.) -- cgit v1.2.3