# HG changeset patch # User nenolod # Date 1163537931 28800 # Node ID 366acb77c853d2d5be037aa320f907655f85c2f0 # Parent d58221dfced17c19ade49ff6030991fe4e638705 [svn] - i rewrote most of this! diff -r d58221dfced1 -r 366acb77c853 ChangeLog --- a/ChangeLog Tue Nov 14 12:03:25 2006 -0800 +++ b/ChangeLog Tue Nov 14 12:58:51 2006 -0800 @@ -1,3 +1,15 @@ +2006-11-14 20:03:25 +0000 William Pitcock + revision [508] + - remove dead and pointless cdindex code... CDIndex has been nonexistant + since 1999 + + trunk/src/cdaudio/cdaudio.c | 13 ----------- + trunk/src/cdaudio/cdaudio.h | 4 --- + trunk/src/cdaudio/cdinfo.c | 7 ------ + trunk/src/cdaudio/configure.c | 49 ------------------------------------------ + 4 files changed, 1 insertion(+), 72 deletions(-) + + 2006-11-13 21:36:27 +0000 William Pitcock revision [506] - actually 210 and 211 can be treated the same. diff -r d58221dfced1 -r 366acb77c853 src/wavpack/ui.cxx --- a/src/wavpack/ui.cxx Tue Nov 14 12:03:25 2006 -0800 +++ b/src/wavpack/ui.cxx Tue Nov 14 12:58:51 2006 -0800 @@ -49,8 +49,8 @@ about_window = xmms_show_message(g_strdup_printf ("Wavpack Decoder Plugin %s", VERSION), - ("Plugin code by \n" "Miles Egan\n" - "Adapted from xmms-musepack plugin by Lefungus\n" + ("Copyright (c) 2006 William Pitcock \n\n" + "Some of the plugin code was by Miles Egan\n" "Visit the Wavpack site at http://www.wavpack.com/\n"), ("Ok"), FALSE, NULL, NULL); gtk_signal_connect(GTK_OBJECT(about_window), "destroy",