comparison ChangeLog @ 2080:df6cf9cb531e trunk

[svn] - this commit breaks the API. I'm not done here, but hopefully the new API is stable enough now that the other chunks of the code can be converted by Chainsaw ;)
author nenolod
date Mon, 11 Dec 2006 03:25:21 -0800
parents 78002535143b
children b98891c9e155
comparison
equal deleted inserted replaced
2079:78002535143b 2080:df6cf9cb531e
1 2006-12-11 10:17:12 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [3161]
3 remove plugin-reactivation loops for general and visualization plugins
4 in plugin_system_cleanup(). it occasionally had prevented plugins' own
5 cleanup routines working correctly.
6
7 trunk/audacious/pluginenum.c | 4 ++++
8 1 file changed, 4 insertions(+)
9
10
1 2006-12-11 09:56:42 +0000 William Pitcock <nenolod@nenolod.net> 11 2006-12-11 09:56:42 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [3159] 12 revision [3159]
3 - add playlist.queue and playlist.shuffle for the queue and shuffle lists associated with each playlist. 13 - add playlist.queue and playlist.shuffle for the queue and shuffle lists associated with each playlist.
4 14
5 trunk/audacious/playlist.h | 2 ++ 15 trunk/audacious/playlist.h | 2 ++