Hello, These patches add support for escape characters in format strings and setting format string through MPC_FORMAT environment variable.
Dmitri Vereshchagin (2): format: add escape character to escape sequences format: check environment for format string doc/mpc.1 | 4 ++++ src/format.c | 4 ++++ src/options.c | 9 ++++++++- src/options.h | 2 ++ 4 files changed, 18 insertions(+), 1 deletion(-) -- Dmitri Vereshchagin _______________________________________________ mpd-devel mailing list [email protected] http://mailman.blarg.de/listinfo/mpd-devel
