Mercurial > audlegacy-plugins
log
age | author | description |
---|---|---|
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. |
Thu, 09 Apr 2009 23:36:49 +0100 | Tony Vroon | Add additional set of braces to clarify nested if statements. |
Thu, 09 Apr 2009 23:05:29 +0100 | Tony Vroon | Place suggested parentheses around operand arithmetic. |
Thu, 09 Apr 2009 22:57:02 +0100 | Tony Vroon | Kill more warnings by removing unused save/write code. We only read IT files. |
Thu, 09 Apr 2009 21:57:39 +0100 | Tony Vroon | Port to new API, lowest prio and NO_DEVICES to avoid autoselect. |
Thu, 09 Apr 2009 21:41:40 +0100 | 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:09:54 +0100 | Tony Vroon | Fix a heap of warnings by removing an unused component of AdPlug. |