summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/mixer/mixer.c
AgeCommit message (Expand)AuthorFilesLines
2004-11-25Fix another typo in doc string :)Johan Dahlin1-1/+1
2004-11-25Fix typo in doc stringJohan Dahlin1-1/+1
2004-06-01Added property accessors for mixertrack and mixeroptions.Owen Fraser-Green1-1/+1
2004-05-27ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje1-9/+70
2004-03-15don't mix tabs and spacesThomas Vander Stichele1-20/+20
2004-03-14gst-indentThomas Vander Stichele1-64/+43
2004-03-09gst-libs/gst/mixer/mixer.c: the signals take 2 argumentsBenjamin Otte1-3/+3
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele1-3/+3
2004-02-03use glib-gen.mak fix Makefile.am bugs and clean them upThomas Vander Stichele1-1/+1
2004-01-25gst-libs/gst/: Add gtk-doc style comments. Also fix a function name.Ronald S. Bultje1-0/+62
2004-01-15ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte1-0/+2
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje1-1/+81
2003-10-10Make GstMixerTrack a GObject. I also want to make it emit several signals, st...Ronald S. Bultje1-2/+2
2003-10-09changing 'channel' to 'track' to avoid naming overlapLeif Johnson1-21/+21
2003-09-13Copyright fix (code=mine)Ronald S. Bultje1-3/+2
2003-09-13Interface example: a mixerRonald S. Bultje1-0/+134