summaryrefslogtreecommitdiffstats
path: root/DOCS/man/en/lua.rst
Commit message (Expand)AuthorAgeFilesLines
* client API: avoid redundant property change events if possiblewm42014-04-081-5/+9
* lua: add API for observing property changeswm42014-04-081-0/+22
* lua: give more control over timerswm42014-04-021-5/+17
* lua: add mp.unregister_event() functionwm42014-04-011-0/+5
* lua: rename mp.register_script_command() to mp.register_script_message()wm42014-03-171-5/+5
* command, lua: change script_message semanticswm42014-03-171-7/+15
* manpage: lua: fix typowm42014-02-281-1/+1
* manpage: lua: update from previous commitwm42014-02-281-1/+7
* lua: add set_property_native functionwm42014-02-261-2/+12
* client API: report pause/unpause reasonwm42014-02-241-0/+19
* lua: add a bunch of functions to get/set properties by their native typewm42014-02-241-2/+40
* manpage: lua: improve explanation of tracks-changed and tracks-switchedwm42014-02-191-4/+4
* client API: add event for metadata changeswm42014-02-191-0/+3
* manpage: lua: shorten description of register_script_command()wm42014-02-171-37/+12
* manpage: lua: attempt to improve add_key_binding() descriptionwm42014-02-171-18/+23
* manpage: lua: improve introduction, add simplistic examplewm42014-02-171-15/+26
* manpage: lua: fix typowm42014-02-171-1/+1
* client API: add events for video and audio reconfigwm42014-02-171-0/+6
* lua: add mechanism for script provided key bindingswm42014-02-171-1/+99
* client API: add a client message eventwm42014-02-171-0/+6
* lua: allow giving fallback values in get_property() callswm42014-02-171-6/+8
* lua: make register_event() not overwrite previous event handlerwm42014-02-141-0/+4
* manpage: lua: move less important events to the end of the listwm42014-02-121-36/+35
* manpage: lua: document receiving of terminal messageswm42014-02-121-2/+36
* manpage: lua: rewrite event descriptionwm42014-02-121-30/+86
* manpage: lua: minor fixeswm42014-02-121-4/+4
* manpage: fix Lua script shutdown description againwm42014-02-111-6/+6
* manpage: use Lua for Lua examplewm42014-02-111-1/+1
* manpage: document mp.commandv Lua commandwm42014-02-111-0/+15
* manpage: move description of script shutdown to a separate paragraphwm42014-02-111-4/+6
* manpage: fix formatting of example codewm42014-02-111-6/+7
* manpage: document some Lua scripting functionswm42014-02-111-2/+160
* manpage: fix typowm42014-01-051-1/+1
* Add initial Lua scripting supportwm42013-09-261-0/+18