log

age author description
Sat, 18 Apr 2009 21:28:56 +0100 Tony Vroon Change the flow of codec probing to avoid the possibility of a null pointer dereference. From code analysis, unique IDs mPqomY & 8B8oHC.
Sat, 18 Apr 2009 19:06:20 +0100 Tony Vroon Comment out MPEG2/MPEG4 determination using the variable id. It is not used anywhere. Code analysis run, unique ID 6nYoHM.
Sat, 18 Apr 2009 19:04:18 +0100 Tony Vroon There is no need to explicitly zero out sampleID here, it is a regular gulong that we will not be passing on. Code analysis run, unique ID CtYnR6.
Sat, 18 Apr 2009 19:02:31 +0100 Tony Vroon There is no need to zero out bufferconsumed here, it will be overwritten a mere line later. Code analysis run, unique ID M8906q.
Sat, 18 Apr 2009 13:59:58 +0200 Michal Lipski More OSS4 plugin changes
Fri, 17 Apr 2009 17:31:14 +0200 Michal Lipski ported OSS4
Fri, 17 Apr 2009 16:17:10 +0300 Andrew O. Shadoura ported EsounD plugin
Fri, 17 Apr 2009 16:11:16 +0300 Andrew O. Shadoura ported icecast plugin,
Thu, 16 Apr 2009 16:53:42 -0500 William Pitcock Added tag audacious-plugins-2.0-alpha1 for changeset c5fbafe09e1e
Thu, 16 Apr 2009 16:53:23 -0500 William Pitcock Queued projectm fixes.
Tue, 14 Apr 2009 18:25:16 -0500 William Pitcock add a debugging notice
Tue, 14 Apr 2009 18:19:27 -0500 William Pitcock More cleanups.
Tue, 14 Apr 2009 15:57:15 -0500 William Pitcock Copying structs is not a good idea. Lets use a pointer here.
Tue, 14 Apr 2009 14:47:25 -0500 William Pitcock go back to the SDL version
Tue, 14 Apr 2009 09:39:10 +0200 Tomasz Mon Add random skin on play to skins plugin preferences (bug #28)
Sun, 12 Apr 2009 20:00:52 -0400 John Lindgren Updated Catalan translation from Ernest Adrogu¸«± (bug #25)
Sun, 12 Apr 2009 17:23:45 -0400 John Lindgren Get plugin services working again for 2.0 (bug #8)
Sat, 11 Apr 2009 08:26:51 -0400 John Lindgren Fix multiple issues with vector fonts in the skinned interface.
Fri, 10 Apr 2009 13:24:02 +0200 Tomasz Mon Don't use deprecated gtk functions
Fri, 10 Apr 2009 12:28:44 +0200 Tomasz Mon Don't use deprecated gdk functions
Fri, 10 Apr 2009 11:07:00 +0200 Tomasz Mon Don't use deprecated gtk_type_class() (missed those two files before)
Fri, 10 Apr 2009 11:02:41 +0200 Tomasz Mon Don't use deprecated gtk_type_class()
Fri, 10 Apr 2009 10:42:13 +0200 Tomasz Mon Use glib cast macros
Fri, 10 Apr 2009 01:46:08 -0400 John Lindgren Show playlist popup information reliably (Debian bug #460802)
Fri, 10 Apr 2009 01:34:22 -0400 John Lindgren Don't change config just because time remaining can't be shown for an
Fri, 10 Apr 2009 00:28:00 -0400 John Lindgren Fix seeking when paused for .ape plugin (Debian bug #517692)
Fri, 10 Apr 2009 00:30:15 +0100 Tony Vroon Support comment tag in FLAC files. By Brent Towe, resolves bug #4.
Fri, 10 Apr 2009 00:12:59 +0100 Tony Vroon Add explicit braces to outer if statement.
Fri, 10 Apr 2009 00:06:46 +0100 Tony Vroon Zero out variables explicitly where required.
Thu, 09 Apr 2009 23:58:13 +0100 Tony Vroon Patch from John Lindgren to skip corrupted frames, from Debian bug #514674.