COMMITS
/ player/lua/defaults.lua January 7, 2020
W
lua: use new OSD property
wm4 committed
December 23, 2019
W
lua: fix guard against division by 0
wm4 committed
W
lua: fix passing non-integers to mp.set_osd_ass()
wm4 committed
W
client API, lua: add new API for setting OSD overlays
wm4 committed
W
lua: batch-update key bindings
wm4 committed
December 18, 2019
W
command, lua: add a way to share data between scripts
wm4 committed
December 7, 2019
W
lua: make later key bindings always have higher priority
wm4 committed
November 30, 2019
A
lua: unbreak mp.add_key_binding(key, fn)
Avi Halachmi (:avih) committed
November 23, 2019
November 21, 2019
W
input: add text produced by key to script key events
wm4 committed
November 20, 2019
A
lua: complex key binding: use key_name like the docs say
Avi Halachmi (:avih) committed
November 19, 2019
W
lua: report key name for "complex" key bindings
wm4 committed
October 24, 2019
W
March 10, 2019
J
Merge branch 'master' into pr6360
Jan Ekström committed
January 6, 2019
O
lua: execute idle handlers after timers have been processed
Olivier Perret committed
May 12, 2018
W
lua: expose mpv_abort_async_command()
wm4 committed
May 10, 2018
W
lua: expose async commands
wm4 committed
March 23, 2018
W
December 26, 2017
J
lua: implement mp_utils.format_bytes_humanized
Julian committed
October 7, 2017
N
lua: implement mp.msg.trace
Niklas Haas committed
January 15, 2017
O
lua: allow unregistration of idle handlers
Olivier Perret committed
November 22, 2016
W
September 21, 2016
W
lua: add API for registering idle handlers
wm4 committed
W
lua: run timers only after draining the event queue
wm4 committed
July 14, 2016
T
Use - as command-name separator everywhere
Timotej Lazar committed
May 14, 2016
J
lua: add timer:is_enabled() function
Julian committed
March 26, 2016
W
lua: don't require key for mp.add_key_binding()
wm4 committed
March 18, 2016
W
August 5, 2015
May 25, 2015
W
March 24, 2015
W
lua: replace getcwd() implementation
wm4 committed
March 6, 2015
T
Lua: add unpack shim for Lua 5.2/5.3 compatibility.
torque committed
December 14, 2014
A
options: deprecate 'lua' based options/dirs for 'script'
Avi Halachmi (:avih) committed
December 10, 2014
W
December 3, 2014
W
lua: fully cleanup removed key bindings
wm4 committed
November 28, 2014
W
lua: add a function that formats Lua values as strings
wm4 committed
November 24, 2014
W
lua: remove redundant call
wm4 committed
W
lua: always handle key repeat on the script side
wm4 committed
W
lua, ipc: remove leftovers
wm4 committed
November 23, 2014
W
input, lua: redo input handling
wm4 committed
W
input: set mouse area by default for all input
wm4 committed
November 20, 2014
W
lua: add a way to add repeatable key bindings
wm4 committed
October 20, 2014
W
lua: add convenience function for hooks
wm4 committed
August 14, 2014
W
lua: allow disabling suspend
wm4 committed
June 7, 2014
W
client API: change mpv_wait_event() timeout semantics
wm4 committed
April 12, 2014
W
April 10, 2014
W
lua: add helper function for printing a table
wm4 committed