Mercurial > audlegacy
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Mon Dec 11 02:17:12 2006 -0800 +++ b/ChangeLog Mon Dec 11 03:25:21 2006 -0800 @@ -1,3 +1,13 @@ +2006-12-11 10:17:12 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> + revision [3161] + remove plugin-reactivation loops for general and visualization plugins + in plugin_system_cleanup(). it occasionally had prevented plugins' own + cleanup routines working correctly. + + trunk/audacious/pluginenum.c | 4 ++++ + 1 file changed, 4 insertions(+) + + 2006-12-11 09:56:42 +0000 William Pitcock <nenolod@nenolod.net> revision [3159] - add playlist.queue and playlist.shuffle for the queue and shuffle lists associated with each playlist.