COMMITS
/ player/lua.c September 28, 2017
N
msg: reinterpret a bunch of message levels
Niklas Haas committed
December 11, 2017
T
lua+js: implement utils.file_info()
TSaaristo committed
September 26, 2017
J
lua: integrate stats.lua script
Julian committed
June 9, 2017
H
scripting: expand --script filename for C plugins
Hoyon Mak committed
May 4, 2017
R
lua: increase subprocess stdout limit to 64MB
Ricardo Constantino committed
January 16, 2017
W
lua: close directory after reading its entries
William Woodruff committed
January 14, 2017
W
scripting: minor logging improvements
wm4 committed
November 22, 2016
W
September 24, 2016
W
lua: complain loudly if Lua state creation fails
wm4 committed
W
lua: fix array detection
wm4 committed
September 20, 2016
R
lua: expose subprocess_detached
rr- committed
September 16, 2016
W
client API: declare mpv_suspend/mpv_resume deprecated
wm4 committed
W
player, ao, vo: don't call mp_input_wakeup() directly
wm4 committed
March 8, 2016
W
March 7, 2016
W
osd, lua: remove weird OSD scaling
wm4 committed
January 19, 2016
W
January 11, 2016
D
mpv_talloc.h: rename from talloc.h
Dmitrij D. Czarkoff committed
September 7, 2015
W
osd: delay libass initialization as far as possible
wm4 committed
August 5, 2015
June 27, 2015
W
June 11, 2015
W
lua: support MPV_END_FILE_REASON_REDIRECT
wm4 committed
W
lua: export end-file event fields
wm4 committed
May 9, 2015
W
path: make mp_path_join accept normal C strings
wm4 committed
W
lua: remove deprecated "lua" sub directories
wm4 committed
April 22, 2015
W
lua: add utils.format_json() function
wm4 committed
April 20, 2015
W
client API: add MPV_FORMAT_BYTE_ARRAY type
wm4 committed
April 1, 2015
W
lua: reject Lua 5.3
wm4 committed
March 30, 2015
W
build: make posix_spawn() mandatory
wm4 committed
March 24, 2015
W
lua: replace getcwd() implementation
wm4 committed
March 1, 2015
T
Lua: add mp.get_screen_margins().
torque committed
December 15, 2014
W
lua: cosmetics: fix some include directives
wm4 committed
December 14, 2014
A
options: deprecate 'lua' based options/dirs for 'script'
Avi Halachmi (:avih) committed
December 2, 2014
W
lua: fix broken error message
wm4 committed
November 24, 2014
W
lua, ipc: remove leftovers
wm4 committed
November 22, 2014
J
lua: subprocess: move to osdep/subprocess-{win,posix}.c
James Ross-Gowan committed
J
lua: subprocess: use macros for SetHandleInformation
James Ross-Gowan committed
November 21, 2014
J
lua: subprocess: fix handle inheritance race condition
James Ross-Gowan committed
November 19, 2014
J
lua: subprocess: fix Ctrl+C handling on Windows
James Ross-Gowan committed
J
lua: subprocess: cancel pending I/O before return
James Ross-Gowan committed
W
player: integrate ytdl_hook.lua
wm4 committed
November 18, 2014
J
lua: subprocess: support cancellation on Windows
James Ross-Gowan committed
November 17, 2014
J
lua: subprocess: use overlapped I/O on Windows
James Ross-Gowan committed
November 16, 2014
W
lua: subprocess: remove minor code duplication
wm4 committed
J
lua: subprocess: add Windows implementation
James Ross-Gowan committed
October 25, 2014
W
lua: subprocess: fix dumb
wm4 committed
W
lua: subprocess: tunnel stderr through mp_log
wm4 committed