COMMITS
/ player/lua/defaults.lua March 31, 2026
G
lua: remove the deprecated error field from end-file
Guido Cella committed
December 2, 2024
G
defaults.lua: remove outdated comment
Guido Cella committed
November 18, 2024
N
defaults.lua: support custom arg in mp.add_key_binding()
nanahi committed
November 14, 2024
N
defaults.lua: support scalable mp.add_key_binding()
nanahi committed
November 1, 2024
G
defaults.lua: add an exit() function
Guido Cella committed
June 6, 2024
N
defaults.lua: handle canceled key bindings
nanahi committed
May 12, 2024
K
defaults.lua: fix some lint warnings
Kacper Michajłow committed
September 21, 2023
D
player: remove shared-script-properties property
Dudemanguy committed
October 31, 2023
D
lua: remove a ton of unneeded parentheses
Dudemanguy committed
October 6, 2023
M
defaults.lua: add a disabled parameter to timer constructors
Mike Will committed
January 28, 2023
A
lua/js: remove user-data helpers
Avi Halachmi (:avih) committed
R
lua/js: fix user_data_del util function
rcombs committed
December 16, 2022
R
lua/defaults: add user_data helpers
rcombs committed
June 22, 2022
C
lua: command_native_async: make the callback optional
CogentRedTester committed
C
lua: command_native_async: always callback a-sync
CogentRedTester committed
November 29, 2021
S
lua: remove mp.suspend, resume and resume_all
sfan5 committed
July 13, 2021
A
lua: fix timers comment (no-op)
Avi Halachmi (:avih) committed
June 22, 2021
A
lua: idle observers: ensure timers are up-to-date
Avi Halachmi (:avih) committed
A
lua: timers: don't block forever with slow callbacks
Avi Halachmi (:avih) committed
May 1, 2021
A
scripting (lua/js): utils.getpid: make wrapper of pid property
Avi Halachmi (:avih) committed
November 16, 2020
A
lua/js: mp.get_mouse_pos: use the mouse-pos property
Avi Halachmi (:avih) committed
August 5, 2020
W
lua: make hook processing more flexible
wm4 committed
April 30, 2020
W
lua: restore change detection with legacy OSD function
wm4 committed
March 22, 2020
W
lua: restore recent end-file event, and deprecate it
wm4 committed
March 6, 2020
W
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