changeset 2189:52330b15c648 trunk

[svn] - update credits
author nenolod
date Wed, 20 Dec 2006 13:42:30 -0800
parents 9d06e177eeb1
children d618044d35e4
files ChangeLog audacious/credits.c
diffstat 2 files changed, 11 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Wed Dec 20 13:05:57 2006 -0800
+++ b/ChangeLog	Wed Dec 20 13:42:30 2006 -0800
@@ -1,3 +1,12 @@
+2006-12-20 21:05:57 +0000  Troels Bang Jensen <marvin@fnuck.dk>
+  revision [3381]
+  - Fixed voiceprint scroll bug for stopped playback
+  - Made doublesize voiceprint look like it should
+  
+  trunk/audacious/widgets/vis.c |   19 +++++++++----------
+  1 file changed, 9 insertions(+), 10 deletions(-)
+
+
 2006-12-20 15:57:56 +0000  William Pitcock <nenolod@nenolod.net>
   revision [3379]
   - allow changing the colourtheme from preferences
--- a/audacious/credits.c	Wed Dec 20 13:05:57 2006 -0800
+++ b/audacious/credits.c	Wed Dec 20 13:42:30 2006 -0800
@@ -49,14 +49,15 @@
 static const gchar *credit_text[] = {
     N_("Audacious core developers:"),
     "George Averill",
+    "Daniel Bradshaw",
     "Adam Cecile",
+    "Troels Bang Jensen",
     "Giacomo Lozito",
     "William Pitcock",
     "Derek Pomery",
     "Jonathan Schleifer",
     "Tony Vroon",
     "Yoshiki Yazawa",
-    "Daniel Bradshaw",
     NULL,
 
     N_("Graphics:"),