log

age author description
Thu, 15 Feb 2007 19:04:53 -0800 nenolod [svn] - disable debugging in preparation for alpha5 release trunk
Thu, 15 Feb 2007 17:04:00 -0800 yaz [svn] - fix double free bug in vorbis fileinfo. trunk
Thu, 15 Feb 2007 15:18:39 -0800 mf0102 [svn] - adapted to new INI routines 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 23:23:21 -0800 yaz [svn] - import xmlPathToURI() from libxml2-2.6.27 as audPathToURI(). this function is newly introduced at 2.6.27. 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
Wed, 14 Feb 2007 07:24:59 -0800 dai [svn] * Update Japanese translation. trunk
Wed, 14 Feb 2007 01:43:35 -0800 nenolod [svn] - fix timing on fades trunk
Tue, 13 Feb 2007 22:58:09 -0800 yaz [svn] - add mms:// as a streaming scheme. trunk
Tue, 13 Feb 2007 22:54:57 -0800 yaz [svn] - screening by extension had not worked. trunk
Tue, 13 Feb 2007 22:10:05 -0800 yaz [svn] - revise input_id3_get_string(). trunk
Tue, 13 Feb 2007 21:50:01 -0800 yaz [svn] temporary fix for SIGSEGV in g_utf8_validate() when xmlURIEscape returns NULL. trunk
Tue, 13 Feb 2007 05:55:00 -0800 yaz [svn] - switch from pseudo delete tag call back to genuine one. trunk
Mon, 12 Feb 2007 21:58:47 -0800 yaz [svn] - remove a debug output. trunk
Mon, 12 Feb 2007 20:02:17 -0800 yaz [svn] libxspf improvements: trunk
Mon, 12 Feb 2007 12:54:12 -0800 nenolod [svn] - add Catalan translation file. Closes #787. trunk
Mon, 12 Feb 2007 10:12:29 -0800 yaz [svn] - follow the changes of libaudid3tag. trunk
Mon, 12 Feb 2007 08:02:53 -0800 giacomo [svn] - aosd: prevent aosd_cleanup from freeing stuff if aosd_init has never been called, closes bug #790 trunk
Mon, 12 Feb 2007 07:20:56 -0800 giacomo [svn] - aosd: completed volume change trigger, works now trunk
Mon, 12 Feb 2007 01:39:53 -0800 nenolod [svn] - update Welsh translation: ~75% completed trunk
Sun, 11 Feb 2007 06:22:20 -0800 yaz [svn] - add rpath to make sure that plugins pick libid3tag up from libdir. trunk
Sun, 11 Feb 2007 05:39:56 -0800 yaz [svn] - make use of integrated libid3tag trunk
Sun, 11 Feb 2007 02:44:18 -0800 nenolod [svn] - filter out .ogg extension trunk
Sun, 11 Feb 2007 01:46:36 -0800 nenolod [svn] - remove some fuzzies trunk
Sun, 11 Feb 2007 01:21:46 -0800 nenolod [svn] - run make update-po trunk
Sun, 11 Feb 2007 01:20:26 -0800 nenolod [svn] - update POTFILES.in. trunk
Sat, 10 Feb 2007 21:50:45 -0800 yaz [svn] - revise save tag callback trunk
Sat, 10 Feb 2007 12:36:14 -0800 nenolod [svn] - patch from Mark Glines to polish up https:// support. trunk
Sat, 10 Feb 2007 12:06:11 -0800 chainsaw [svn] Break out of the loop once we know the length. No using spinning around all day. trunk