diff 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
line wrap: on
line diff
--- a/ChangeLog	Sun Jun 03 16:54:43 2007 -0700
+++ b/ChangeLog	Mon Jun 04 07:46:52 2007 -0700
@@ -1,3 +1,10 @@
+2007-06-03 23:54:43 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [2488]
+  Implicit declarations are bad, hmmkay?
+  trunk/src/lastfm/lastfm.c |    1 +
+  1 file changed, 1 insertion(+)
+
+
 2007-06-03 18:20:23 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
   revision [2486]
   - add a check for file existence to fileinfo dialog. closes #941.