summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/tuner
AgeCommit message (Expand)AuthorFilesLines
2004-11-01Fixes a bunch of problems with finalize and dispose functions, either assumpt...Jan Schmidt2-2/+6
2004-07-27more working pluginsSteve Lhomme1-1/+1
2004-07-27rename GStreamer-0.8.lib to libgstreamer.libSteve Lhomme1-2/+2
2004-07-27avoid problems with math.h, fix release dependancySteve Lhomme1-3/+3
2004-07-26more plugins supported under windowsSteve Lhomme1-0/+156
2004-07-02clean up install/dist problemThomas Vander Stichele1-3/+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-1/+5
2004-05-31gst-libs/gst/tuner/tunerchannel.h: - add a freq_multiplicator field to make t...Stéphane Loeuillet1-1/+2
2004-03-15don't mix tabs and spacesThomas Vander Stichele3-34/+34
2004-03-15*.h: Revert indentingJohan Dahlin3-66/+94
2004-03-14gst-indentThomas Vander Stichele6-201/+151
2004-03-04fix headers fix signals to use - instead of _Thomas Vander Stichele2-7/+7
2004-02-27gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil...David Schleef1-3/+7
2004-02-03remove glib_root add hack rule for .Plo filesThomas Vander Stichele1-7/+9
2004-02-03use glib-gen.mak fix Makefile.am bugs and clean them upThomas Vander Stichele5-37/+19
2004-02-03gst-libs/gst/: Generate enum type code with glib-mkenums.David I. Lehn3-8/+34
2004-01-25gst-libs/gst/: Add gtk-doc style comments. Also fix a function name.Ronald S. Bultje2-3/+98
2004-01-12gst-libs/gst/tuner/tuner.*: GObjects aren't const.Benjamin Otte2-10/+62
2003-12-13distcheck fixes: include built sources in CLEANFILESBenjamin Otte1-0/+2
2003-12-09Change GST_*_PADDING to _gst_private[GST_PADDING]David Schleef3-3/+3
2003-12-07TypoRonald S. Bultje1-2/+2
2003-12-07Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje6-6/+147
2003-10-30Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib...David Schleef1-4/+3
2003-10-10Some interface implementations for video4linux/video4linux2 plugins: a Tuner ...Ronald S. Bultje7-0/+644