log Plugins/Input/mpg123/mpg123.c @ 1117:38ff0b6b019b trunk

age author description
Mon, 29 May 2006 11:25:33 -0700 nenolod [svn] - remove equalizer.c (unneeded) trunk
Sat, 27 May 2006 11:02:08 -0700 yaz [svn] automatic character encoding detector for id3 metadata. --enable-chardet enables this feature. trunk
Mon, 22 May 2006 17:22:34 -0700 nenolod [svn] - prepare to split audacious code away from the actual decoder and use a highlevel API trunk
Mon, 22 May 2006 17:02:59 -0700 nenolod [svn] s:xmms_usleep:g_usleep:g trunk
Mon, 22 May 2006 16:37:39 -0700 nenolod [svn] - remove improper sampling rate change condition. Valid MP3s will not do this. Infact, I've never seen an MP3 that does this. Additionally, it doesn't even work with Shoutcast. trunk
Sat, 20 May 2006 20:36:10 -0700 nenolod [svn] Psychoaccoustics support (to disable, temporarily add -UPSYCHO to your CFLAGS.): trunk
Tue, 16 May 2006 21:52:56 -0700 nenolod [svn] - use global proxy configuration instead of individual configurations (chainsaw) trunk
Mon, 01 May 2006 08:38:43 -0700 chainsaw [svn] Properly nullify the tag pointer or we could be passing a stale one. trunk
Sun, 30 Apr 2006 18:04:43 -0700 chainsaw [svn] Taglib length determination veto by nenolod, reverting. Leaving fileinfo optimizations in place, though. trunk
Sun, 30 Apr 2006 17:59:55 -0700 chainsaw [svn] Use taglib for length determination. Simpler code, might also deal better with some VBR MP3s if they have length info in their tags. trunk
Wed, 26 Apr 2006 21:26:03 -0700 nhjm449 [svn] - Revert: Okay, I'm a fool. There was a reason they weren't included. trunk
Wed, 26 Apr 2006 21:14:48 -0700 nhjm449 [svn] - Let's not forget the year and track number! trunk
Wed, 26 Apr 2006 20:12:05 -0700 nenolod [svn] Remove nonexistant tags from TitleInput. trunk
Wed, 26 Apr 2006 10:54:58 -0700 nenolod [svn] - integer-mode decoding accuracy improvements trunk
Mon, 24 Apr 2006 21:41:50 -0700 nenolod [svn] - fix FD leak (pointed out by: Mikachu) trunk