log

age author description
Mon, 12 Mar 2007 13:58:35 -0700 nenolod [svn] - don't enforce stupid coding rules on us trunk
Mon, 12 Mar 2007 13:49:56 -0700 nenolod [svn] - remove some more stuff trunk
Mon, 12 Mar 2007 13:14:40 -0700 nenolod [svn] - make this compile again trunk
Mon, 12 Mar 2007 13:11:29 -0700 nenolod [svn] - remove more video stuff, remove vorbis trunk
Mon, 12 Mar 2007 13:06:30 -0700 nenolod [svn] - bork bork bork trunk
Mon, 12 Mar 2007 13:00:06 -0700 nenolod [svn] - make the whole thing compile. runtime linking is another story. trunk
Mon, 12 Mar 2007 11:47:10 -0700 nenolod [svn] - remove more video stuff trunk
Mon, 12 Mar 2007 11:44:33 -0700 nenolod [svn] - remove a lot of video codecs trunk
Mon, 12 Mar 2007 11:38:51 -0700 nenolod [svn] - remove h261/h263/h264 stuff trunk
Mon, 12 Mar 2007 11:37:35 -0700 nenolod [svn] - delete a lot of stuff trunk
Mon, 12 Mar 2007 11:31:14 -0700 yaz [svn] - make use of new millisecond seek API. trunk
Mon, 12 Mar 2007 11:18:54 -0700 nenolod [svn] - add ffmpeg trunk
Mon, 12 Mar 2007 11:03:24 -0700 yaz [svn] - make use of new millisecond seek API. trunk
Mon, 12 Mar 2007 10:59:21 -0700 nenolod [svn] - fork wma plugin trunk
Mon, 12 Mar 2007 09:12:26 -0700 yaz [svn] - should check data != NULL before clear data->playing. trunk
Mon, 12 Mar 2007 08:52:04 -0700 yaz [svn] - need to clear data->playing when stopped. trunk
Mon, 12 Mar 2007 02:08:26 -0700 yaz [svn] - performer and title of each track should be NULL after freed. trunk
Sun, 11 Mar 2007 23:39:38 -0700 yaz [svn] - add cleanup code. trunk
Sun, 11 Mar 2007 10:09:52 -0700 nenolod [svn] - implement stricter detection rules for MP3. patch by Matti Hamalainen (ccr). trunk
Sun, 11 Mar 2007 06:31:32 -0700 giacomo [svn] amidi-plug: changed VERSION to AMIDIPLUG_VERSION in fluidsynth backend; not that trivial, but this is how it's supposed to be trunk
Fri, 09 Mar 2007 22:47:38 -0800 yaz [svn] - convert filename into utf8 in debug messages. trunk
Fri, 09 Mar 2007 12:42:48 -0800 giacomo [svn] - amidi-plug: change version number to reflect the code differences between audacious version and stand-alone version trunk
Thu, 08 Mar 2007 09:24:04 -0800 giacomo [svn] - madplug: do not call set_info repeatedly in input_process_remote_metadata, only call it when the built title string actually differs from the previous one trunk
Thu, 08 Mar 2007 04:20:23 -0800 giacomo [svn] statusicon: improvements in title changes detection while the popup is being displayed trunk
Wed, 07 Mar 2007 16:45:38 -0800 giacomo [svn] - statusicon: re-display statusicon popup with updated information when song (or title) changes, closes bug #846 trunk
Wed, 07 Mar 2007 06:49:54 -0800 yaz [svn] - same sanity check on rarely executed part. trunk
Wed, 07 Mar 2007 06:16:04 -0800 yaz [svn] - add sanity check for open audio parameters. trunk
Wed, 07 Mar 2007 05:36:20 -0800 yaz [svn] - I was noticed vfs_fread check still causes problem. disable for now. trunk
Wed, 07 Mar 2007 05:08:55 -0800 nenolod [svn] - only perform vfs fseek against info::infile if it is available. trunk
Wed, 07 Mar 2007 00:53:24 -0800 yaz [svn] - translate curl error number into corresponding error message. patch by Joker. trunk