changeset 2594:f6e7400a5c1f trunk

[svn] - add myself to plugin development group. - correct one of patch authors name.
author yaz
date Wed, 28 Feb 2007 18:26:34 -0800
parents 65073812a5cf
children 50098faf1cdf
files ChangeLog src/audacious/build_stamp.c src/audacious/ui_credits.c
diffstat 3 files changed, 13 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Feb 28 16:07:21 2007 -0800
+++ b/ChangeLog	Wed Feb 28 18:26:34 2007 -0800
@@ -1,3 +1,13 @@
+2007-03-01 00:07:21 +0000  George Averill <nhjm449@gmail.com>
+  revision [4196]
+  - custom field support for audacious_get_tuple_field_data()
+  
+  trunk/src/audacious/controlsocket.c |    2 ++
+  trunk/src/audacious/titlestring.h   |    1 +
+  trunk/src/audtool/audtool.c         |    6 ++++--
+  3 files changed, 7 insertions(+), 2 deletions(-)
+
+
 2007-02-28 17:52:22 +0000  William Pitcock <nenolod@sacredspiral.co.uk>
   revision [4194]
   - revert the penalty-based "find something to play" logic of 1.2. it's 
--- a/src/audacious/build_stamp.c	Wed Feb 28 16:07:21 2007 -0800
+++ b/src/audacious/build_stamp.c	Wed Feb 28 18:26:34 2007 -0800
@@ -1,2 +1,2 @@
 #include <glib.h>
-const gchar *svn_stamp = "20070228-4194";
+const gchar *svn_stamp = "20070301-4196";
--- a/src/audacious/ui_credits.c	Wed Feb 28 16:07:21 2007 -0800
+++ b/src/audacious/ui_credits.c	Wed Feb 28 18:26:34 2007 -0800
@@ -83,6 +83,7 @@
     "Derek Pomery",
     "Jonathan Schleifer",
     "Tony Vroon",
+    "Yoshiki Yazawa",
     NULL,
 
     N_("Patch authors:"),
@@ -91,7 +92,7 @@
     "Ralf Ertzinger",
     "Mike Frysinger",
     "Mark Glines",
-    "Teru KAGOMASHIRA",
+    "Teru KAMOGASHIRA",
     "Chris Kehler",
     "Alex Maclean",
     "Michael Hanselmann",