summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-08-13 13:57:01 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-08-13 13:57:01 +0000
commit37dee77f26d3d3967c39d8bb65999c55b5bdb5a3 (patch)
tree90addbcb53dc57e4b4d6ddce2cb22601d471860f /ChangeLog
parent112f2e2545d0b8a0885c06e08c0ab71357150ca2 (diff)
ext/pulse/pulsesink.*: Add "device-name" property to pulsesink too and currently commented out and not working suppor...
Original commit message from CVS: * 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.
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: