log src/madplug/fileinfo.c @ 1222:aeea3e7b0060

age author description
Mon, 09 Jul 2007 17:54:57 +0900 Yoshiki Yazawa make fileinfo work again.
Mon, 04 Jun 2007 07:46:52 -0700 yaz [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. trunk
Sun, 03 Jun 2007 11:20:23 -0700 yaz [svn] - add a check for file existence to fileinfo dialog. closes #941. trunk
Tue, 01 May 2007 12:49:27 -0700 yaz [svn] - fix a bug which counts number of frames twice in handling xing header. trunk
Thu, 26 Apr 2007 02:06:12 -0700 yaz [svn] - fix overflow when calculates bitrate with non-fast scan on a huge sized file. trunk
Sat, 24 Mar 2007 23:15:05 -0700 yaz [svn] - non-utf string had been used for file name in window title of File Info window. patch by M.H. trunk
Fri, 09 Mar 2007 22:47:38 -0800 yaz [svn] - convert filename into utf8 in debug messages. trunk
Fri, 02 Mar 2007 00:14:11 -0800 yaz [svn] - remote metadata handling is moved into input_process_remote_metadata(). this function converts string into utf-8 if necessary (mainly for zina). trunk
Tue, 27 Feb 2007 04:17:49 -0800 yaz [svn] - add read/write support for TLEN frame. trunk
Sun, 25 Feb 2007 23:22:16 -0800 yaz [svn] - now fileinfo dialog shows "Unknown" instead of "Blues" if genre name isn't specified. trunk
Tue, 13 Feb 2007 22:10:05 -0800 yaz [svn] - revise input_id3_get_string(). trunk
Tue, 13 Feb 2007 05:55:00 -0800 yaz [svn] - switch from pseudo delete tag call back to genuine one. trunk
Sun, 11 Feb 2007 05:39:56 -0800 yaz [svn] - make use of integrated libid3tag trunk
Sat, 10 Feb 2007 21:50:45 -0800 yaz [svn] - revise save tag callback trunk
Wed, 07 Feb 2007 01:10:37 -0800 yaz [svn] - press F5 on not yet played stream no longer hangs. trunk
Tue, 06 Feb 2007 12:11:42 -0800 yaz [svn] merge recent changes from yaz's branch. trunk
Mon, 05 Feb 2007 12:28:01 -0800 nenolod [svn] - add madplug. It is not yet hooked up, I'll do that later. trunk