763 Commits (5e37ca65f7b14428b46372fcaf76c7dc86a62d6c)
 

Author SHA1 Message Date
  paul 5e37ca65f7 first pass at implementing port aliases (2 port port, 1 set by jackd) plus standard backend port names using system:(playback|capture)_N 18 years ago
  paul 8c6780038d remove all CVS Id lines from source and headers 18 years ago
  paul 4b1e5929f5 add new client registration callback (protocol and library version incremented) 18 years ago
  paul 1cccfa6cc4 add example client for jack_thread_wait() 18 years ago
  paul 9121e36367 new thread_wait implementation to better match the specs; add JACK_PROMISCUOUS_SERVER handling (any user can connect to jackd, if umask of starting user was correct) 18 years ago
  paul 4b06ef1791 bump library version 18 years ago
  paul d994308e56 remove port_(un)lock functions; add dmitry's new time APIs (jack_get_time, jack_frame_to_time, jack_time_to_frame); fix for enabling big-endian 16bit format discovery; depracate jack_client_new in the docs; patch for man page re: period size and power of two sizing 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
  paul c7773189f7 bump version 18 years ago
  paul 18b1810ccc fix for half-baked clock_gettime test in configure.ac; fix divide-by-zero error by no longer incrementing the frame counter in the event of an xrun/backend reset 18 years ago
  paul 3612f9d390 determine jackd "tmpdir" directory at run time by executing jackd -l; fix spelling mistake in configure.ac relating to clock_gettime() 18 years ago
  pieterpalmers 3dfe40edae - removed some more unnecessary headers 19 years ago
  pieterpalmers 23085f50a4 - enable midi by default (disabled by previous commit) 19 years ago
  pieterpalmers e84764ffbd - compile warning cleanup 19 years ago
  pieterpalmers 855ceff1f7 * fix/extension of 0.102.30 commit 19 years ago
  pieterpalmers a229af9704 configure.ac: 19 years ago
  paul cffacd16be added -lpthread to jack.pc so that builds of clients will find pthreads even if they don't use it themselves 19 years ago
  joq 0c81e2ae8a r6018@lithium: joq | 2007-01-14 22:51:23 -0600 19 years ago
  sletz 3ad383eb93 New project for XCode 2.4 19 years ago
  pieterpalmers f19a4daf90 From: Jesse Chappell 19 years ago
  joq b803103745 r5512@lithium: joq | 2006-12-12 09:01:30 -0600 19 years ago
  rncbc d9fdc1190c Fix for drivers/alsa/usx2y interleave skip handling, 19 years ago
  joq 01510126a9 r5333@lithium: joq | 2006-11-22 13:53:19 -0600 19 years ago
  wagi 03e8824dbc [0.102.26] detach patch from Jamie Gennis; 19 years ago
  joq 65e083e646 r5294@lithium: joq | 2006-11-12 11:22:45 -0600 19 years ago
  joq 28b636f00b r5291@lithium: joq | 2006-11-08 12:54:28 -0600 19 years ago
  joq 2a585a329a r5289@lithium: joq | 2006-11-08 12:24:38 -0600 19 years ago
  sonarnerd 0df78b9b98 HPET fixes/improvements, bumped the version 19 years ago
  sonarnerd 6139e56628 - Handle 32-bit counter wrap 19 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. 19 years ago
  joq 5d89e1da69 [0.102.23] jack_midiseq patch from Dave Robillard; 19 years ago
  joq 897c6ec9e7 r5142@lithium: joq | 2006-10-11 13:08:23 -0500 19 years ago
  joq b5fed7ee7b r5140@lithium: joq | 2006-10-11 12:35:24 -0500 19 years ago
  paul f31ca67009 name fix for hw monitoring function plus fix for RME "mixer" control (from nick mainsbridge 19 years ago
  joq 26f15d8b07 r3414@lithium: joq | 2006-07-04 12:13:49 -0500 19 years ago
  joq d773affa63 make distcheck fixes 19 years ago
  joq 3ff26b7483 r3407@lithium: joq | 2006-07-03 22:43:09 -0500 19 years ago
  joq a660cfa00b r3404@lithium: joq | 2006-07-03 22:12:27 -0500 19 years ago
  joq b103d7c810 r3403@lithium: joq | 2006-07-03 21:04:52 -0500 19 years ago
  joq 5972bbefb9 r3401@lithium: joq | 2006-06-26 10:09:02 -0500 19 years ago
  joq 11184f247b [0.102.17] limit timeout with -R to 5 sec 19 years ago
  joq 32097cf41a [0.102.16] partial make distcheck fix 19 years ago
  rncbc 4d36cf3356 [0.102.15] jack.spec: enable freebob backend drivers whenever available. 19 years ago
  trutkin 2fad5a66fb Added memops.h to Makefile.am so it'll be included in dist. 19 years ago
  joq 85649949ee [0.102.15] work around PKG_CHECK_MODULES() bug 19 years ago
  joq cf67d0b813 [0.102.14] 19 years ago
  rncbc 298fdedacc [0.102.13] good old fix about jack_watchdog killing the whole process group 19 years ago
  rncbc b3f413e211 [0.102.12] RPM spec file update: adds missing JACK MIDI files on the devel 19 years ago
  paul c0a891b086 remove override of environment CFLAGS settings 19 years ago
  pieterpalmers 9293b658d7 - added libfreebob API version check to the freebob backend 19 years ago