COMMITS
/ input/cmd_parse.c June 19, 2017
W
input: change license to LGPL
wm4 committed
April 25, 2017
J
command: use scale_units to add/cycle integer properties
James Ross-Gowan committed
April 1, 2017
W
input: add "async" flag
wm4 committed
April 17, 2016
P
input: fix parsing multiple input command prefixes
Philip Sequeira committed
December 23, 2015
W
input: add key name to script-binding command response
wm4 committed
September 10, 2015
W
command: make "add <property> 0" not change the value
wm4 committed
May 25, 2015
W
April 13, 2015
M
Update license headers
Marcin Kurczewski committed
January 24, 2015
W
input: fix dangling pointer
wm4 committed
November 24, 2014
W
input: simplify
wm4 committed
November 20, 2014
W
October 31, 2014
W
command: don't require whitespace before ';' or '#'
wm4 committed
October 24, 2014
W
command: fix debug output
wm4 committed
October 23, 2014
W
command: print executed commands with -v
wm4 committed
October 10, 2014
W
input: remove some unneeded code
wm4 committed
W
input: cosmetics: move code
wm4 committed
W
input: use mpv_node parser for char** command parsers
wm4 committed
W
input: add a function to parse mpv_node as command
wm4 committed
September 8, 2014
W
input: fix use after free with legacy commands
wm4 committed
August 29, 2014
W
Move compat/ and bstr/ directory contents somewhere else
wm4 committed
August 7, 2014
W
input: fix off by one error in command parser
wm4 committed
May 11, 2014
W
input: remove pausing command prefixes
wm4 committed
February 24, 2014
W
command: fix loadfile command
wm4 committed
February 23, 2014
W
December 30, 2013
W
common: simplify and optimize string escape parsing
wm4 committed
December 26, 2013
W