# HG changeset patch # User nenolod # Date 1158568901 25200 # Node ID e41a5d296e269717e22937af15a4bc4b15e8b648 # Parent bf2860c64a32caed18907bc44b803de2c5d1581d [svn] - add the PlaylistContainer API to the SDK. diff -r bf2860c64a32 -r e41a5d296e26 ChangeLog --- a/ChangeLog Mon Sep 18 01:40:53 2006 -0700 +++ b/ChangeLog Mon Sep 18 01:41:41 2006 -0700 @@ -1,3 +1,12 @@ +2006-09-18 08:40:53 +0000 William Pitcock + revision [2401] + - add the playlist API to the SDK. + + + Changes: Modified: + +1 -0 trunk/audacious/Makefile + + 2006-09-17 05:53:47 +0000 William Pitcock revision [2399] - add missing 'test' diff -r bf2860c64a32 -r e41a5d296e26 audacious/Makefile --- a/audacious/Makefile Mon Sep 18 01:40:53 2006 -0700 +++ b/audacious/Makefile Mon Sep 18 01:41:41 2006 -0700 @@ -30,6 +30,7 @@ input.h \ output.h \ playlist.h \ + playlist_container.h \ plugin.h \ prefswin.h