gstreamer/sys/oss4
Robert Swain 75886ba63d oss4: Address unused but set variables
GCC 4.6.x complains about such variable usage. Unused but set variables
were removed except that gst_oss4_mixer_slider_set_mute () now returns
the value from the call to gst_oss4_mixer_set_control_val ().
2011-04-16 13:14:57 +01:00
..
Makefile.am Don't install static libs for plugins. Fixes #550851 for -bad. 2010-05-11 19:02:54 +01:00
oss4-audio.c oss4: 8-bit PCM audio caps don't need an endianness field 2010-05-11 19:02:55 +01:00
oss4-audio.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-mixer-enum.c sys/oss4/: Fix arguments format in debug statements. 2010-05-11 19:02:53 +01:00
oss4-mixer-enum.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-mixer-slider.c oss4: Address unused but set variables 2011-04-16 13:14:57 +01:00
oss4-mixer-slider.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-mixer-switch.c oss4: Address unused but set variables 2011-04-16 13:14:57 +01:00
oss4-mixer-switch.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-mixer.c various (sys): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
oss4-mixer.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-property-probe.c oss4: Address unused but set variables 2011-04-16 13:14:57 +01:00
oss4-property-probe.h sys/oss4/: Make device-name probing in NULL state work better (e.g. for the gnome-control-center sound capplet). 2010-05-11 19:02:53 +01:00
oss4-sink.c various (sys): add a missing G_PARAM_STATIC_STRINGS flags 2010-10-13 17:39:36 +03:00
oss4-sink.h oss4sink: implement GstStreamVolume interface and add mute and volume properties 2010-05-11 19:02:55 +01:00
oss4-soundcard.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00
oss4-source.c oss4: Address unused but set variables 2011-04-16 13:14:57 +01:00
oss4-source.h Add initial support for OSSv4. Mixer still needs a bit more love, but even magic has its limits. 2010-05-11 19:02:53 +01:00