Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 1 | -30/+51 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 1 | -51/+30 |
2004-02-03 | use glib-gen.mak fix Makefile.am bugs and clean them up | Thomas Vander Stichele | 1 | -1/+1 |
2004-02-03 | gst-libs/gst/: Generate enum type code with glib-mkenums. | David I. Lehn | 1 | -0/+1 |
2004-01-15 | ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE. | Julien Moutte | 1 | -0/+10 |
2003-12-09 | Change GST_*_PADDING to _gst_private[GST_PADDING] | David Schleef | 1 | -1/+1 |
2003-12-07 | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 1 | -15/+37 |
2003-10-10 | Make GstMixerTrack a GObject. I also want to make it emit several signals, st... | Ronald S. Bultje | 1 | -28/+1 |
2003-10-09 | changing 'channel' to 'track' to avoid naming overlap | Leif Johnson | 1 | -41/+47 |
2003-10-09 | add object and struct padding | David Schleef | 1 | -0/+2 |
2003-09-13 | Copyright fix (code=mine) | Ronald S. Bultje | 1 | -3/+2 |
2003-09-13 | Interface example: a mixer | Ronald S. Bultje | 1 | -0/+107 |