# HG changeset patch # User nenolod # Date 1153007278 25200 # Node ID 8accd819fa5e10f0642242b811bdcb77f5ed2cce # Parent b94847e68f33bc22c2db929ac60cdb6a932edb44 [svn] - bump to version 1.1.1 diff -r b94847e68f33 -r 8accd819fa5e ChangeLog --- 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 + 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 revision [1726] Volume fix (using a lookup table) from upstream CVS. diff -r b94847e68f33 -r 8accd819fa5e configure.ac --- a/configure.ac Sat Jul 15 16:39:37 2006 -0700 +++ b/configure.ac Sat Jul 15 16:47:58 2006 -0700 @@ -1,6 +1,6 @@ dnl Process this file with autoconf to produce a configure script. -AC_INIT(audacious, 1.1.0) +AC_INIT(audacious, 1.1.1) AC_PREREQ(2.5) AC_CANONICAL_HOST