Make cmus-remote -Q export options related to replay behavior
commit07c99471eb8529d1cc13b6d5e3f876740252c566
authordead_orc <ml@deadorc.de>
Sat, 17 May 2008 11:55:07 +0000 (17 13:55 +0200)
committerTimo Hirvonen <tihirvon@gmail.com>
Sat, 17 May 2008 11:58:21 +0000 (17 14:58 +0300)
treef9d35b01c33b6c99871ade70e8292c32d07081ce
parent6bccfc6efda00b940bdf1a16791c313c941bf97e
Make cmus-remote -Q export options related to replay behavior

This patch lets the `status' command (cmus-remote -Q) output some
options concerning the replay behavior, which are: aaa_mode, continue,
play_library, play_sorted, replaygain, replaygain_limit,
replaygain_preamp, repeat, repeat_current, shuffle and softvol.

The values are formatted the same way as in the `settings' view, output
is in the form of
set aaa_mode all
set continue true

Signed-off-by: dead_orc <mail@deadorc.de>
server.c