Mercurial > audlegacy
comparison ChangeLog @ 2127:63af5b9c5026 trunk
[svn] - add playlist_select_playlist() to select a literal playlist
- add xmms_remote_playlist_enqueue_to_temp()
- add controlsocket handler for enqueue to temp
- add commandline parsing for enqueue to temp
author | nenolod |
---|---|
date | Fri, 15 Dec 2006 08:23:51 -0800 |
parents | dba25b0e98c8 |
children | a414866b32bc |
comparison
equal
deleted
inserted
replaced
2126:dba25b0e98c8 | 2127:63af5b9c5026 |
---|---|
1 2006-12-15 15:52:09 +0000 William Pitcock <nenolod@nenolod.net> | |
2 revision [3257] | |
3 - use playlist_get_active() at the top of each thread. | |
4 | |
5 trunk/audacious/playlist.c | 2 +- | |
6 1 file changed, 1 insertion(+), 1 deletion(-) | |
7 | |
8 | |
1 2006-12-15 15:40:18 +0000 William Pitcock <nenolod@nenolod.net> | 9 2006-12-15 15:40:18 +0000 William Pitcock <nenolod@nenolod.net> |
2 revision [3255] | 10 revision [3255] |
3 - ip_data.stop shouldn't be handled here, but should be handled by the callee of playlist_clear(). | 11 - ip_data.stop shouldn't be handled here, but should be handled by the callee of playlist_clear(). |
4 | 12 |
5 trunk/audacious/playlist.c | 6 ------ | 13 trunk/audacious/playlist.c | 6 ------ |