summaryrefslogtreecommitdiff
path: root/config/os/gnu-linux
Commit message (Expand)AuthorAgeFilesLines
* uncrustification of jack source codePaul Davis2016-02-234-238/+251
* Don't rely on CPU cycles to measure time.Adrian Knoth2014-03-141-64/+1
* #include changes to reflect separation of public and private headersPaul Davis2012-02-082-3/+3
* 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-291-0/+6
* 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
* 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
* 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-171-4/+5
* fix --no-sanity-checks and make freq-scaling detection non-failpaul2009-03-141-5/+11
* first pass at integrating sanity/system checks into jack1paul2009-03-133-1/+387
* remove all CVS Id lines from source and headerspaul2007-04-182-2/+0
* implement fons' jack_thread_wait API along with internal design changes to su...paul2007-04-152-1/+2
* - 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
* make distcheck fixesjoq2006-07-041-0/+2
* add new filepbd2006-05-161-0/+181
* reworked config headers etc; rework clockfix patch; exit if -R requested but ...pbd2006-05-151-65/+5
* [0.96.0] merge MacOSX EXP tree into HEADjoq2004-03-251-0/+97