Files
mpv/player/lua
Guido Cella a06883f79a console.lua: refactor some log code
Rename lines_max to max_lines which is the name used in other functions,
and inline the log_messages variable because its name was confusing.

The math.max(0, lines_max) call was not necessary because console
doesn't crash with 0 or negative max lines.
2025-01-18 12:52:02 +01:00
..
2019-09-02 01:11:04 +03:00
2025-01-04 15:59:49 +02:00
2025-01-04 15:59:49 +02:00