summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/mixer
AgeCommit message (Expand)AuthorFilesLines
2004-01-15ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte3-1/+14
2004-01-06ext/shout/gstshout.c: fix for new caps system.Ronald S. Bultje1-0/+8
2003-12-13distcheck fixes: include built sources in CLEANFILESBenjamin Otte1-0/+2
2003-12-09Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef2-2/+2
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje5-19/+144
2003-10-30Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib...David Schleef1-4/+2
2003-10-10Make GstMixerTrack a GObject. I also want to make it emit several signals, st...Ronald S. Bultje5-35/+221
2003-10-09changing 'channel' to 'track' to avoid naming overlapLeif Johnson2-62/+68
2003-10-09add object and struct paddingDavid Schleef1-0/+2
2003-09-13Copyright fix (code=mine)Ronald S. Bultje2-6/+4
2003-09-13Interface example: a mixerRonald S. Bultje3-0/+251