diff options
author | Stefan Kost <ensonic@users.sourceforge.net> | 2007-11-08 15:56:46 +0000 |
---|---|---|
committer | Stefan Kost <ensonic@users.sourceforge.net> | 2007-11-08 15:56:46 +0000 |
commit | 4c7ff9a4ae132e987254cd67d537b1f1a5076f97 (patch) | |
tree | 05e9197f93adf497745509416ebc70045c9630de /ChangeLog | |
parent | 271cef54c237d79e5ab2742de84a70e2de525246 (diff) | |
download | gst-plugins-bad-4c7ff9a4ae132e987254cd67d537b1f1a5076f97.tar.gz gst-plugins-bad-4c7ff9a4ae132e987254cd67d537b1f1a5076f97.tar.bz2 gst-plugins-bad-4c7ff9a4ae132e987254cd67d537b1f1a5076f97.zip |
gst/equalizer/demo.c: Make default volume a bit less. Improve layout by giving more space to the slider with big-numb...
Original commit message from CVS:
* gst/equalizer/demo.c:
Make default volume a bit less. Improve layout by giving more space to
the slider with big-numbers and enable fill.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2007-11-08 Stefan Kost <ensonic@users.sf.net> + + * gst/equalizer/demo.c: + Make default volume a bit less. Improve layout by giving more space to + the slider with big-numbers and enable fill. + 2007-11-07 Sebastian Dröge <slomo@circular-chaos.org> * configure.ac: |