log src/madplug/input.c @ 755:efc2d680cac8 trunk

age author description
Wed, 28 Feb 2007 18:00:41 -0800 nenolod [svn] - only do shoutcast stuff if info::size = 0. closes #601 again. trunk
Wed, 28 Feb 2007 07:01:26 -0800 nenolod [svn] - handle condition where track_name is not there, but stream_name is. trunk
Tue, 27 Feb 2007 04:17:49 -0800 yaz [svn] - add read/write support for TLEN frame. trunk
Sun, 25 Feb 2007 05:27:51 -0800 yaz [svn] - ensure that info->remote is set if url begins with http:// so that metadata can be displayed. trunk
Sat, 24 Feb 2007 07:49:06 -0800 nenolod [svn] - make use of the new id3_file_vfsopen() function. trunk
Wed, 21 Feb 2007 04:41:29 -0800 yaz [svn] - remove workaround. trunk
Tue, 20 Feb 2007 18:12:05 -0800 yaz [svn] - TCON frame without string crashes mad_parse_genre(). trunk
Tue, 20 Feb 2007 09:02:15 -0800 yaz [svn] - temporary workaround for ISO-8859-1 8bit character does not appear correctly. trunk
Tue, 20 Feb 2007 06:11:10 -0800 js [svn] Revert r1456, this gives problems with some files with broken ID3-Tags. trunk
Tue, 20 Feb 2007 05:51:23 -0800 js [svn] Use g_convert instead of str_to_utf8. This fixes ID3-Tags with ISO8859-1 encoded umlauts. trunk
Mon, 19 Feb 2007 18:53:25 -0800 yaz [svn] - if genre name is generated from number, it may exceed allocated memory block. trunk
Mon, 19 Feb 2007 18:08:27 -0800 yaz [svn] madplug bug fix: trunk
Tue, 13 Feb 2007 22:10:05 -0800 yaz [svn] - revise input_id3_get_string(). trunk
Thu, 08 Feb 2007 01:52:27 -0800 yaz [svn] - remove ID3_FIELD_TEXTENCODING_UTF_16 case. trunk
Thu, 08 Feb 2007 01:14:33 -0800 yaz [svn] revise input_id3_get_string(): trunk
Wed, 07 Feb 2007 23:31:26 -0800 yaz [svn] - revise input_id3_get_string() to take encoding of field into account. 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 21:01:15 -0800 yaz [svn] - fix for audmad_is_our_fd() 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