Mercurial > audlegacy
diff ChangeLog @ 1713:a4d7227231e3 trunk
[svn] More .cpp -> .cxx. Noticed by Chainsaw. Shame on me that I forgot some ;).
author | js |
---|---|
date | Sat, 16 Sep 2006 07:33:28 -0700 |
parents | 2e7c9f6d9923 |
children | 1d2539762092 |
line wrap: on
line diff
--- a/ChangeLog Sat Sep 16 07:18:18 2006 -0700 +++ b/ChangeLog Sat Sep 16 07:33:28 2006 -0700 @@ -1,3 +1,12 @@ +2006-09-16 14:18:18 +0000 Tony Vroon <chainsaw@gentoo.org> + revision [2361] + Use the VFS layer. + + Changes: Modified: + +10 -10 trunk/Plugins/Input/console/abstract_file.cxx + +11 -10 trunk/Plugins/Input/console/abstract_file.h + + 2006-09-16 04:36:31 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [2359] - no more busy loop if a file in playlist disappears.