gstreamer/sys/oss
Thomas Vander Stichele 4ebda6356b sys/oss/: - the user-visible error strings were in the wrong category
Original commit message from CVS:

* sys/oss/Makefile.am:
* sys/oss/common.h:
* sys/oss/gstosssink.c: (gst_oss_sink_init), (gst_oss_sink_open),
(gst_oss_sink_prepare), (gst_oss_sink_unprepare):
* sys/oss/gstosssrc.c: (gst_oss_src_prepare),
(gst_oss_src_unprepare):
- the user-visible error strings were in the wrong category
- and the messages were not marked for translation
- which is actually a good thing, because they were exactly
the kind of message you would never want anyone to see
- the macros were using variables that didn't exist in the macro
arguments
- and they were obviously copied from each other and then modified
- so a common header makes sense
2006-04-10 19:55:31 +00:00
..
.gitignore sys/oss/.cvsignore: add for oss_probe 2004-04-04 02:39:29 +00:00
common.h sys/oss/: - the user-visible error strings were in the wrong category 2006-04-10 19:55:31 +00:00
gst-i18n-plugin.h updates to make this closer to compile 2005-05-05 16:35:52 +00:00
gstossaudio.c rework configure.ac; make asterisk rtp stuff compile on mingw 2005-11-14 02:13:35 +00:00
gstossdmabuffer.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:21:45 +00:00
gstossdmabuffer.h expand tabs 2005-12-06 19:44:58 +00:00
gstosshelper.c configure.ac: Update comment in OSS includes check. 2005-12-10 14:57:48 +00:00
gstosshelper.h sys/oss/gstossmixer.*: Refactored to be more like alsamixer. 2005-08-23 13:26:21 +00:00
gstossmixer.c configure.ac: Update comment in OSS includes check. 2005-12-10 14:57:48 +00:00
gstossmixer.h expand tabs 2005-12-06 19:44:58 +00:00
gstossmixerelement.c sys/oss/gstossmixerelement.c: Add 'device-name' property and fix state change function. 2005-12-13 17:18:32 +00:00
gstossmixerelement.h expand tabs 2005-12-06 19:44:58 +00:00
gstossmixertrack.c configure.ac: Update comment in OSS includes check. 2005-12-10 14:57:48 +00:00
gstossmixertrack.h expand tabs 2005-12-06 19:44:58 +00:00
gstosssink.c sys/oss/: - the user-visible error strings were in the wrong category 2006-04-10 19:55:31 +00:00
gstosssink.h expand tabs 2005-12-06 19:44:58 +00:00
gstosssrc.c sys/oss/: - the user-visible error strings were in the wrong category 2006-04-10 19:55:31 +00:00
gstosssrc.h expand tabs 2005-12-06 19:44:58 +00:00
Makefile.am sys/oss/: - the user-visible error strings were in the wrong category 2006-04-10 19:55:31 +00:00
oss_probe.c configure.ac: Update comment in OSS includes check. 2005-12-10 14:57:48 +00:00