log

age author description
Fri, 08 Jun 2007 07:33:14 -0700 yaz [svn] - move transport plugins into Transport subdirectory. trunk
Fri, 08 Jun 2007 06:27:15 -0700 desowin [svn] - fix scrobble from queue trunk
Fri, 08 Jun 2007 04:37:56 -0700 desowin [svn] - keep old passwords if user doesn't change them in configuration trunk
Thu, 07 Jun 2007 08:28:08 -0700 nenolod [svn] - fix a possible allocation overflow issue. found while merging to 1.3 stable. trunk
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