Mercurial > audlegacy-plugins
changeset 1019:6f1848706fc4 trunk
[svn] - aosd: remove aosd_osd_check_composite_mgr from where it was not supposed to be
author | giacomo |
---|---|
date | Fri, 11 May 2007 15:45:20 -0700 |
parents | 3484d9da7f7c |
children | fe9ffc829b5f |
files | ChangeLog src/aosd/aosd.c |
diffstat | 2 files changed, 8 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Fri May 11 09:48:31 2007 -0700 +++ b/ChangeLog Fri May 11 15:45:20 2007 -0700 @@ -1,3 +1,11 @@ +2007-05-11 16:48:31 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [2200] + - make metadata display in Audacious again. + + trunk/src/lastfm/lastfm.c | 13 ++++++------- + 1 file changed, 6 insertions(+), 7 deletions(-) + + 2007-05-11 16:41:34 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [2198] - returning -1 is invalid here for fsize(). make metadata display in Audacious.