Mercurial > audlegacy-plugins
comparison ChangeLog @ 1162:29519d604e8c trunk
[svn] - revise bitrate calculation with xing header. if number of bytes and number of frames are available in xing header, fast play time calculation yields almost appropriate duration upon a vbr file.
- now fileinfo dialog shows duration in MM:SS format.
author | yaz |
---|---|
date | Mon, 04 Jun 2007 07:46:52 -0700 |
parents | 1ba0d3500f3c |
children | b5a61440bfe8 |
comparison
equal
deleted
inserted
replaced
1161:1ba0d3500f3c | 1162:29519d604e8c |
---|---|
1 2007-06-03 23:54:43 +0000 Tony Vroon <chainsaw@gentoo.org> | |
2 revision [2488] | |
3 Implicit declarations are bad, hmmkay? | |
4 trunk/src/lastfm/lastfm.c | 1 + | |
5 1 file changed, 1 insertion(+) | |
6 | |
7 | |
1 2007-06-03 18:20:23 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> | 8 2007-06-03 18:20:23 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> |
2 revision [2486] | 9 revision [2486] |
3 - add a check for file existence to fileinfo dialog. closes #941. | 10 - add a check for file existence to fileinfo dialog. closes #941. |
4 | 11 |
5 trunk/src/madplug/fileinfo.c | 5 +++++ | 12 trunk/src/madplug/fileinfo.c | 5 +++++ |