# HG changeset patch # User nenolod # Date 1171704776 28800 # Node ID 9b4e01053d5c80be75e54f99feadeaa9ec9c22a0 # Parent d1a03def0021f3520b7f2980f46527ec0c42c97a [svn] - id3tag.h -> audacious/id3tag.h diff -r d1a03def0021 -r 9b4e01053d5c ChangeLog --- a/ChangeLog Fri Feb 16 19:12:45 2007 -0800 +++ b/ChangeLog Sat Feb 17 01:32:56 2007 -0800 @@ -1,3 +1,11 @@ +2007-02-17 03:12:45 +0000 William Pitcock + revision [1404] + - disable broken APETag support for now, can cause crashes + + trunk/src/musepack/libmpc.cxx | 2 ++ + 1 file changed, 2 insertions(+) + + 2007-02-16 07:36:36 +0000 William Pitcock revision [1402] - disk writer: do effects processing. diff -r d1a03def0021 -r 9b4e01053d5c src/madplug/plugin.h --- a/src/madplug/plugin.h Fri Feb 16 19:12:45 2007 -0800 +++ b/src/madplug/plugin.h Sat Feb 17 01:32:56 2007 -0800 @@ -44,7 +44,7 @@ #include #include #include -#include +#include #include #include "xing.h"