From 915732f5b5902ee6bc592c4b1e1cfd45baf79ca5 Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Fri, 7 Dec 2007 20:07:49 +0000 Subject: sys/oss/: Post decent (and translated) error message when we can't open the audio device for some reason. Original commit message from CVS: * sys/oss/gstossaudio.c: (plugin_init): * sys/oss/gstosssink.c: (gst_oss_sink_open): * sys/oss/gstosssrc.c: (gst_oss_src_open): Post decent (and translated) error message when we can't open the audio device for some reason. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 92309637..cff07bd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2007-12-07 Tim-Philipp Müller + + * sys/oss/gstossaudio.c: (plugin_init): + * sys/oss/gstosssink.c: (gst_oss_sink_open): + * sys/oss/gstosssrc.c: (gst_oss_src_open): + Post decent (and translated) error message when we can't + open the audio device for some reason. + 2007-12-07 Jan Schmidt * sys/oss/gstosssink.c: -- cgit