]> git.tuebingen.mpg.de Git - paraslash.git/commitdiff
improve and clean up audiod_status_dump()
authorAndre <maan@p133.(none)>
Mon, 3 Jul 2006 01:33:47 +0000 (03:33 +0200)
committerAndre <maan@p133.(none)>
Mon, 3 Jul 2006 01:33:47 +0000 (03:33 +0200)
Currently, no status is printed if audiod is off. This is suboptimal
as the _audiod_ status items should be sent in any case. This patch also

- gets rid of some static variables in audiod_status_dump()
- improves readability of audiod_status_dump()
- moves dump_empty_status() from stat.c to audiod_command.c


No differences found