]> git.tuebingen.mpg.de Git - paraslash.git/commit
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)
commitc60eb263adee5ba7dc6f9c1373c0a18afb50fec1
tree6eaee606bee164aecc08b828d31808992d825bbc
parent92072448134082d506c35be789f59f24dec4eaef
improve and clean up audiod_status_dump()

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
audiod.h
audiod_command.c
para.h
stat.c