77 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 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 523fa3e0c6 drobilla's MIDI patch, plus a tiny big/little endian fix for the ALSA backend 19 years ago
  pbd 331aeacefb no error if ALSA has no control device, jack_lsp shows port type, jack_server_dir fix 19 years ago
  pbd 2aa634a8af * JACK MIDI patch from Ian Esten 19 years ago
  rncbc f506c97f89 Make channels 3+4 of US428 work. 20 years ago
  rncbc b41fa5865a Changed to let jackd quit gracefully, when e.g. usb soundcard or power cable is unplugged. 20 years ago
  pbd b2ef2dc286 configure fix for buffer resize, fix ALSA backend port latencies, add -I and -O to ALSA backend 20 years ago
  pbd 9df4f74556 fix reacquisition of RT scheduling after freewheel mode; cleanup memory unlocking debug output 20 years ago
  essej a0124e171e fixed port monitor option in alsa driver. also fixed some possible corner case problems with buffer offset handling 20 years ago
  joq 5d38699f39 [0.99.44] ALSA driver bug fixes: 20 years ago
  joq 2dd1f94cfe [0.99.43] force minimum value of -n2 20 years ago
  joq fcda491fa2 update alsa_driver to release 1.0 SW/HW param interface 20 years ago
  joq 34164081f4 [0.99.41] US-X2Y USB device support 20 years ago
  joq f28ddbdc5b [0.99.19] add new realtime-safe messagebuffer interface 20 years ago
  joq 7cc82b9e16 [0.99.13] account for late poll() in ALSA driver 20 years ago
  joq f4114499ee update ALSA --help for --nperiods 20 years ago
  joq a2cfa6ac1c [0.99.11] ALSA latency patch 20 years ago
  pbd 9e41b507e5 fix ordering of ALSA driver startup operations, drop driver detach from shutdown pathway 20 years ago
  joq ee4063ec30 [0.99.7] add jack_get_xrun_delay() 20 years ago
  trutkin 299f89d986 Removed environmental variables from alsa_driver.c, prettified configure output. 21 years ago
  joq 88c268903f fix gcc-2.95 compile errors 21 years ago
  pbd 1137ebc248 msg cleanup; upstream jackd/client detection; munlock available; other minors fixes 21 years ago
  joq bcaa13e4f5 man page and help update 21 years ago
  joq a136f6e1ce [0.96.2] remove <sysdeps/os_defines.h> 21 years ago
  joq 64930746f2 [0.96.0] merge MacOSX EXP tree into HEAD 21 years ago
  joq 3e36b72d5e [0.95.8] add --no-mlock option 21 years ago
  joq f7976380d0 [0.93.7] rename 24-bit memory ops 21 years ago
  joq d8b7e48d32 [0.93.6] ALSA support for 24-bit cards 21 years ago
  pbd ba3b9bb454 fix rate checking code to handle certain hardware better 21 years ago
  pbd bd731d8e75 ALSA driver: check frame rate after configuration and report error if different from requested rate 21 years ago
  node 14f478156d [0.94.0] -D returns 21 years ago
  node 70851258d5 [0.93.0] removed jack_driver_desc_t.has_arg field 21 years ago
  joq 2459736b88 [0.91.4] set values for no_argument driver parameters 21 years ago
  joq 266e5ed47d fix format specification 21 years ago
  pbd f47863ca7a fix freewheel mode, fix minor bugs in ALSA driver and elsewhere 21 years ago
  joq da39492f62 [0.89.7] fix xrun message bug 21 years ago
  joq 4100a7bef9 [0.89.0] merge of EXP branch into HEAD 21 years ago
  joq e835883b00 [0.83.4] minor bufsize cleanup 21 years ago
  joq 4211980fe6 [0.83.0] partial changes for buffer resizing; bug fixes 21 years ago
  trutkin 69d80a5ddf Removed get/set power/peak functions 21 years ago
  joq b8ba0a058d readability improvements; no binary changes 22 years ago
  trutkin 67229c0d27 Enforce power of two size frames. Moved alsa headers to alsa directory. 22 years ago
  kaiv 4a51ecf0ce Added parenthesis. 22 years ago
  kaiv bdb8ab6994 Ugh, fix the frame_ith compile errors. 22 years ago
  kaiv 87a6fedec3 Fix softmode option parsing, and capture-only operation mode. 22 years ago
  joq 39cf03b554 [0.80.0] C99 sized integers 22 years ago
  joq 490f0b31a8 [0.79.3] Takashi's -P fix 22 years ago