Mercurial > audlegacy
comparison 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 |
comparison
equal
deleted
inserted
replaced
2121:185db04b815f | 2122:7177279f9d26 |
---|---|
1 2006-12-15 15:23:19 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [3247] | |
3 - remove all improper uses of playlist_get() | |
4 | |
5 trunk/audacious/playlist.c | 26 +++++++++++++------------- | |
6 1 file changed, 13 insertions(+), 13 deletions(-) | |
7 | |
8 | |
1 2006-12-15 15:20:41 +0000 William Pitcock <nenolod@nenolod.net> | 9 2006-12-15 15:20:41 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [3245] | 10 revision [3245] |
3 - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get() | 11 - dynamically allocate the playlist at startup and fix some lingering improper uses of playlist_get() |
4 | 12 |
5 trunk/audacious/main.c | 4 +++ | 13 trunk/audacious/main.c | 4 +++ |