# HG changeset patch # User nenolod # Date 1158568853 25200 # Node ID bf2860c64a32caed18907bc44b803de2c5d1581d # Parent 7a5e936e4b7f101c03b81a27e5e3afac21fb6e34 [svn] - add the playlist API to the SDK. diff -r 7a5e936e4b7f -r bf2860c64a32 ChangeLog --- 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 + revision [2399] + - add missing 'test' + + + Changes: Modified: + +1 -1 trunk/configure.ac + + 2006-09-17 05:44:14 +0000 William Pitcock revision [2397] - remove redundant test diff -r 7a5e936e4b7f -r bf2860c64a32 audacious/Makefile --- 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