summaryrefslogtreecommitdiffstats
path: root/sys/oss/gstossmixer.c
Commit message (Expand)AuthorAgeFilesLines
* sys/oss/: Small cleanups. Better error reporting.Wim Taymans2006-08-161-19/+33
* configure.ac: Update comment in OSS includes check.Tim-Philipp Müller2005-12-101-1/+14
* sys/oss/: Actually use the 'oss' debug category we register.Tim-Philipp Müller2005-10-261-0/+3
* sys/oss/gstossmixerelement.*: Added mixer element like alsamixer.Andy Wingo2005-08-231-0/+1
* sys/oss/gstossmixer.*: Refactored to be more like alsamixer.Andy Wingo2005-08-231-326/+149
* sys/oss/: Port from THREADED+wim's fixes.Andy Wingo2005-07-081-34/+24
* updates to make this closer to compileChristian Schaller2005-05-051-3/+2
* compile fixes for --disable-gst-debug, G_DISABLE_ASSERT and friendsBenjamin Otte2004-08-031-1/+2
* gst-libs/gst/riff/riff-media.c: mp42/mp43 (no caps) exist too.Ronald S. Bultje2004-07-151-3/+3
* configure.ac: OSS portabilityStéphane Loeuillet2004-06-071-0/+13
* don't mix tabs and spacesThomas Vander Stichele2004-03-151-46/+73
* gst-indentThomas Vander Stichele2004-03-141-109/+98
* ext/alsa/gstalsamixer.c: Setting mixer interface type to HARDWARE.Julien Moutte2004-01-151-0/+2
* ext/shout/gstshout.c: fix for new caps system.Ronald S. Bultje2004-01-061-2/+13
* Er, right, this is a typoRonald S. Bultje2003-12-161-1/+1
* Move over from GstInterface to GstImplementsInterface. Also adds some signals...Ronald S. Bultje2003-12-071-4/+4
* Fix for if SOUND_MIXER_INFO is not available (fBSD and others)Ronald S. Bultje2003-11-131-0/+6
* Don't change mixer if there's nothing to change. This caused a bug if the sou...Ronald S. Bultje2003-11-091-0/+5
* Set labels on mixer manually. This allows clearer names and - in the future -...Ronald S. Bultje2003-10-141-9/+79
* Make GstMixerTrack a GObject. I also want to make it emit several signals, st...Ronald S. Bultje2003-10-101-50/+136
* changing 'channel' to 'track' to avoid naming overlapLeif Johnson2003-10-091-96/+95
* Make interface hack work with multiple interfaces per elementRonald S. Bultje2003-09-131-2/+6
* Copyright fix (code=mine)Ronald S. Bultje2003-09-131-3/+2
* Interface implementation example: OSS mixer. Also osscommon->osselement so it...Ronald S. Bultje2003-09-131-0/+323