Mercurial > audlegacy
diff ChangeLog @ 1754:bb03a9e6180e trunk
[svn] - use proper X11 hinting here to ensure that the about window isn't decorated on broken WMs (e.g. quartz-wm)
author | nenolod |
---|---|
date | Fri, 22 Sep 2006 02:57:25 -0700 |
parents | 01df1ea5feae |
children | 3434eb44b304 |
line wrap: on
line diff
--- a/ChangeLog Thu Sep 21 13:24:48 2006 -0700 +++ b/ChangeLog Fri Sep 22 02:57:25 2006 -0700 @@ -1,3 +1,11 @@ +2006-09-21 20:24:48 +0000 Tony Vroon <chainsaw@gentoo.org> + revision [2443] + Mute while seeking for playback resume, tighten the loop. We want a responsive GUI ASAP. + + Changes: Modified: + +6 -2 trunk/audacious/main.c + + 2006-09-20 08:13:06 +0000 William Pitcock <nenolod@nenolod.net> revision [2441] - fix a memory leak in util_run_filebrowser()