log ChangeLog @ 1169:55703f60fd54 trunk

age author description
Thu, 07 Jun 2007 06:34:42 -0700 yaz [svn] - add check for string length before call g_convert(). it may close #962. trunk
Thu, 07 Jun 2007 00:21:13 -0700 yaz [svn] - ditto. this is necessary too. trunk
Thu, 07 Jun 2007 00:05:17 -0700 yaz [svn] - add playback->playing = 0 where buffer_playing = FALSE is done. without this, playback_get_time() would be confused and playback wouldn't advance in playlist. trunk
Wed, 06 Jun 2007 22:58:18 -0700 yaz [svn] - handle metadata in better way. trunk
Wed, 06 Jun 2007 22:34:54 -0700 yaz [svn] - add playback->playing code. trunk
Wed, 06 Jun 2007 21:44:52 -0700 yaz [svn] - make wma plugin work again. trunk
Wed, 06 Jun 2007 21:35:26 -0700 yaz [svn] - make aac plugin work again. trunk
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 16:54:43 -0700 chainsaw [svn] Implicit declarations are bad, hmmkay? trunk
Sun, 03 Jun 2007 11:20:23 -0700 yaz [svn] - add a check for file existence to fileinfo dialog. closes #941. trunk
Sun, 03 Jun 2007 07:16:44 -0700 js [svn] Replace sprintf with snprintf. trunk
Fri, 01 Jun 2007 16:03:58 -0700 js [svn] Revert r2480, thanks to FreeBSD. trunk
Fri, 01 Jun 2007 15:48:43 -0700 js [svn] Same as r4658 in Audacious. trunk
Thu, 31 May 2007 17:13:04 -0700 nenolod [svn] - avoid a memory leak with FD probing trunk
Thu, 31 May 2007 10:33:46 -0700 giacomo [svn] - curl: allow user to customize connect timeout value using a connect_timeout entry in config file trunk