COMMITS
/ player/lua/input.lua February 27, 2026
G
input.lua: don't shadow the global type() function
Guido Cella committed
C
mp.input: sanitise client inputs
CogentRedTester committed
February 20, 2026
C
mp.input: avoid displaying outdated completions from the same client
CogentRedTester committed
February 18, 2026
C
mp.input: allow async completions
CogentRedTester committed
January 30, 2026
G
mp.input: deprecate log_error()
Guido Cella committed
January 17, 2026
C
mp.input: send buffer ids with logs to avoid race conditions
CogentRedTester committed
January 12, 2026
C
mp.input: avoid rare race condition when supplying completions
CogentRedTester committed
C
mp.input: remove race conditions when calling `input.terminate()`
CogentRedTester committed
January 11, 2026
C
mp.input: use unique event handlers for input.get requests
CogentRedTester committed
February 26, 2025
G
console.lua: default to --osd-font without completions
Guido Cella committed
February 25, 2025
G
console.lua: let the complete callback return a character to append
Guido Cella committed
February 23, 2025
G
input.lua/defaults.js: unregister input-even again
Guido Cella committed
February 4, 2025
G
{console,input}.lua: allow subsequent mp.input calls
Guido Cella committed
October 1, 2024
G
input.lua,defaults.js: don't hardcode mp.input arguments
Guido Cella committed
May 8, 2024
G
console.lua: don't convert integers for mp.input to string
Guido Cella committed
May 4, 2024
G
scripting: add mp.input.select()
Guido Cella committed
January 13, 2024
G
console.lua: style log lines in the terminal
Guido Cella committed
January 2, 2024
G
scripting: add mp.input
Guido Cella committed