summaryrefslogtreecommitdiff
path: root/ext/alsa/gstalsamixertrack.c
AgeCommit message (Expand)AuthorFilesLines
2008-06-26gst-libs/gst/interfaces/mixertrack.c: API: Add "index" property to GstMixerTr...Sam Morris1-3/+7
2008-05-27ext/alsa/gstalsamixertrack.c: Make sure playback volumes aren't accidentally ...Tim-Philipp Müller1-14/+26
2008-03-03Correct all relevant warnings found by the sparse semantic code analyzer. Thi...Sebastian Dröge1-1/+1
2007-07-21Fixes: #152864Marc-Andre Lureau1-0/+21
2007-05-25Revert commits towards #152864 made so far. We'll pick it up again after the ...Jan Schmidt1-20/+0
2007-05-15ext/alsa/gstalsamixer.c (main_context, GstAlsaMixerWatch, _GstAlsaMixerWatch,...Marc-Andre Lureau1-0/+20
2007-03-07gst-libs/gst/interfaces/mixertrack.c: API: add "untranslated-label" property ...Tim-Philipp Müller1-1/+3
2006-08-29ext/alsa/: Improve and fix mixer track handling, in particular better handlin...Viktor Peters1-38/+191
2006-07-04ext/alsa/gstalsamixertrack.c: Some const-ification.Tim-Philipp Müller1-19/+18
2006-04-08Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent)Stefan Kost1-2/+1
2004-10-25ALSA mixer track label internationalization (#154054).Ronald S. Bultje1-3/+40
2004-10-25ext/alsa/: Fix names, fix loop.Ronald S. Bultje1-1/+2
2004-08-31ext/alsa/: Re-commit ALSA switches.Ronald S. Bultje1-4/+6
2004-08-30revert (freeze) until release has been madeRonald S. Bultje1-6/+4
2004-08-29ext/alsa/: Add switches (simple boolean on/off).Ronald S. Bultje1-4/+6
2004-05-27ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje1-12/+28
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-2/+2
2004-03-14gst-indentThomas Vander Stichele1-17/+19
2004-03-13ext/alsa/: Fix ancient leftovers... MixerTrack is a GObject.Ronald S. Bultje1-24/+1
2003-12-06+ got the alsa mixer implementation to work !Leif Johnson1-0/+130