summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/mixer/Makefile.am
AgeCommit message (Expand)AuthorFilesLines
2004-07-30don't install marshal headerThomas Vander Stichele1-2/+1
2004-07-02clean up install/dist problemThomas Vander Stichele1-2/+1
2004-06-27unbreak installThomas Vander Stichele1-1/+2
2004-06-24don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball.Benjamin Otte1-3/+5
2004-05-27ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be...Ronald S. Bultje1-0/+3
2004-02-27gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil...David Schleef1-2/+6
2004-02-03remove glib_root add hack rule for .Plo filesThomas Vander Stichele1-7/+8
2004-02-03use glib-gen.mak fix Makefile.am bugs and clean them upThomas Vander Stichele1-34/+17
2004-02-03gst-libs/gst/: Generate enum type code with glib-mkenums.David I. Lehn1-6/+30
2003-12-13distcheck fixes: include built sources in CLEANFILESBenjamin Otte1-0/+2
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje1-1/+19
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. Bultje1-5/+10
2003-09-13Interface example: a mixerRonald S. Bultje1-0/+10