summaryrefslogtreecommitdiff
path: root/config
Commit message (Expand)AuthorAgeFilesLines
* uncrustification of jack source codePaul Davis2016-02-2332-1034/+1061
* Use gcc atomics and CLOCK_REALTIME for generic cpu stufffalkTX2016-02-112-10/+5
* Don't rely on CPU cycles to measure time.Adrian Knoth2014-03-141-64/+1
* fix includes for osx specific filePaul Davis2012-02-081-1/+1
* #include changes to reflect separation of public and private headersPaul Davis2012-02-084-7/+7
* compile fixes for OS X: remove double linkages to libjack + libjackserver, re...paul2011-09-281-1/+1
* enable JACK to function on SH4 architectures (ticket #224)paul2011-06-231-0/+2
* fix broken jack_get_microseconds in drivers when libjackserver is RTLD_LOCALtorben2011-05-294-0/+25
* fix freqscaling test (ported from ardour)paul2011-02-091-2/+2
* systemtest should use SCHED_FIFO not SCHED_RRpaul2011-02-041-2/+2
* [sanitycheck] remove warning about unlimited amount of locked memorytorben2011-01-271-6/+1
* fix sanitycheck.c to tell user to use 99 for RT priotorben2011-01-211-1/+1
* remove mention of "nice" from the sanitycheck outputpaul2010-08-301-3/+2
* move copyright message to be the first thing printed (except in the -V case);...0.118.0paul2009-11-162-22/+13
* changes to make distcheck work correctly on linux & OS X0.117.0paul2009-11-133-2/+8
* unchecked malloc return cases in libjack fixed; add info on -L option ; diffe...paul2009-11-122-7/+27
* Kjetil S. Matheussen: Fix a bug in HPET mmap() error checksonarnerd2009-04-291-1/+1
* fix include path to be a .h not a .c filepaul2009-03-302-2/+2
* slightly more explanatory message regarding rt scheduling failurepaul2009-03-171-1/+1
* (jack1) make realtime the default; add -L for "long latency" ; don't check fo...paul2009-03-173-6/+7
* fix --no-sanity-checks and make freq-scaling detection non-failpaul2009-03-141-5/+11
* add stub sanitycheck() function for non-linux platformspaul2009-03-133-2/+16
* first pass at integrating sanity/system checks into jack1paul2009-03-135-1/+411
* Fix powerpc64 issues (patch by Heikki Lindholm). closes ticket #51pieterpalmers2008-05-121-0/+24
* Project updatedsletz2007-10-031-3/+21
* Project updatedsletz2007-10-032-10/+58
* remove all CVS Id lines from source and headerspaul2007-04-1813-13/+0
* implement fons' jack_thread_wait API along with internal design changes to su...paul2007-04-155-3/+8
* New project for XCode 2.4sletz2007-01-092-0/+1864
* - Handle 32-bit counter wrapsonarnerd2006-11-031-19/+27
* Use 32-bit reads on HPET on 32-bit platforms. 64-bit reads should be OK on x8...sonarnerd2006-10-251-0/+13
* r3414@lithium: joq | 2006-07-04 12:13:49 -0500joq2006-07-041-1/+2
* make distcheck fixesjoq2006-07-0420-286/+59
* Updatedsletz2006-05-311-2/+36
* First importsletz2006-05-311-0/+1
* add new filepbd2006-05-161-0/+181
* add new filepbd2006-05-161-0/+42
* add missing filepbd2006-05-151-0/+31
* reworked config headers etc; rework clockfix patch; exit if -R requested but ...pbd2006-05-1524-525/+336
* Updated for version 0.99.54letz2005-03-231-3/+4
* Fixed makefile support for coreaudio driver.trutkin2005-01-251-1/+1
* Updated for coreaudio driver compilationletz2005-01-241-95/+38
* Remove the "jackd" target, make the "jack.framework" target safer when compil...letz2004-12-101-252/+2
* no messageletz2004-12-101-16/+2
* Correct link options for coreaudio and portaudio driversletz2004-11-151-16/+2
* Updatedletz2004-11-151-7/+191
* Move acinclude to top level directory. This makes reconfigure workjoq2004-11-031-41/+0
* remove bogus commentjoq2004-10-231-4/+1
* Updatedletz2004-10-191-27/+266
* Added CoreAudio driver.trutkin2004-09-141-21/+0