Mercurial > audlegacy-plugins
changeset 246:366acb77c853 trunk
[svn] - i rewrote most of this!
author | nenolod |
---|---|
date | Tue, 14 Nov 2006 12:58:51 -0800 |
parents | d58221dfced1 |
children | a1ef3cf974c7 |
files | ChangeLog src/wavpack/ui.cxx |
diffstat | 2 files changed, 14 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- 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 <nenolod@nenolod.net> + 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 <nenolod@nenolod.net> revision [506] - actually 210 and 211 can be treated the same.
--- 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 <nenolod -at- nenolod.net>\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",