comparison ChangeLog @ 2079:78002535143b trunk

[svn] remove plugin-reactivation loops for general and visualization plugins in plugin_system_cleanup(). it occasionally had prevented plugins' own cleanup routines working correctly.
author yaz
date Mon, 11 Dec 2006 02:17:12 -0800
parents 6ce74d8d2dee
children df6cf9cb531e
comparison
equal deleted inserted replaced
2078:6ce74d8d2dee 2079:78002535143b
1 2006-12-11 09:56:42 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [3159]
3 - add playlist.queue and playlist.shuffle for the queue and shuffle lists associated with each playlist.
4
5 trunk/audacious/playlist.h | 2 ++
6 1 file changed, 2 insertions(+)
7
8
1 2006-12-11 09:53:05 +0000 William Pitcock <nenolod@nenolod.net> 9 2006-12-11 09:53:05 +0000 William Pitcock <nenolod@nenolod.net>
2 revision [3157] 10 revision [3157]
3 - cleanup the declaration of PlaylistEntry, and add some initial structure for migrating to multiple playlists. 11 - cleanup the declaration of PlaylistEntry, and add some initial structure for migrating to multiple playlists.
4 12
5 trunk/audacious/playlist.h | 14 ++++++++++---- 13 trunk/audacious/playlist.h | 14 ++++++++++----