summaryrefslogtreecommitdiffstats
path: root/sys/oss
Commit message (Expand)AuthorAgeFilesLines
...
* remove textdomain callsThomas Vander Stichele2004-02-021-1/+0
* change NULL to (NULL) for GST_ELEMENT_ERRORThomas Vander Stichele2004-02-023-10/+16
* GST_ELEMENT_ERRORThomas Vander Stichele2004-01-293-10/+10
* sys/oss/gstosssink.c: use gst_element_get_time to get correct timeBenjamin Otte2004-01-271-1/+1
* remove commentThomas Vander Stichele2004-01-231-1/+0
* sys/oss/gstosselement.c: Fix the ossmixer case where we shouldn't open /dev/d...Ronald S. Bultje2004-01-221-2/+20
* putting i18n in place for pluginsThomas Vander Stichele2004-01-192-4/+13
* fix i18n includeThomas Vander Stichele2004-01-191-1/+1
* use new error signal and classificationThomas Vander Stichele2004-01-184-27/+30
* ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte2004-01-152-5/+6
* ext/alsa/gstalsasink.c: Don't update the time of the clock sync to the clock ...Benjamin Otte2004-01-151-7/+45
* use element time.Benjamin Otte2004-01-141-55/+3
* make oss warning more usefulThomas Vander Stichele2004-01-121-1/+6
* add oss debugging categoryThomas Vander Stichele2004-01-122-0/+6
* sys/oss/gstosssink.c: Fix for bug shown by poisoningBenjamin Otte2004-01-061-2/+2
* ext/shout/gstshout.c: fix for new caps system.Ronald S. Bultje2004-01-061-2/+13
* Fix the fixate functions to handle new prototype:David Schleef2004-01-041-2/+2
* Return NULL if we can't fixate the caps anymore.Colin Walters2003-12-241-1/+3
* gst/volume/gstvolume.c: Proxy getcaps.David Schleef2003-12-241-0/+26
* Merge CAPS branchDavid Schleef2003-12-225-101/+60
* configure.ac: Improve mpeg2enc detection. This is for distributions that do s...Ronald S. Bultje2003-12-212-3/+3
* Go back to old code, it works good enough...Ronald S. Bultje2003-12-171-6/+14
* Remove debugging statementsRonald S. Bultje2003-12-161-4/+4
* Fix some clocking issue in OSS. The issue is that if we seek forward (note: s...Ronald S. Bultje2003-12-161-15/+8
* Er, right, this is a typoRonald S. Bultje2003-12-161-1/+1
* it's broken and it failed to load during the last few months. If anyone wants...Ronald S. Bultje2003-12-146-1018/+2
* Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje2003-12-073-6/+6
* remove copyright field from pluginsAndy Wingo2003-12-041-1/+0
* Fix for if SOUND_MIXER_INFO is not available (fBSD and others)Ronald S. Bultje2003-11-131-0/+6
* Fix device probing from multiple childs. It's done once in the parent class o...Ronald S. Bultje2003-11-091-6/+7
* Don't change mixer if there's nothing to change. This caused a bug if the sou...Ronald S. Bultje2003-11-091-0/+5
* Remove all config.h includes from header files, add it to each source file an...Ronald S. Bultje2003-11-071-1/+0
* All the interfaces are collected in libgstinterfaces now.Jan Schmidt2003-11-061-1/+1
* And proper memory cleanup of cached devicesRonald S. Bultje2003-11-061-1/+13
* Add proper switch to needs_probe()Ronald S. Bultje2003-11-061-1/+11
* Add device autodetectionRonald S. Bultje2003-11-064-2/+231
* Re-add mixer element, gst-mixer doesn't work without itRonald S. Bultje2003-11-052-4/+26
* first bunch of conversions to new plugin_init. Includes libs/gst, gst/id3, sy...Benjamin Otte2003-10-319-130/+72
* oops... I broke device settings in OSSRonald S. Bultje2003-10-281-2/+2
* Rename osselement to ossmixer and only open audio device if we have at least ...Ronald S. Bultje2003-10-261-2/+6
* Set labels on mixer manually. This allows clearer names and - in the future -...Ronald S. Bultje2003-10-141-9/+79
* Typo fixRonald S. Bultje2003-10-141-1/+1
* Make GstMixerTrack a GObject. I also want to make it emit several signals, st...Ronald S. Bultje2003-10-104-57/+172
* changing 'channel' to 'track' to avoid naming overlapLeif Johnson2003-10-094-103/+102
* /GstBuffer/GstData/ in the API where you can pass events. Fix the plugins to ...Andy Wingo2003-10-083-13/+14
* I thought I removed these two...Ronald S. Bultje2003-09-292-525/+0
* reverting error patch before making a branch.Thomas Vander Stichele2003-09-164-43/+25
* converted gst_element_error to new format in sys/oss - gettext pendingBenjamin Otte2003-09-154-25/+43
* Make interface hack work with multiple interfaces per elementRonald S. Bultje2003-09-131-2/+6
* Copyright fix (code=mine)Ronald S. Bultje2003-09-132-6/+4