Mercurial > audlegacy-plugins
changeset 899:68508f8cdf25 trunk
[svn] - aosd: use XMapRaised in place of XMapWindow to ensure that the osd window is raised with some window managers
author | giacomo |
---|---|
date | Sun, 25 Mar 2007 09:26:39 -0700 |
parents | 06ecbb1e3dbb |
children | d985f0dcdeb0 |
files | ChangeLog src/aosd/ghosd.c |
diffstat | 2 files changed, 11 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Mar 24 23:15:05 2007 -0700 +++ b/ChangeLog Sun Mar 25 09:26:39 2007 -0700 @@ -1,3 +1,13 @@ +2007-03-25 06:15:05 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> + revision [1896] + - non-utf string had been used for file name in window title of File Info window. patch by M.H. + - tweak debug printout. + + + trunk/src/madplug/fileinfo.c | 6 +++--- + 1 file changed, 3 insertions(+), 3 deletions(-) + + 2007-03-25 00:31:14 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [1894] - fix validation of mpeg2 files, by ccr.