diff options
| author | Michael Smith <msmith@xiph.org> | 2007-02-27 23:43:08 +0000 |
|---|---|---|
| committer | Michael Smith <msmith@xiph.org> | 2007-02-27 23:43:08 +0000 |
| commit | 570e2ffd106995752d5116cbb28fc958cd40ea38 (patch) | |
| tree | d15a54156ab58c6b2c0bcdf797ed0728c91bbad4 /ChangeLog | |
| parent | b9820ee991beaf67c1924578611638fae8f18188 (diff) | |
ext/shout2/gstshout2.*: Add a property for username.
Original commit message from CVS:
* ext/shout2/gstshout2.c: (gst_shout2send_class_init),
(gst_shout2send_init), (gst_shout2send_start),
(gst_shout2send_set_property), (gst_shout2send_get_property):
* ext/shout2/gstshout2.h:
Add a property for username.
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2007-02-28 Michael Smith <msmith@fluendo.com> + + * ext/shout2/gstshout2.c: (gst_shout2send_class_init), + (gst_shout2send_init), (gst_shout2send_start), + (gst_shout2send_set_property), (gst_shout2send_get_property): + * ext/shout2/gstshout2.h: + Add a property for username. + 2007-02-27 Christian Schallerr <christian@fluendo.com> * sys/osxaudio: Add Pioneers of the inevitable to the copyright list |
