Files
mpv/player
wm4 2964788055 options: deprecate --ff- options and properties
Some old crap which nobody needs and which probably nobody uses.

This relies on a GCC extension: using "## __VA_ARGS__" to remove the
comma from the argument list if the va args are empty. It's supported
by clang, and there's some chance newer standards will introduce a
proper way to do this. (Even if it breaks somewhere, it will be a
problem only for 1 release, since I want to drop the deprecated
properties immediately.)
2017-12-21 19:51:30 +01:00
..
2017-12-16 02:25:24 -08:00
2017-12-15 22:28:47 -08:00
2017-09-21 13:56:27 +02:00
2017-11-04 17:48:30 +01:00