log

age author description
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
Tue, 06 Mar 2007 22:08:18 -0800 yaz [svn] revising vfs_fread() check code. trunk
Tue, 06 Mar 2007 15:43:15 -0800 nenolod [svn] - revert r1664 as it breaks too much trunk
Tue, 06 Mar 2007 06:53:31 -0800 giacomo [svn] aosd: do not use str_to_utf8 trunk
Tue, 06 Mar 2007 05:17:29 -0800 yaz [svn] - avoid crash when error message doesn't contain <TITLE>. trunk
Tue, 06 Mar 2007 04:44:26 -0800 nenolod [svn] - don't use a vfs buffered source for local files trunk
Tue, 06 Mar 2007 01:12:16 -0800 yaz [svn] - fix read_replaygain(). necessary fseek was missing in reuse fd code. closes #843. trunk
Mon, 05 Mar 2007 00:48:01 -0800 yaz [svn] - check the result of vfs_fread() strictly. trunk
Mon, 05 Mar 2007 00:28:52 -0800 nenolod [svn] - reject files which use Ogg container magic trunk
Sun, 04 Mar 2007 17:32:01 -0800 giacomo [svn] - aosd: remove no-longer-needed inclusion of pthread.h from aosd_osd.c trunk
Sun, 04 Mar 2007 16:45:52 -0800 giacomo [svn] - aosd: experimental single-threaded osd; now the osd works in the same thread of the player, thus issues related to cairo and pango hopefully should go away; further testing on different system is required trunk
Sun, 04 Mar 2007 01:50:27 -0800 nenolod [svn] - fix for missing ordinals, closes #830. trunk
Sat, 03 Mar 2007 22:55:57 -0800 yaz [svn] - hide seek bar for unseekable (info->size = 0) stream. trunk
Sat, 03 Mar 2007 19:27:40 -0800 yaz [svn] - ishttp() should check string is not NULL. closes #832. trunk
Sat, 03 Mar 2007 17:36:01 -0800 yaz [svn] - by unknown reason, http connection via proxy server needs a transfer stop after tag retrieving. trunk
Sat, 03 Mar 2007 05:55:23 -0800 yaz [svn] - with fixed curl, read id3 tag over network works now. trunk
Sat, 03 Mar 2007 05:34:23 -0800 yaz [svn] - fread() should return number of items. trunk
Fri, 02 Mar 2007 20:28:55 -0800 yaz [svn] - reduce connection latency to http stream. trunk
Fri, 02 Mar 2007 20:17:50 -0800 yaz [svn] - include strings.h trunk
Fri, 02 Mar 2007 09:36:54 -0800 nenolod [svn] - some UI improvements from ccr. trunk
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
Wed, 28 Feb 2007 23:01:41 -0800 iabervon [svn] Add support for resuming lost connections. trunk
Wed, 28 Feb 2007 21:16:10 -0800 nenolod [svn] - enable seeking on HTTP streams. trunk
Wed, 28 Feb 2007 21:02:06 -0800 nenolod [svn] - support id3 reading of static files trunk
Wed, 28 Feb 2007 19:48:28 -0800 nenolod [svn] - add tuple building for ADTS/Shoutcast streams trunk
Wed, 28 Feb 2007 19:26:41 -0800 nenolod [svn] - when shifting the ringbuffer to left by one byte to regain alignment, trunk
Wed, 28 Feb 2007 18:25:09 -0800 nenolod [svn] - remove dead header, reported by joecool. trunk
Wed, 28 Feb 2007 18:22:17 -0800 yaz [svn] - hook up lame encoder plugin. trunk
Wed, 28 Feb 2007 18:19:30 -0800 nenolod [svn] - some missing headers trunk
Wed, 28 Feb 2007 18:00:41 -0800 nenolod [svn] - only do shoutcast stuff if info::size = 0. closes #601 again. trunk
Wed, 28 Feb 2007 17:52:11 -0800 nenolod [svn] - fix a ringbuffering error in curl which caused trouble with icecast2 trunk
Wed, 28 Feb 2007 17:33:16 -0800 nenolod [svn] - set timeout value to 3 seconds trunk
Wed, 28 Feb 2007 07:32:41 -0800 nenolod [svn] - fix a stupid C++ error trunk
Wed, 28 Feb 2007 07:29:57 -0800 nenolod [svn] - only claim URLs that actually belong to us. Closes #783. trunk
Wed, 28 Feb 2007 07:01:26 -0800 nenolod [svn] - handle condition where track_name is not there, but stream_name is. trunk
Wed, 28 Feb 2007 04:38:53 -0800 nenolod [svn] - vtx input plugin based on a submission from Pavel Vymetalek. trunk
Wed, 28 Feb 2007 02:14:00 -0800 nenolod [svn] - using mad.pc makes us dependant on a nonstandard packaging of mad -- trunk
Tue, 27 Feb 2007 23:32:10 -0800 nenolod [svn] - add czech translation file. Closes #818. trunk
Tue, 27 Feb 2007 16:51:52 -0800 giacomo [svn] - aosd: replaced other occurrencies of glib18n with audacious i18n trunk
Tue, 27 Feb 2007 16:45:04 -0800 giacomo [svn] - aosd: use audacious-plugins as PACKAGE for i18n trunk
Tue, 27 Feb 2007 10:15:17 -0800 giacomo [svn] - scrobbler: check that there are files in playlist at all, before looking up whether they are http sources or not trunk
Tue, 27 Feb 2007 06:41:02 -0800 nenolod [svn] - fix a crash reported by grufti. trunk
Tue, 27 Feb 2007 05:43:10 -0800 nenolod [svn] - fix icecast2, i think. trunk
Tue, 27 Feb 2007 05:40:42 -0800 nenolod [svn] - add metadata key "content-length", which allows for getting a content length. trunk