Mercurial > audlegacy
diff ChangeLog @ 1666:77baac5f7439 trunk
[svn] - make fileinfo_recursive_get_image() breadth first search.
author | yaz |
---|---|
date | Sun, 10 Sep 2006 23:39:54 -0700 |
parents | de0a0927a5c2 |
children | 991fa4c7271d |
line wrap: on
line diff
--- a/ChangeLog Sun Sep 10 15:36:17 2006 -0700 +++ b/ChangeLog Sun Sep 10 23:39:54 2006 -0700 @@ -1,3 +1,12 @@ +2006-09-10 22:36:17 +0000 Tony Vroon <chainsaw@gentoo.org> + revision [2267] + Revert broken commit r2209 and fseek -> vfs_fseek, missed in commit r2265. + + Changes: Modified: + +1 -1 trunk/Plugins/Input/wma/libffwma/mem.c + +1 -1 trunk/Plugins/Output/disk_writer/disk_writer.c + + 2006-09-10 21:28:45 +0000 Tony Vroon <chainsaw@gentoo.org> revision [2265] Have output plugins use the VFS layer too.