bump to 0.116.0; torben's re-pushed changes to make 32/64 compatibility really work...
commite0fda43dd0481c9893c47257295d98d7c4328b17
authorpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>
Mon, 1 Dec 2008 06:49:43 +0000 (1 06:49 +0000)
committerpaul <paul@0c269be4-1314-0410-8aa9-9f06e86f4224>
Mon, 1 Dec 2008 06:49:43 +0000 (1 06:49 +0000)
treeef52615dc23e03500b6e8baeb4783b5a25677366
parent6a6b37eca6b84c235a5ee2fd942ae50bdb1ff510
bump to 0.116.0; torben's re-pushed changes to make 32/64 compatibility really work, which change the size of a couple of protocol structures (hence the minor version change); use CFLAGS from environment; export JACK_CORE_CFLAGS to makefiles so that simd.c can use it and not JACK_CFLAGS which includes optimization flags; don't use MMX for math if we're using SSE; torben's patch to add better (ALSA memops-based) scaling for float->int16 conversion

git-svn-id: http://subversion.jackaudio.org/jack/trunk/jack@3143 0c269be4-1314-0410-8aa9-9f06e86f4224
configure.ac
jack/internal.h
jackd/clientengine.c
libjack/Makefile.am
tools/alsa_out.c
tools/netsource.c