Mercurial > audlegacy-plugins
comparison ChangeLog @ 676:1733b12ef974 trunk
[svn] - show dynamic bitrate for vbr is off by default. now it is configurable from preferences.
author | yaz |
---|---|
date | Mon, 19 Feb 2007 19:39:42 -0800 |
parents | 1ea4cfb007e0 |
children | 5860f8d93fbc |
comparison
equal
deleted
inserted
replaced
675:1ea4cfb007e0 | 676:1733b12ef974 |
---|---|
1 2007-02-20 02:53:25 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | |
2 revision [1436] | |
3 - if genre name is generated from number, it may exceed allocated memory block. | |
4 | |
5 trunk/src/madplug/input.c | 11 ++++++++--- | |
6 1 file changed, 8 insertions(+), 3 deletions(-) | |
7 | |
8 | |
1 2007-02-20 02:08:27 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | 9 2007-02-20 02:08:27 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> |
2 revision [1434] | 10 revision [1434] |
3 madplug bug fix: | 11 madplug bug fix: |
4 - no longer crashes on extra long TCON tag. | 12 - no longer crashes on extra long TCON tag. |
5 - now scan_file() calculates track length properly. | 13 - now scan_file() calculates track length properly. |