summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/mixer/mixer.h
AgeCommit message (Expand)AuthorFilesLines
2004-06-01Added property accessors for mixertrack and mixeroptions.Owen Fraser-Green1-2/+3
2004-05-27ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje1-1/+21
2004-03-15*.h: Revert indentingJohan Dahlin1-30/+51
2004-03-14gst-indentThomas Vander Stichele1-51/+30
2004-02-03use glib-gen.mak fix Makefile.am bugs and clean them upThomas Vander Stichele1-1/+1
2004-02-03gst-libs/gst/: Generate enum type code with glib-mkenums.David I. Lehn1-0/+1
2004-01-15ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte1-0/+10
2003-12-09Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef1-1/+1
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje1-15/+37
2003-10-10Make GstMixerTrack a GObject. I also want to make it emit several signals, st...Ronald S. Bultje1-28/+1
2003-10-09changing 'channel' to 'track' to avoid naming overlapLeif Johnson1-41/+47
2003-10-09add object and struct paddingDavid Schleef1-0/+2
2003-09-13Copyright fix (code=mine)Ronald S. Bultje1-3/+2
2003-09-13Interface example: a mixerRonald S. Bultje1-0/+107