]> git.tuebingen.mpg.de Git - paraslash.git/commit
Move color logging code to daemon.c and use it also for para_audiod.
authorAndre Noll <maan@systemlinux.org>
Fri, 16 Jan 2009 18:28:57 +0000 (19:28 +0100)
committerAndre Noll <maan@systemlinux.org>
Fri, 16 Jan 2009 18:28:57 +0000 (19:28 +0100)
commitae657a3b13b4ff76187dad39fede40b98d7cb6d7
treee7e4bfe0d78a3bb2a2b5fcdf4e1d1ebf80575222
parent7fbd028fc23846f9f410e3876f5ed92d2d9d5d28
Move color logging code to daemon.c and use it also for para_audiod.

This patch also introduces the para_log() function of daemon.c so that
both para_server and para_audiod can use it.
NEWS
audiod.c
audiod.ggo
color.h
configure.ac
daemon.c
daemon.h
server.c
server.ggo