summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index be5e4311..a2b3606f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,14 @@
+2008-08-13 Sebastian Dröge <sebastian.droege@collabora.co.uk>
+
+ * ext/pulse/pulsesink.c: (gst_pulsesink_class_init),
+ (gst_pulsesink_init), (gst_pulsesink_finalize),
+ (gst_pulsesink_set_volume), (gst_pulsesink_get_volume),
+ (gst_pulsesink_set_property), (gst_pulsesink_get_property),
+ (gst_pulsesink_prepare), (gst_pulsesink_change_state):
+ * ext/pulse/pulsesink.h:
+ Add "device-name" property to pulsesink too and currently commented
+ out and not working support for a "volume" property.
+
2008-08-13 Thijs Vermeir <thijsvermeir@gmail.com>
* configure.ac: