Mercurial > audlegacy
diff ChangeLog @ 1883:5f0266d393b8 trunk
[svn] - try to intelligently choose which output plugin is best. candidates are in an null-terminated array, pl_candidates.
author | nenolod |
---|---|
date | Sat, 14 Oct 2006 21:11:15 -0700 |
parents | 8c9ce5aa6320 |
children | e6a3a7d80182 |
line wrap: on
line diff
--- a/ChangeLog Sat Oct 14 21:01:33 2006 -0700 +++ b/ChangeLog Sat Oct 14 21:11:15 2006 -0700 @@ -1,3 +1,11 @@ +2006-10-15 04:01:33 +0000 William Pitcock <nenolod@nenolod.net> + revision [2721] + - SHARED_SUFFIX includes the dot + + trunk/audacious/pluginenum.h | 2 +- + 1 file changed, 1 insertion(+), 1 deletion(-) + + 2006-10-15 03:58:52 +0000 William Pitcock <nenolod@nenolod.net> revision [2719] - use SHARED_SUFFIX for PLUGIN_FILENAME().