aboutsummaryrefslogtreecommitdiffhomepage
path: root/DOCS/man/en/lua.rst
Commit message (Expand)AuthorAge
* lua: rename mp.register_script_command() to mp.register_script_message()Gravatar wm42014-03-17
* command, lua: change script_message semanticsGravatar wm42014-03-17
* manpage: lua: fix typoGravatar wm42014-02-28
* manpage: lua: update from previous commitGravatar wm42014-02-28
* lua: add set_property_native functionGravatar wm42014-02-26
* client API: report pause/unpause reasonGravatar wm42014-02-24
* lua: add a bunch of functions to get/set properties by their native typeGravatar wm42014-02-24
* manpage: lua: improve explanation of tracks-changed and tracks-switchedGravatar wm42014-02-19
* client API: add event for metadata changesGravatar wm42014-02-19
* manpage: lua: shorten description of register_script_command()Gravatar wm42014-02-17
* manpage: lua: attempt to improve add_key_binding() descriptionGravatar wm42014-02-17
* manpage: lua: improve introduction, add simplistic exampleGravatar wm42014-02-17
* manpage: lua: fix typoGravatar wm42014-02-17
* client API: add events for video and audio reconfigGravatar wm42014-02-17
* lua: add mechanism for script provided key bindingsGravatar wm42014-02-17
* client API: add a client message eventGravatar wm42014-02-17
* lua: allow giving fallback values in get_property() callsGravatar wm42014-02-17
* lua: make register_event() not overwrite previous event handlerGravatar wm42014-02-14
* manpage: lua: move less important events to the end of the listGravatar wm42014-02-12
* manpage: lua: document receiving of terminal messagesGravatar wm42014-02-12
* manpage: lua: rewrite event descriptionGravatar wm42014-02-12
* manpage: lua: minor fixesGravatar wm42014-02-12
* manpage: fix Lua script shutdown description againGravatar wm42014-02-11
* manpage: use Lua for Lua exampleGravatar wm42014-02-11
* manpage: document mp.commandv Lua commandGravatar wm42014-02-11
* manpage: move description of script shutdown to a separate paragraphGravatar wm42014-02-11
* manpage: fix formatting of example codeGravatar wm42014-02-11
* manpage: document some Lua scripting functionsGravatar wm42014-02-11
* manpage: fix typoGravatar wm42014-01-05
* Add initial Lua scripting supportGravatar wm42013-09-26