gst-indent
[platform/upstream/gst-plugins-good.git] / sys / oss / gstosselement.c
2004-03-14 Thomas Vander Stichelegst-indent
2004-03-13 Ronald S. BultjeDon't block during probing...
2004-02-29 Christophe Fergeausys/oss/gstosselement.*: Reworked enumeration of oss...
2004-02-25 Thomas Vander Sticheleassorted debug/warning fixes
2004-02-02 Thomas Vander Stichelechange NULL to (NULL) for GST_ELEMENT_ERROR
2004-01-29 Thomas Vander SticheleGST_ELEMENT_ERROR
2004-01-22 Ronald S. Bultjesys/oss/gstosselement.c: Fix the ossmixer case where...
2004-01-19 Thomas Vander Sticheleputting i18n in place for plugins
2004-01-19 Thomas Vander Stichelefix i18n include
2004-01-18 Thomas Vander Sticheleuse new error signal and classification
2004-01-15 Julien Moutteext/alsa/gstalsamixer.c: Setting mixer interface type...
2004-01-12 Thomas Vander Stichelemake oss warning more useful
2003-12-22 David SchleefMerge CAPS branch
2003-12-21 Ronald S. Bultjeconfigure.ac: Improve mpeg2enc detection. This is for...
2003-12-07 Ronald S. BultjeMove over from GstInterface to GstImplementsInterface...
2003-11-09 Ronald S. BultjeFix device probing from multiple childs. It's done...
2003-11-06 Ronald S. BultjeAnd proper memory cleanup of cached devices
2003-11-06 Ronald S. BultjeAdd proper switch to needs_probe()
2003-11-06 Ronald S. BultjeAdd device autodetection
2003-11-05 Ronald S. BultjeRe-add mixer element, gst-mixer doesn't work without it
2003-10-31 Benjamin Ottefirst bunch of conversions to new plugin_init. Includes...
2003-10-28 Ronald S. Bultjeoops... I broke device settings in OSS
2003-10-26 Ronald S. BultjeRename osselement to ossmixer and only open audio devic...
2003-10-14 Ronald S. BultjeTypo fix
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-16 Thomas Vander Stichelereverting error patch before making a branch. BRANCH-ERROR-ROOT
2003-09-15 Benjamin Otteconverted gst_element_error to new format in sys/oss...
2003-09-13 Ronald S. BultjeInterface implementation example: OSS mixer. Also ossco...