Mercurial > audlegacy
comparison ChangeLog @ 2125:22ebf356f7cd trunk
[svn] - ip_data.stop shouldn't be handled here, but should be handled by the callee of playlist_clear().
author | nenolod |
---|---|
date | Fri, 15 Dec 2006 07:40:18 -0800 |
parents | 83c9caf0c554 |
children | dba25b0e98c8 |
comparison
equal
deleted
inserted
replaced
2124:83c9caf0c554 | 2125:22ebf356f7cd |
---|---|
1 2006-12-15 15:38:23 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [3253] | |
3 - add some basic code for the manipulation of temporary playlists | |
4 | |
5 trunk/audacious/mainwin.c | 20 ++++++++++++++++++++ | |
6 trunk/audacious/mainwin.h | 6 +++++- | |
7 trunk/audacious/playlist.c | 10 ++++++++-- | |
8 3 files changed, 33 insertions(+), 3 deletions(-) | |
9 | |
10 | |
1 2006-12-15 15:28:29 +0000 William Pitcock <nenolod@nenolod.net> | 11 2006-12-15 15:28:29 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [3251] | 12 revision [3251] |
3 - add playlist_select_next(), playlist_select_prev() | 13 - add playlist_select_next(), playlist_select_prev() |
4 | 14 |
5 trunk/audacious/playlist.c | 22 ++++++++++++++++++++++ | 15 trunk/audacious/playlist.c | 22 ++++++++++++++++++++++ |