log

age author description
Tue, 09 May 2006 09:04:44 -0700 nenolod [svn] (a quick way to reenable configfile): trunk
Tue, 09 May 2006 08:57:40 -0700 nenolod [svn] Poison the XMMS ConfigFile routines. The rationale for this decision, trunk
Tue, 09 May 2006 08:48:01 -0700 nenolod [svn] - fix overcompression in the modified iir routines trunk
Mon, 08 May 2006 21:05:33 -0700 nenolod [svn] - yes this lrintf stuff needs to go trunk
Mon, 08 May 2006 06:56:47 -0700 nenolod [svn] - synchronize audacious-faad with FAAD2 CVS. trunk
Mon, 08 May 2006 06:00:19 -0700 nenolod [svn] - add an additional usleep to the playback resume code per Chainsaw trunk
Sun, 07 May 2006 22:36:14 -0700 nenolod [svn] - version bump: 1.1.0 (since we're getting close to releasing the reference package) trunk
Sun, 07 May 2006 21:47:02 -0700 nenolod [svn] - Make vorbisfile/vorbisinfo code threadsafe and reenterant by properly respecting vf_mutex. Patch by Johan Tavelin <d00jota -at- dtek.chalmers.se>. trunk
Thu, 04 May 2006 09:54:53 -0700 nenolod [svn] via Shay Green: trunk
Wed, 03 May 2006 22:44:03 -0700 nhjm449 [svn] - ID3LIBS no longer needed! trunk
Wed, 03 May 2006 12:44:25 -0700 nemo [svn] Oh right. Strip id3lib check trunk
Tue, 02 May 2006 17:04:52 -0700 chainsaw [svn] Add an empty tag obliterator(TM) as designed by nenolod for mpg123. trunk
Tue, 02 May 2006 16:37:38 -0700 chainsaw [svn] Now the world can finally hear the last few seconds of the Atomic Betty song. Rejoice! trunk
Mon, 01 May 2006 15:33:32 -0700 chainsaw [svn] Assign new shortcuts that no longer conflict. Patch by mokoshi, closes bug #478. trunk
Mon, 01 May 2006 15:08:28 -0700 chainsaw [svn] A GCC warning pointed out that the *bp++ statement did not actually do anything useful, quite certain that the author intended \(*bp\)++ or *bp += 1 here. trunk