Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
Fri, 02 Mar 2007 08:30:36 -0800 | nenolod | [svn] - audacious-plugins 1.3.0 release. trunk |
Fri, 02 Mar 2007 01:45:57 -0800 | nenolod | [svn] - disable debugging notices. 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 |
Thu, 01 Mar 2007 20:09:48 -0800 | yaz | [svn] - try to use str_to_utf8() to fill up tuple. we discovered that indecent ogg stream sends non-utf8 metadata. trunk |
Thu, 01 Mar 2007 18:22:51 -0800 | giacomo | [svn] - extra check with g_utf8_validate to avoid the osd crash when a non-utf8 string survives the str_to_utf8 conversion trunk |
Thu, 01 Mar 2007 06:31:20 -0800 | yaz | [svn] - determine whether stream is seekable or not by checking duration. it is safe to use with proxy. trunk |
Thu, 01 Mar 2007 04:33:43 -0800 | nenolod | [svn] - revert r1624 due to the fact that it breaks trunk |