diff options
author | Benjamin Otte <otte@gnome.org> | 2004-03-09 21:38:40 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-03-09 21:38:40 +0000 |
commit | f3e2e07dc4bf846e9f0ad77a78b79bf91e3cfdf1 (patch) | |
tree | 25d8b56dd3b6a47f18b358f2cfbf2ec7ff35b376 | |
parent | ff0720b9f0be970aec2ab2bf836d6534ee7ccca5 (diff) |
gst-libs/gst/mixer/mixer.c: the signals take 2 arguments
Original commit message from CVS:
* gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init):
the signals take 2 arguments
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-03-09 Benjamin Otte <otte@gnome.org> + + * gst-libs/gst/mixer/mixer.c: (gst_mixer_class_init): + the signals take 2 arguments + 2004-03-09 David Schleef <ds@schleef.org> * ext/alsa/gstalsa.c: (gst_alsa_request_new_pad), |