Mercurial > audlegacy
changeset 1408:8accd819fa5e trunk
[svn] - bump to version 1.1.1
author | nenolod |
---|---|
date | Sat, 15 Jul 2006 16:47:58 -0700 |
parents | b94847e68f33 |
children | 0f6573c34500 |
files | ChangeLog configure.ac |
diffstat | 2 files changed, 11 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Jul 15 16:39:37 2006 -0700 +++ b/ChangeLog Sat Jul 15 16:47:58 2006 -0700 @@ -1,3 +1,13 @@ +2006-07-15 23:39:37 +0000 Tony Vroon <chainsaw@gentoo.org> + revision [1728] + Newer libmms, from their CVS. Needs to be hooked up properly as it wants more arguments to its functions. + + Changes: Modified: + +1257 -519 trunk/Plugins/Input/wma/libffwma/mms.c + +43 -12 trunk/Plugins/Input/wma/libffwma/mms.h + +80 -0 trunk/Plugins/Input/wma/libffwma/mmsio.h + + 2006-07-15 23:05:21 +0000 Tony Vroon <chainsaw@gentoo.org> revision [1726] Volume fix (using a lookup table) from upstream CVS.