gstreamer/ext/alsa
Thomas Vander Stichele 786e3c74e9 ext/alsa/: Update all error messages. All of them should either use the default translated message, or actually prov...
Original commit message from CVS:
* ext/alsa/gstalsasink.c: (gst_alsasink_init), (set_hwparams),
(set_swparams), (gst_alsasink_prepare), (gst_alsasink_unprepare),
(gst_alsasink_close), (gst_alsasink_write), (gst_alsasink_reset):
* ext/alsa/gstalsasrc.c: (gst_alsasrc_init), (set_hwparams),
(set_swparams), (gst_alsasrc_open), (gst_alsasrc_prepare),
(gst_alsasrc_unprepare), (gst_alsasrc_read):
Update all error messages.  All of them should either use
the default translated message, or actually provide a
translatable string.
Make the string for channel count problems meaningful.
2006-01-28 18:22:06 +00:00
..
gstalsa.h ext/alsa/gstalsa.h: We register a debug category, so let's use it. 2005-11-07 19:42:38 +00:00
gstalsadeviceprobe.c ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsadeviceprobe.h ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsamixer.c ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsamixer.h ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsamixerelement.c ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsamixerelement.h ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00
gstalsamixeroptions.c ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction between input/output tracks. Add capture/p... 2004-05-27 03:36:17 +00:00
gstalsamixeroptions.h expand tabs 2005-12-06 19:42:02 +00:00
gstalsamixertrack.c ALSA mixer track label internationalization (#154054). 2004-10-25 15:58:35 +00:00
gstalsamixertrack.h expand tabs 2005-12-06 19:42:02 +00:00
gstalsaplugin.c ext/: - a library should not call setlocale. see Libraries node in gettext manual 2006-01-27 01:06:29 +00:00
gstalsasink.c ext/alsa/: Update all error messages. All of them should either use the default translated message, or actually prov... 2006-01-28 18:22:06 +00:00
gstalsasink.h expand tabs 2005-12-06 19:42:02 +00:00
gstalsasrc.c ext/alsa/: Update all error messages. All of them should either use the default translated message, or actually prov... 2006-01-28 18:22:06 +00:00
gstalsasrc.h expand tabs 2005-12-06 19:42:02 +00:00
Makefile.am ext/alsa/: Helper functions to add device probing via the GstPropertyProbe interface to a class. 2005-12-14 17:58:48 +00:00