Mercurial > audlegacy-plugins
graph
-
Remove boolean has_xing, we only assigned it but never read it. Code analysis, unique ID CB4bbZ.Sat, 18 Apr 2009 21:54:18 +0100, by Tony Vroon
-
Do not assign the result of snd_card_next, we do not care about it. Code analysis, unique ID HQvjgU.Sat, 18 Apr 2009 21:38:16 +0100, by 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 21:28:56 +0100, by 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:06:20 +0100, by 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:04:18 +0100, by 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 19:02:31 +0100, by Tony Vroon
-
More OSS4 plugin changesSat, 18 Apr 2009 13:59:58 +0200, by Michal Lipski
-
ported OSS4Fri, 17 Apr 2009 17:31:14 +0200, by Michal Lipski
-
ported EsounD pluginFri, 17 Apr 2009 16:17:10 +0300, by Andrew O. Shadoura
-
ported icecast plugin,Fri, 17 Apr 2009 16:11:16 +0300, by Andrew O. Shadoura
-
Added tag audacious-plugins-2.0-alpha1 for changeset c5fbafe09e1eThu, 16 Apr 2009 16:53:42 -0500, by William Pitcock
-
Queued projectm fixes.Thu, 16 Apr 2009 16:53:23 -0500, by William Pitcock
-
add a debugging noticeTue, 14 Apr 2009 18:25:16 -0500, by William Pitcock
-
More cleanups.Tue, 14 Apr 2009 18:19:27 -0500, by William Pitcock
-
Copying structs is not a good idea. Lets use a pointer here.Tue, 14 Apr 2009 15:57:15 -0500, by William Pitcock
-
go back to the SDL versionTue, 14 Apr 2009 14:47:25 -0500, by William Pitcock
-
Add random skin on play to skins plugin preferences (bug #28)Tue, 14 Apr 2009 09:39:10 +0200, by Tomasz Mon
-
Updated Catalan translation from Ernest Adrogu¸«± (bug #25)Sun, 12 Apr 2009 20:00:52 -0400, by John Lindgren
-
Get plugin services working again for 2.0 (bug #8)Sun, 12 Apr 2009 17:23:45 -0400, by John Lindgren
-
Fix multiple issues with vector fonts in the skinned interface.Sat, 11 Apr 2009 08:26:51 -0400, by John Lindgren
-
Don't use deprecated gtk functionsFri, 10 Apr 2009 13:24:02 +0200, by Tomasz Mon
-
Don't use deprecated gdk functionsFri, 10 Apr 2009 12:28:44 +0200, by Tomasz Mon
-
Don't use deprecated gtk_type_class() (missed those two files before)Fri, 10 Apr 2009 11:07:00 +0200, by Tomasz Mon
-
Don't use deprecated gtk_type_class()Fri, 10 Apr 2009 11:02:41 +0200, by Tomasz Mon
-
Use glib cast macrosFri, 10 Apr 2009 10:42:13 +0200, by Tomasz Mon
-
Show playlist popup information reliably (Debian bug #460802)Fri, 10 Apr 2009 01:46:08 -0400, by John Lindgren
-
Don't change config just because time remaining can't be shown for anFri, 10 Apr 2009 01:34:22 -0400, by John Lindgren
-
Fix seeking when paused for .ape plugin (Debian bug #517692)Fri, 10 Apr 2009 00:28:00 -0400, by John Lindgren
-
Support comment tag in FLAC files. By Brent Towe, resolves bug #4.Fri, 10 Apr 2009 00:30:15 +0100, by Tony Vroon
-
Add explicit braces to outer if statement.Fri, 10 Apr 2009 00:12:59 +0100, by Tony Vroon
-
Zero out variables explicitly where required.Fri, 10 Apr 2009 00:06:46 +0100, by Tony Vroon
-
Patch from John Lindgren to skip corrupted frames, from Debian bug #514674.Thu, 09 Apr 2009 23:58:13 +0100, by Tony Vroon
-
Add additional set of braces to clarify nested if statements.Thu, 09 Apr 2009 23:36:49 +0100, by Tony Vroon
-
Place suggested parentheses around operand arithmetic.Thu, 09 Apr 2009 23:05:29 +0100, by Tony Vroon
-
Kill more warnings by removing unused save/write code. We only read IT files.Thu, 09 Apr 2009 22:57:02 +0100, by Tony Vroon
-
Port to new API, lowest prio and NO_DEVICES to avoid autoselect.Thu, 09 Apr 2009 21:57:39 +0100, by Tony Vroon
-
Convert null output plugin to new API, lowest priority and reporting no devices so it is never auto-selected.Thu, 09 Apr 2009 21:41:40 +0100, by Tony Vroon
-
Fix a heap of warnings by removing an unused component of AdPlug.Thu, 09 Apr 2009 21:09:54 +0100, by Tony Vroon
-
Don't use deprecated gtk macros and typesThu, 09 Apr 2009 14:23:42 +0200, by Tomasz Mon
-
added signed char in declaration of function NeAACDecInit2 andThu, 09 Apr 2009 02:21:21 +0300, by Paula Stanciu
-
Overdoing the pointer voodoo that much is a strict-aliasing violation.Wed, 08 Apr 2009 23:32:18 +0100, by Tony Vroon
-
guint != gulong, ktnxbye.Wed, 08 Apr 2009 23:24:00 +0100, by Tony Vroon
-
If you #if 0 out code, how about you do the variables it uses too.Wed, 08 Apr 2009 23:11:11 +0100, by Tony Vroon
-
GCC wants triple braces, not double braces.Wed, 08 Apr 2009 23:10:10 +0100, by Tony Vroon
-
Remove stray forward slash. Comment-in-comment is bad, hmmkay?Wed, 08 Apr 2009 23:09:15 +0100, by Tony Vroon
-
Apparent copy/pasta salad gone awry, unused variable removed.Wed, 08 Apr 2009 23:07:59 +0100, by Tony Vroon
-
GCC wanted *another* set of braces. Okay.Wed, 08 Apr 2009 23:01:09 +0100, by Tony Vroon
-
Comment out two functions correctly identified by GCC as unused.Wed, 08 Apr 2009 22:46:53 +0100, by Tony Vroon
-
Yes, and another of those "inline" functions moved to where it belongs.Wed, 08 Apr 2009 22:38:23 +0100, by Tony Vroon
-
Defining C functions in headers is awkward, move to the one C file that actually uses it.Wed, 08 Apr 2009 22:30:45 +0100, by Tony Vroon
-
Update mp4ff as well. Eternal glory for the one who finds the hidden PACKAGE in the about dialog.Wed, 08 Apr 2009 22:16:01 +0100, by Tony Vroon
-
Sync with FAAD 2.7; will fix warnings in separate commits.Wed, 08 Apr 2009 20:12:57 +0100, by Tony Vroon
-
Add hardware_present probe for a meaningful return code. Probe priority 1.Sat, 28 Feb 2009 02:34:13 +0000, by Tony Vroon
-
temporal build fixSat, 28 Mar 2009 17:29:21 +0900, by Yoshiki Yazawa
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.Wed, 04 Mar 2009 12:48:57 +0000, by Tony Vroon
-
Patch from John Lindgren <john.lindgren@tds.net> to support seeking whilst paused, Debian bug #517692.Wed, 04 Mar 2009 12:48:43 +0000, by Tony Vroon