Mercurial > audlegacy
diff ChangeLog @ 2122:7177279f9d26 trunk
[svn] - remove static Playlist default_playlist
author | nenolod |
---|---|
date | Fri, 15 Dec 2006 07:25:30 -0800 |
parents | 185db04b815f |
children | 97e2cbd87df0 |
line wrap: on
line diff
--- a/ChangeLog Fri Dec 15 07:23:19 2006 -0800 +++ b/ChangeLog Fri Dec 15 07:25:30 2006 -0800 @@ -1,3 +1,11 @@ +2006-12-15 15:23:19 +0000 William Pitcock <nenolod@nenolod.net> + revision [3247] + - remove all improper uses of playlist_get() + + trunk/audacious/playlist.c | 26 +++++++++++++------------- + 1 file changed, 13 insertions(+), 13 deletions(-) + + 2006-12-15 15:20:41 +0000 William Pitcock <nenolod@nenolod.net> revision [3245] - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get()