25 Commits (44e23985f7f17c00609301aba59d74b15bf91c8c)

Author SHA1 Message Date
  Paul Davis c758cdf4f6 uncrustification of jack source code 9 years ago
  Adrian Knoth c97157fc6e Don't rely on CPU cycles to measure time. 11 years ago
  Paul Davis d094819df4 #include changes to reflect separation of public and private headers 13 years ago
  paul 88d56dd325 enable JACK to function on SH4 architectures (ticket #224) 14 years ago
  torben 0cdc3916cd fix broken jack_get_microseconds in drivers when libjackserver is RTLD_LOCAL 14 years ago
  paul 865ce23ece fix freqscaling test (ported from ardour) 14 years ago
  paul e68790ed74 systemtest should use SCHED_FIFO not SCHED_RR 14 years ago
  torben 80e93bc090 [sanitycheck] remove warning about unlimited amount of locked memory 14 years ago
  torben b26018f235 fix sanitycheck.c to tell user to use 99 for RT prio 14 years ago
  paul ecbb69742e remove mention of "nice" from the sanitycheck output 15 years ago
  paul b8b74358d1 move copyright message to be the first thing printed (except in the -V case); fix dangerous code in physmem determining code; change output if memory locking is unlimited; return 0 if -V is used 15 years ago
  paul 3bcd2ed32e unchecked malloc return cases in libjack fixed; add info on -L option ; different backend lists in usage text for OS X and linux; indent ringbuffer.c appropriately 15 years ago
  sonarnerd 0326eb4afe Kjetil S. Matheussen: Fix a bug in HPET mmap() error check 16 years ago
  paul 2301ee1490 slightly more explanatory message regarding rt scheduling failure 16 years ago
  paul 3bea13b9ee (jack1) make realtime the default; add -L for "long latency" ; don't check for RT permission if not running realtime; don't check for freqscaling unless using RDTSC as clocksource 16 years ago
  paul 1c274e4093 fix --no-sanity-checks and make freq-scaling detection non-fail 16 years ago
  paul da01fb78df first pass at integrating sanity/system checks into jack1 16 years ago
  paul 8c6780038d remove all CVS Id lines from source and headers 18 years ago
  paul df3d1b4842 implement fons' jack_thread_wait API along with internal design changes to support both models (callback and wait) with the same code; fix for use of snd_pcm_link (from takashi); change mem alignment to 64 for better SIMD optimization 18 years ago
  sonarnerd 6139e56628 - Handle 32-bit counter wrap 18 years ago
  sonarnerd 34d9717147 Use 32-bit reads on HPET on 32-bit platforms. 64-bit reads should be OK on x86-64 and for example Intel ICH7. 18 years ago
  joq d773affa63 make distcheck fixes 19 years ago
  pbd 2ed25ba2da add new file 19 years ago
  pbd 7e8cf3c23c reworked config headers etc; rework clockfix patch; exit if -R requested but unobtainable 19 years ago
  joq 64930746f2 [0.96.0] merge MacOSX EXP tree into HEAD 21 years ago