summaryrefslogtreecommitdiffstats
path: root/DOCS/man/lua.rst
Commit message (Expand)AuthorAgeFilesLines
* manpage: replace gendered pronounsNicolas F2017-04-191-2/+2
* lua: allow unregistration of idle handlersOlivier Perret2017-01-151-0/+5
* client API: turn mpv_suspend() and mpv_resume() into stubswm42016-11-221-20/+8
* lua: add API for registering idle handlerswm42016-09-211-0/+7
* manpage: lua: mention recent deprecationswm42016-09-211-4/+6
* lua: expose subprocess_detachedrr-2016-09-211-0/+13
* manpage: minor fixwm42016-07-101-2/+2
* man: fix typosJakub Wilk2016-07-091-1/+1
* lua: add timer:is_enabled() functionJulian2016-05-141-0/+4
* manpage: fix some script_message references to preferred namewm42016-05-091-3/+3
* lua: don't require key for mp.add_key_binding()wm42016-03-261-1/+2
* man: lua: fix typo in script-binding example.torque2016-03-191-1/+1
* lua: don't suspend core by default during script executionwm42016-03-181-7/+1
* manpage: lua: fix command nameswm42015-12-291-5/+5
* man: fix grammar issuesMartin Herkt2015-12-191-1/+1
* subprocess, lua: export whether the process was killed by uswm42015-06-271-0/+4
* DOCS/manpage: fix typosrrooij2015-06-171-1/+1
* lua: support MPV_END_FILE_REASON_REDIRECTwm42015-06-111-0/+10
* lua: export end-file event fieldswm42015-06-111-0/+17
* lua: fix options submodulewm42015-05-291-1/+1
* manpage: lua: clarify OSD differences between mp.command/mp.commandvwm42015-05-161-0/+7
* lua: add utils.format_json() functionwm42015-04-221-0/+8
* manpage: lua: clarify timer usagewm42015-04-081-0/+17
* DOCS, options: fix exampleChrisK22015-03-051-1/+1
* manpage: remove empty line to fix formattingwm42015-03-021-1/+0
* manpage: document hook APIwm42015-02-041-14/+3
* command: add on_unload hookwm42015-02-041-0/+4
* manpage: lua: fix a linkwm42014-12-261-1/+1
* manpage: lua: fixes and improvementswm42014-12-251-20/+15
* options: deprecate 'lua' based options/dirs for 'script'Avi Halachmi (:avih)2014-12-151-10/+10
* manpage: lua: fix examplewm42014-11-291-2/+2
* manpage: minor fixeswm42014-11-291-6/+5
* lua: add a function that formats Lua values as stringswm42014-11-291-0/+4
* manpage: lua: fix typo paramater -> parameterAlessandro Ghedini2014-11-261-1/+1
* input, lua: redo input handlingwm42014-11-231-7/+18
* manpage: update utils.subprocess() for WindowsJames Ross-Gowan2014-11-221-2/+3
* lua: add a way to add repeatable key bindingswm42014-11-211-1/+5
* client API: deprecate some eventswm42014-11-081-22/+3
* lua: add convenience function for hookswm42014-10-211-0/+26
* lua: expose JSON parserwm42014-10-191-0/+14
* lua: add an utility function for starting processeswm42014-10-191-0/+42
* lua: add command_native() functionwm42014-10-111-0/+9
* manpage: improve consistency with new ~/.config/mpv defaultKevin Mitchell2014-10-041-11/+13
* lua: add mpv/lua directories to the lua pathOtto Modinos2014-09-281-3/+8
* lua: synchronously wait until scripts are loadedwm42014-09-061-0/+9
* man: fix a whole bunch of typosMartin Herkt2014-09-011-9/+9
* lua: expose mp_getcwd through mp.utilsOtto Modinos2014-08-311-0/+4
* manpage: mention that mp.commandv doesn't expand propertiesOtto Modinos2014-08-251-0/+4
* manpage: lua: document timer timeout and oneshot fieldswm42014-07-291-0/+14
* DOCS: remove en/ sub-directorywm42014-06-201-0/+633