Mercurial > audlegacy
diff ChangeLog @ 2121:185db04b815f trunk
[svn] - remove all improper uses of playlist_get()
author | nenolod |
---|---|
date | Fri, 15 Dec 2006 07:23:19 -0800 |
parents | 1d67cf383e32 |
children | 7177279f9d26 |
line wrap: on
line diff
--- a/ChangeLog Fri Dec 15 07:20:41 2006 -0800 +++ b/ChangeLog Fri Dec 15 07:23:19 2006 -0800 @@ -1,3 +1,13 @@ +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() + + trunk/audacious/main.c | 4 +++ + trunk/audacious/playlist.c | 53 ++++++++++++++++++++++++++++++++++++++------- + trunk/audacious/playlist.h | 3 ++ + 3 files changed, 52 insertions(+), 8 deletions(-) + + 2006-12-14 07:15:44 +0000 William Pitcock <nenolod@nenolod.net> revision [3243] - fix example