gst-indent
[platform/upstream/gst-plugins-good.git] / sys / oss / gstossmixer.c
2004-03-14 Thomas Vander Stichelegst-indent
2004-01-15 Julien Moutteext/alsa/gstalsamixer.c: Setting mixer interface type...
2004-01-06 Ronald S. Bultjeext/shout/gstshout.c: fix for new caps system.
2003-12-16 Ronald S. BultjeEr, right, this is a typo
2003-12-07 Ronald S. BultjeMove over from GstInterface to GstImplementsInterface...
2003-11-13 Ronald S. BultjeFix for if SOUND_MIXER_INFO is not available (fBSD...
2003-11-09 Ronald S. BultjeDon't change mixer if there's nothing to change. This...
2003-10-14 Ronald S. BultjeSet labels on mixer manually. This allows clearer names...
2003-10-10 Ronald S. BultjeMake GstMixerTrack a GObject. I also want to make it...
2003-10-09 Leif Johnsonchanging 'channel' to 'track' to avoid naming overlap
2003-09-13 Ronald S. BultjeMake interface hack work with multiple interfaces per...
2003-09-13 Ronald S. BultjeCopyright fix (code=mine)
2003-09-13 Ronald S. BultjeInterface implementation example: OSS mixer. Also ossco...