summaryrefslogtreecommitdiff
path: root/configure.ac
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #43 from devnexen/masterPaul Davis2016-09-141-2/+24
|\
| * OpenBSD compilable :David Carlier2016-05-151-2/+24
* | Check for clock_nanosleep before useJeremy Huddleston Sequoia2016-07-031-0/+14
|/
* a better release number for now0.125.0rc1Paul Davis2016-02-231-1/+1
* bump versionPaul Davis2016-02-231-1/+1
* configure.ac: Restore AC_SUBST(JACK_VERSION)Erik de Castro Lopo2016-02-171-0/+2
* Autotool fixesErik de Castro Lopo2016-02-161-14/+26
* Whitespace onlyErik de Castro Lopo2016-02-121-61/+61
* bump version numberPaul Davis2016-02-111-1/+1
* Allow users to bypass existing Jack check.David Robillard2016-02-111-4/+11
* Register HAVE_ZITA_ALSA_PCMI as automake conditional.David Robillard2016-02-111-0/+1
* fix out-of-tree buildsDominic Sacré2016-02-111-1/+1
* bump micro version to reflect removal of cycle counter timerPaul Davis2014-03-141-1/+1
* bump to 0.124.10.124.1Paul Davis2014-01-221-1/+1
* fix configure.ac for ZITA-detection and enabling, so that zalsa is built by d...Paul Davis2014-01-221-18/+20
* remove checks for libuuid since this is no longer used (UUIDS are segmented 6...Paul Davis2014-01-191-9/+0
* minor tweak for zita bridge building conditionalPaul Davis2014-01-181-1/+0
* add --enable-zalsa configure argument to avoid circular dependency between ZI...Paul Davis2013-12-261-15/+30
* modify configure.ac to reflect new ALSA MIDI driverPaul Davis2013-10-111-2/+1
* add Makefile stuff for new internal zita-based ALSA audio adaptersPaul Davis2013-10-091-0/+25
* make lack of berkeley DB header file or library fatal during configurePaul Davis2013-10-061-2/+5
* bump version to 0.124.0uuidPaul Davis2013-10-061-1/+1
* add checks for berkeley DB code to configure.acPaul Davis2013-10-041-1/+2
* moved alsa midi internal client into toolsPaul Davis2013-10-031-1/+1
* add dependency on libuuidPaul Davis2013-09-241-0/+9
* fix Makefiles and configure.ac to correctly include include/ in tarball; mino...Paul Davis2013-02-221-0/+1
* bump protocol version to 25 to cover GetUUIDByClientName request, and increme...Paul Davis2013-01-291-3/+3
* bump versionPaul Davis2012-11-041-1/+1
* bump version to 0.122.0Paul Davis2012-03-191-2/+2
* Re-add missing fix for libsamplerateAdrian Knoth2012-02-211-1/+1
* put header-install stuff into top-level Makefile, after removing it from publ...Paul Davis2012-02-081-1/+0
* remember to build version.h in its new locationPaul Davis2012-02-081-0/+1
* don't build version.hPaul Davis2012-02-081-1/+0
* #include changes to reflect separation of public and private headersPaul Davis2012-02-081-1/+2
* bump versionpaul2012-02-021-1/+1
* fix up configure.ac to work on OS X after recent changes. it appears that att...paul2012-02-021-2/+7
* remove any references to MMX/MME (which was never used) from configure.ac; al...paul2012-02-021-58/+6
* bump version0.121.3paul2011-09-281-1/+1
* compile fixes for OS X: remove double linkages to libjack + libjackserver, re...paul2011-09-281-9/+14
* bump version0.121.2paul2011-06-291-1/+1
* changes required for 0.121.[12]paul2011-06-291-1/+2
* bump version to 0.121.0 ; doc tweaks to include control APIpaul2011-06-231-2/+2
* updated comments for session.h from drobilla - no functional changes at all. ...paul2011-03-021-1/+1
* add suport for celt-0.8.xtorben2010-10-061-13/+25
* add --enable-valgrind-clean and associated code to permit building a version ...paul2010-09-261-0/+8
* documentation tweaks (OR->AND, and comments on MIDI event ordering)paul2010-09-131-2/+2
* fix the overly strict libjack search which also finds libjack.pytorben2010-08-201-1/+1
* bump versionpaul2010-04-131-2/+2
* fix a possible race/deadlock when jack is quitting and clients try to connect...paul2010-04-131-1/+2
* commit serious design flaw that left jackd in freewheeling mode if the client...paul2010-01-261-1/+1