Age | Commit message (Expand) | Author | Files | Lines |
2004-07-30 | don't install marshal header | Thomas Vander Stichele | 1 | -2/+1 |
2004-07-27 | more working plugins | Steve Lhomme | 1 | -1/+1 |
2004-07-27 | rename GStreamer-0.8.lib to libgstreamer.lib | Steve Lhomme | 1 | -2/+2 |
2004-07-27 | avoid problems with math.h, fix release dependancy | Steve Lhomme | 1 | -3/+3 |
2004-07-26 | more plugins supported under windows | Steve Lhomme | 1 | -0/+156 |
2004-07-02 | clean up install/dist problem | Thomas Vander Stichele | 1 | -2/+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 | -3/+5 |
2004-06-02 | real fix thise time : don't use glib 2.4 specific defines | Stéphane Loeuillet | 1 | -5/+3 |
2004-06-02 | zaheer : | Stéphane Loeuillet | 1 | -0/+2 |
2004-06-01 | Added property accessors for mixertrack and mixeroptions. | Owen Fraser-Green | 6 | -19/+118 |
2004-05-27 | ext/alsa/: Add enumerations (as GstMixerOptions). Make correct distinction be... | Ronald S. Bultje | 6 | -10/+265 |
2004-03-15 | don't mix tabs and spaces | Thomas Vander Stichele | 2 | -25/+25 |
2004-03-15 | *.h: Revert indenting | Johan Dahlin | 2 | -49/+76 |
2004-03-14 | gst-indent | Thomas Vander Stichele | 4 | -167/+119 |
2004-03-09 | gst-libs/gst/mixer/mixer.c: the signals take 2 arguments | Benjamin Otte | 1 | -3/+3 |
2004-03-04 | fix headers fix signals to use - instead of _ | Thomas Vander Stichele | 1 | -3/+3 |
2004-02-27 | gst/: -marshal.[ch] and -enum.[ch] files should not be disted, -marshal.h fil... | David Schleef | 1 | -2/+6 |
2004-02-03 | remove glib_root add hack rule for .Plo files | Thomas Vander Stichele | 1 | -7/+8 |
2004-02-03 | use glib-gen.mak fix Makefile.am bugs and clean them up | Thomas Vander Stichele | 5 | -38/+21 |
2004-02-03 | gst-libs/gst/: Generate enum type code with glib-mkenums. | David I. Lehn | 3 | -6/+33 |
2004-01-25 | gst-libs/gst/: Add gtk-doc style comments. Also fix a function name. | Ronald S. Bultje | 1 | -0/+62 |
2004-01-15 | ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE. | Julien Moutte | 3 | -1/+14 |
2004-01-06 | ext/shout/gstshout.c: fix for new caps system. | Ronald S. Bultje | 1 | -0/+8 |
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 | 2 | -2/+2 |
2003-12-07 | Move over from GstInterface to GstImplementsInterface. Also adds some signals... | Ronald S. Bultje | 5 | -19/+144 |
2003-10-30 | Fix makefiles for GstPropertyProbe. Combine all interfaces into a single lib... | David Schleef | 1 | -4/+2 |
2003-10-10 | Make GstMixerTrack a GObject. I also want to make it emit several signals, st... | Ronald S. Bultje | 5 | -35/+221 |
2003-10-09 | changing 'channel' to 'track' to avoid naming overlap | Leif Johnson | 2 | -62/+68 |
2003-10-09 | add object and struct padding | David Schleef | 1 | -0/+2 |
2003-09-13 | Copyright fix (code=mine) | Ronald S. Bultje | 2 | -6/+4 |
2003-09-13 | Interface example: a mixer | Ronald S. Bultje | 3 | -0/+251 |