.gitmodules:
Remove the submodules for example-clients and tools, as they are now
tracked in the separate project jack-example-tools
(https://github.com/jackaudio/jack-example-tools).
{Makefile.am,configure.ac}:
Remove all use of example-clients and tools and their respective
dependencies from the build system.
config/os/macosx/README:
Remove mentions of example-clients dependencies from OSX README.
doc/{Makefile.am,reference.doxygen.in}:
Remove all use of example-clients from the documentation generation.
man/*.0:
Remove all man pages now owned by jack-example-tools.
This was enabled on https://jackaudio.org/api/ before, but changed when the API docs were updated a while ago, after they hadn't been updated for years.
* COMPLEX_MMAP patch for ALSA driver from Frank van der Pol
* BIG_ENDIAN patch by A. Steinmetz with followup patch by M. Habets
for ALSA backend (allows JACK to run on devices like M-Audio
Audiophile USB that only support big endian sample formats),
modified and fixed by me
* remove unused argument from jack_shmalloc to ease x86_64 errors
* fixes to printf formatting and on x86_64
* fix argument signedness warnings from gcc4
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@945 0c269be4-1314-0410-8aa9-9f06e86f4224
site, s/ardour/jack/
* added doxygen stuff to build. it's required when making dist, as the html
is included in the dist for users that don't have doxygen
* made aesthetic improvements to configure.in and the Makefile.am
* improved the checks for fltk and sndfile, and improved the conditional
compilation of the example clients
* bump to 0.24.1
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@162 0c269be4-1314-0410-8aa9-9f06e86f4224