Code

screen_outputs: new screen to control MPD's output devices
authorMikael Svantesson <mikael@distopic.net>
Fri, 5 Dec 2008 17:35:56 +0000 (18:35 +0100)
committerMax Kellermann <max@duempel.org>
Fri, 5 Dec 2008 17:35:56 +0000 (18:35 +0100)
commit3cff7b547795bdeeea44dc54bc851e70bfc7b40f
tree6e8ef272c5b51ccce4eebb79d7a27d814467ce52
parent785cb31333a8f0aaedf33af9cba38f012d514453
screen_outputs: new screen to control MPD's output devices

The "outputs" screen allows the user to enable or disable MPD's audio
output devices.
13 files changed:
configure.ac
po/POTFILES.in
po/sv.po
src/Makefile.am
src/command.c
src/command.h
src/options.c
src/screen.c
src/screen.h
src/screen_help.c
src/screen_list.c
src/screen_list.h
src/screen_outputs.c [new file with mode: 0644]