Age | Commit message (Expand) | Author | Files | Lines |
2004-07-02 | clean up install/dist problem | Thomas Vander Stichele | 1 | -3/+1 |
2004-06-27 | unbreak install | Thomas Vander Stichele | 1 | -1/+2 |
2004-06-24 | don't include -enumtypes.[ch] or -marshal.[ch] files in the disted tarball. | Benjamin Otte | 1 | -1/+5 |
2004-05-31 | gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t... | Stéphane Loeuillet | 1 | -1/+2 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 3 | -34/+34 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 3 | -66/+94 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 6 | -201/+151 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 2 | -7/+7 |
2004-02-27 | gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil... | David Schleef | 1 | -3/+7 |
2004-02-03 | remove glib_root add hack rule for .Plo files | Thomas Vander Stichele | 1 | -7/+9 |
2004-02-03 | use glib-gen.mak fix Makefile.am bugs and clean them up | Thomas Vander Stichele | 5 | -37/+19 |
2004-02-03 | gst-libs/gst/: Generate enum type code with glib-mkenums. | David I. Lehn | 3 | -8/+34 |
2004-01-25 | gst-libs/gst/: Add gtk-doc style comments. Also fix a function name. | Ronald S. Bultje | 2 | -3/+98 |
2004-01-12 | gst-libs/gst/tuner/tuner.*: GObjects aren't const. | Benjamin Otte | 2 | -10/+62 |
2003-12-13 | distcheck fixes: include built sources in CLEANFILES | Benjamin Otte | 1 | -0/+2 |
2003-12-09 | Change GST_*_PADDING to _gst_private[GST_PADDING] | David Schleef | 3 | -3/+3 |
2003-12-07 | Typo | Ronald S. Bultje | 1 | -2/+2 |
2003-12-07 | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 6 | -6/+147 |
2003-10-30 | Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib... | David Schleef | 1 | -4/+3 |
2003-10-10 | Some interface implementations for video4linux/video4linux2 plugins: a Tuner ... | Ronald S. Bultje | 7 | -0/+644 |