diff ChangeLog @ 1964:f027afc2ca2e trunk

[svn] - avoid freeing a NULL pointer in ui_fileinfo.c - add some hooks for newui - implement album art support in newui
author nenolod
date Sun, 12 Nov 2006 03:09:28 -0800
parents 8cca76c8f5c3
children b17f7a09fdd3
line wrap: on
line diff
--- a/ChangeLog	Sun Nov 12 02:37:32 2006 -0800
+++ b/ChangeLog	Sun Nov 12 03:09:28 2006 -0800
@@ -1,3 +1,12 @@
+2006-11-12 10:37:32 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [2901]
+  - show_newui_window() implementation
+  
+  trunk/audacious/newui/newui_window.c |    6 ++++++
+  trunk/audacious/newui/newui_window.h |    1 +
+  2 files changed, 7 insertions(+)
+
+
 2006-11-12 10:36:47 +0000  William Pitcock <nenolod@nenolod.net>
   revision [2899]
   - some code