gstreamer/gst-libs/gst/interfaces
Marc-Andre Lureau c161e29307 Fixes: #152864
Original commit message from CVS:
* docs/libs/gst-plugins-base-libs-sections.txt:
* ext/alsa/gstalsamixer.c:
* ext/alsa/gstalsamixer.h:
* ext/alsa/gstalsamixerelement.c:
* ext/alsa/gstalsamixertrack.c:
* gst-libs/gst/interfaces/mixer.c:
* gst-libs/gst/interfaces/mixer.h:
* gst-libs/gst/interfaces/mixeroptions.c:
* gst-libs/gst/interfaces/mixeroptions.h:
* gst-libs/gst/interfaces/mixertrack.c:
* gst-libs/gst/interfaces/mixertrack.h:
* tests/check/Makefile.am:
* tests/check/libs/mixer.c:
Patch By: Marc-Andre Lureau <marcandre.lureau@gmail.com>
Fixes: #152864
Add support for notifying mixer changes on the message bus, and
implement it in alsamixer.
API: gst_mixer_get_mixer_flags
API: gst_mixer_message_parse_mute_toggled
API: gst_mixer_message_parse_record_toggled
API: gst_mixer_message_parse_volume_changed
API: gst_mixer_message_parse_option_changed
API: GstMixerMessageType
API: GstMixerFlags
2007-07-21 09:21:12 +00:00
..
.gitignore ignore more 2005-06-30 12:01:41 +00:00
colorbalance.c move last template doc snippets to source code and delete them 2006-06-07 11:03:03 +00:00
colorbalance.h expand tabs 2005-12-06 19:42:02 +00:00
colorbalancechannel.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
colorbalancechannel.h expand tabs 2005-12-06 19:42:02 +00:00
interfaces-marshal.list fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
interfaces.h adding interfaces.h 2005-06-30 12:09:26 +00:00
Makefile.am configure.ac: split out GST_CFLAGS into GST_PLUGINS_BASE_CFLAGS and GST_CFLAGS so that GST_BASE_CFLAGS can go inbetwe... 2007-01-04 12:49:48 +00:00
mixer.c Fixes: #152864 2007-07-21 09:21:12 +00:00
mixer.h Fixes: #152864 2007-07-21 09:21:12 +00:00
mixeroptions.c Fixes: #152864 2007-07-21 09:21:12 +00:00
mixeroptions.h Fixes: #152864 2007-07-21 09:21:12 +00:00
mixertrack.c Fixes: #152864 2007-07-21 09:21:12 +00:00
mixertrack.h Fixes: #152864 2007-07-21 09:21:12 +00:00
navigation.c fold all interfaces in one interfaces dir, preserving CVS history 2005-06-30 11:58:40 +00:00
navigation.h expand tabs 2005-12-06 19:42:02 +00:00
propertyprobe.c gst-libs/gst/: Make gtk-doc happy. 2007-07-10 20:46:41 +00:00
propertyprobe.h expand tabs 2005-12-06 19:42:02 +00:00
tuner.c gst-libs/gst/interfaces/tuner.c: Fix some function guards, add some more function guards. 2006-10-17 17:17:16 +00:00
tuner.h expand tabs 2005-12-06 19:42:02 +00:00
tunerchannel.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
tunerchannel.h expand tabs 2005-12-06 19:42:02 +00:00
tunernorm.c Fix #337365 (g_type_class_ref <-> g_type_class_peek_parent) 2006-04-08 21:02:53 +00:00
tunernorm.h expand tabs 2005-12-06 19:42:02 +00:00
videoorientation.c gst-libs/gst/interfaces/videoorientation.c: Add since tags to new API docs, ChangeLog surgery (forgot API keyword in ... 2006-09-21 13:49:47 +00:00
videoorientation.h More docs coverage and some ChangeLog surgery (add missing names) 2007-02-15 15:17:23 +00:00
xoverlay.c Add a method to the XOverlay interface to allow disabling of event handling in x[v]imagesink elements. This will let ... 2007-01-04 11:30:53 +00:00
xoverlay.h Add a method to the XOverlay interface to allow disabling of event handling in x[v]imagesink elements. This will let ... 2007-01-04 11:30:53 +00:00