gstreamer/gst-libs/gst/mixer
David I. Lehn 3656a82117 gst-libs/gst/: Generate enum type code with glib-mkenums.
Original commit message from CVS:
* gst-libs/gst/colorbalance/Makefile.am:
* gst-libs/gst/colorbalance/colorbalance.h:
* gst-libs/gst/mixer/Makefile.am:
* gst-libs/gst/mixer/mixer.h:
* gst-libs/gst/play/Makefile.am:
* gst-libs/gst/play/play.h:
* gst-libs/gst/tuner/Makefile.am:
* gst-libs/gst/tuner/tuner.h:
Generate enum type code with glib-mkenums.
* gst-libs/gst/colorbalance/.cvsignore:
* gst-libs/gst/mixer/.cvsignore:
* gst-libs/gst/play/.cvsignore:
* gst-libs/gst/tuner/.cvsignore:
Ignore generated files.
2004-02-03 08:56:06 +00:00
..
.gitignore gst-libs/gst/: Generate enum type code with glib-mkenums. 2004-02-03 08:56:06 +00:00
Makefile.am gst-libs/gst/: Generate enum type code with glib-mkenums. 2004-02-03 08:56:06 +00:00
mixer.c gst-libs/gst/: Add gtk-doc style comments. Also fix a function name. 2004-01-25 22:07:16 +00:00
mixer.h gst-libs/gst/: Generate enum type code with glib-mkenums. 2004-02-03 08:56:06 +00:00
mixermarshal.list Move over from GstInterface to GstImplementsInterface. Also adds some signals to several interfaces 2003-12-07 12:11:30 +00:00
mixertrack.c Make GstMixerTrack a GObject. I also want to make it emit several signals, starting work is in here but it's not full... 2003-10-10 12:24:20 +00:00
mixertrack.h ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE. 2004-01-15 15:50:10 +00:00