summaryrefslogtreecommitdiff
path: root/config/os
Commit message (Expand)AuthorAgeFilesLines
* Remove example-clients and tools (#112)David Runge2022-01-031-2/+0
* pThreadUtilities.h: add version checking for inclusion of MacTypes.h headerJosh de Kock2016-05-171-1/+7
* pThreadUtilities.h: Switch to new MacTypes.h headerJosh de Kock2016-04-161-1/+1
* uncrustification of jack source codePaul Davis2016-02-2315-690/+709
* 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-132-2/+2
* 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-132-0/+14
* first pass at integrating sanity/system checks into jack1paul2009-03-133-1/+387
* Project updatedsletz2007-10-031-3/+21
* Project updatedsletz2007-10-032-10/+58
* remove all CVS Id lines from source and headerspaul2007-04-188-8/+0
* implement fons' jack_thread_wait API along with internal design changes to su...paul2007-04-154-3/+7
* 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-046-109/+10
* 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-156-336/+165
* Updated for version 0.99.54letz2005-03-231-3/+4
* 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
* Updatedletz2004-10-191-27/+266
* Added CoreAudio driver.trutkin2004-09-141-21/+0
* Change time out value for RPCletz2004-04-081-1/+1
* [0.97.1] config enhancementsjoq2004-04-071-10/+38