log src/madplug/plugin.c @ 762:59b4bce10c3b trunk

age author description
Wed, 28 Feb 2007 21:16:10 -0800 nenolod [svn] - enable seeking on HTTP streams. trunk
Wed, 28 Feb 2007 21:02:06 -0800 nenolod [svn] - support id3 reading of static files trunk
Tue, 27 Feb 2007 04:17:49 -0800 yaz [svn] - add read/write support for TLEN frame. trunk
Mon, 19 Feb 2007 19:39:42 -0800 yaz [svn] - show dynamic bitrate for vbr is off by default. now it is configurable from preferences. trunk
Mon, 19 Feb 2007 18:08:27 -0800 yaz [svn] madplug bug fix: trunk
Sun, 18 Feb 2007 14:51:23 -0800 nazca [svn] - Tweak to check we found a file extension before using it to prevent segfault trunk
Thu, 15 Feb 2007 05:10:08 -0800 giacomo [svn] - madplug: check that text is not null before using g_strtod trunk
Wed, 14 Feb 2007 18:03:22 -0800 yaz [svn] - strings in audmad_config should be freed before update. thus constant initializer has been replaced with g_strdup(). trunk
Wed, 14 Feb 2007 10:15:53 -0800 nenolod [svn] - make sure audmad_config.id3_format is not NULL. closes #795. trunk
Tue, 13 Feb 2007 22:54:57 -0800 yaz [svn] - screening by extension had not worked. trunk
Sun, 11 Feb 2007 02:44:18 -0800 nenolod [svn] - filter out .ogg extension trunk
Thu, 08 Feb 2007 00:55:06 -0800 yaz [svn] - now title_override works. 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