log src/madplug/fileinfo.c @ 2050:2ffc6a69fcd1

age author description
Sat, 13 Oct 2007 19:55:04 -0500 William Pitcock string API calls -> vtable
Sun, 07 Oct 2007 00:25:33 -0500 William Pitcock s/vfs_/aud_vfs_/g
Sun, 09 Sep 2007 22:42:22 +0300 Matti Hamalainen xmms_show_message() changed to audacious_info_dialog()
Sat, 11 Aug 2007 12:10:33 +0200 Tomasz Mon GTK_STOCK_SAVE can't be default, so don't use gtk_widget_grab_default() on it
Sun, 22 Jul 2007 22:21:28 +0900 Yoshiki Yazawa - reduce the number of file open in loading.
Sun, 22 Jul 2007 04:28:20 +0900 Yoshiki Yazawa - make probing for tuple completely reuse fd.
Fri, 20 Jul 2007 23:37:48 -0500 William Pitcock From: Eduard Bloch <edi@gmx.de>
Thu, 19 Jul 2007 23:43:00 +0200 Stany HENRY Guess... Yes, "i18n" stuff.
Fri, 13 Jul 2007 21:31:17 +0200 Giacomo Lozito a bunch of paranoid checks for the return value of g_filename_from_uri
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