From 45fcc5ee23cc33dfcc0c320f7a566cf185b80e98 Mon Sep 17 00:00:00 2001 From: "Ronald S. Bultje" Date: Thu, 10 Mar 2005 14:24:11 +0000 Subject: Add initial code for soundserver-running-detection. Original commit message from CVS: * ext/esd/esdsink.c: (gst_esdsink_class_init), (gst_esdsink_soundserver_running), (gst_esdsink_get_property), (gst_esdsink_factory_init): * gst/autodetect/gstautoaudiosink.c: (gst_auto_audio_sink_find_best): Add initial code for soundserver-running-detection. --- ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1248949f..8f5c8670 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,12 @@ +2005-03-10 Ronald S. Bultje + + * ext/esd/esdsink.c: (gst_esdsink_class_init), + (gst_esdsink_soundserver_running), (gst_esdsink_get_property), + (gst_esdsink_factory_init): + * gst/autodetect/gstautoaudiosink.c: + (gst_auto_audio_sink_find_best): + Add initial code for soundserver-running-detection. + 2005-03-09 Jan Schmidt * configure.ac: -- cgit v1.2.1