aboutsummaryrefslogtreecommitdiff
path: root/src/output_command.h
Commit message (Collapse)AuthorAge
* audio: moved code to output_command.cMax Kellermann2009-02-11
The output_command library provides a command interface to the audio outputs. It assumes the input comes from an untrusted source (i.e. the client) and verifies all parameters.