options: change --input=keylist, cmdlist implementation
commitc02d0ee703a52f50c3763a0eda67cfea13e4c76a
authorUoti Urpala <uau@mplayer2.org>
Mon, 7 May 2012 20:16:20 +0000 (7 23:16 +0300)
committerUoti Urpala <uau@mplayer2.org>
Mon, 7 May 2012 20:21:23 +0000 (7 23:21 +0300)
tree985863fbaaaf96a15232b9c9d160527e87c7d381
parent9bf03e8b65dbebb66d5e5b31efa4bae4324b05b2
options: change --input=keylist, cmdlist implementation

Change the --input=keylist and --input=cmdlist suboptions to use the
"print function" option type. This changes their semantics somewhat,
and now some other output can appear after the printed lists (before,
they called "exit(0)" directly). I'm not aware of any program parsing
the output which could be affected.
input/input.c