gstreamer/sys/sunaudio
Tim-Philipp Müller c3e99dd86c sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just marking the strings as translatable (#3...
Original commit message from CVS:
* sys/sunaudio/gstsunaudio.c: (plugin_init):
* sys/sunaudio/gstsunaudiomixertrack.c:
(gst_sunaudiomixer_track_new):
Actually translate sunaudio mixer track labels instead of just
marking the strings as translatable (#377306); clean up weird
label string mapping code that serves no apparent purpose. Also
set the 'untranslated-label' property when creating mixer tracks
if the GstMixerTrack base class supports this.
* tests/check/Makefile.am:
* tests/check/elements/.cvsignore:
* tests/check/elements/sunaudio.c: (GST_START_TEST),
(sunaudio_suite):
Very minimalistic unit test for sunaudiomixer element (compiles, but not
actually tested on a system where sunaudiomixer is available).
2007-03-09 19:44:30 +00:00
..
gstsunaudio.c sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just marking the strings as translatable (#3... 2007-03-09 19:44:30 +00:00
gstsunaudiomixer.c configure.ac: Activate monoscope when building with --enable-experimental. Fix 2007-02-11 10:53:21 +00:00
gstsunaudiomixer.h Fix more gobject macros: obj<->klass, GstXXX<->GstXXXClass 2006-06-01 21:07:26 +00:00
gstsunaudiomixerctrl.c sys/sunaudio/: Use the sunaudio debug category. 2006-12-09 16:17:33 +00:00
gstsunaudiomixerctrl.h sys/sunaudio/: Add a SunAudio source plugin. 2006-06-20 10:35:48 +00:00
gstsunaudiomixertrack.c sys/sunaudio/: Actually translate sunaudio mixer track labels instead of just marking the strings as translatable (#3... 2007-03-09 19:44:30 +00:00
gstsunaudiomixertrack.h Fix a bunch of problems discovered by the Forte compiler, mostly type mixups and pointer arithmetics with void pointe... 2006-10-16 18:22:47 +00:00
gstsunaudiosink.c sys/sunaudio/gstsunaudiosink.c: Ignore the buffer_time the sound device reports. Turns out it is sometimes completely... 2006-12-11 21:21:16 +00:00
gstsunaudiosink.h sys/sunaudio/: Use the sunaudio debug category. 2006-12-09 16:17:33 +00:00
gstsunaudiosrc.c sys/sunaudio/gstsunaudiosrc.*: Remove device-name from GstSunAudioSrc. Fixes #412597. 2007-03-02 10:54:49 +00:00
gstsunaudiosrc.h sys/sunaudio/gstsunaudiosrc.*: Remove device-name from GstSunAudioSrc. Fixes #412597. 2007-03-02 10:54:49 +00:00
Makefile.am sys/sunaudio/: Add a SunAudio source plugin. 2006-06-20 10:35:48 +00:00