changeset 1732:bf2860c64a32 trunk

[svn] - add the playlist API to the SDK.
author nenolod
date Mon, 18 Sep 2006 01:40:53 -0700
parents 7a5e936e4b7f
children e41a5d296e26
files ChangeLog audacious/Makefile
diffstat 2 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog	Sat Sep 16 22:53:47 2006 -0700
+++ b/ChangeLog	Mon Sep 18 01:40:53 2006 -0700
@@ -1,3 +1,12 @@
+2006-09-17 05:53:47 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [2399]
+  - add missing 'test'
+  
+
+  Changes:        Modified:
+  +1 -1           trunk/configure.ac  
+
+
 2006-09-17 05:44:14 +0000  William Pitcock <nenolod@nenolod.net>
   revision [2397]
   - remove redundant test
--- a/audacious/Makefile	Sat Sep 16 22:53:47 2006 -0700
+++ b/audacious/Makefile	Mon Sep 18 01:40:53 2006 -0700
@@ -29,6 +29,7 @@
 HEADERS = \
 	input.h \
 	output.h \
+	playlist.h \
 	plugin.h \
 	prefswin.h