Mercurial > audlegacy
comparison ChangeLog @ 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 |
comparison
equal
deleted
inserted
replaced
1407:b94847e68f33 | 1408:8accd819fa5e |
---|---|
1 2006-07-15 23:39:37 +0000 Tony Vroon <chainsaw@gentoo.org> | |
2 revision [1728] | |
3 Newer libmms, from their CVS. Needs to be hooked up properly as it wants more arguments to its functions. | |
4 | |
5 Changes: Modified: | |
6 +1257 -519 trunk/Plugins/Input/wma/libffwma/mms.c | |
7 +43 -12 trunk/Plugins/Input/wma/libffwma/mms.h | |
8 +80 -0 trunk/Plugins/Input/wma/libffwma/mmsio.h | |
9 | |
10 | |
1 2006-07-15 23:05:21 +0000 Tony Vroon <chainsaw@gentoo.org> | 11 2006-07-15 23:05:21 +0000 Tony Vroon <chainsaw@gentoo.org> |
2 revision [1726] | 12 revision [1726] |
3 Volume fix (using a lookup table) from upstream CVS. | 13 Volume fix (using a lookup table) from upstream CVS. |
4 | 14 |
5 Changes: Modified: | 15 Changes: Modified: |