99 Commits (fa747e6e6a4b7e7e5dfa8d26d05ab80b47d44166)

Author SHA1 Message Date
  dsbaikov fa747e6e6a Stop midi driver if audio restart failed. 19 years ago
  dsbaikov 31fe9e4ca6 Do not restart midi driver during xrun recovery. 19 years ago
  dsbaikov 0fba468774 Turned alsa-midi into internal static library. 19 years ago
  dsbaikov f37b7cc645 Merged MIDI branch into the trunk. 19 years ago
  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 19 years ago
  paul 8c6780038d remove all CVS Id lines from source and headers 19 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 19 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 19 years ago
  rncbc d9fdc1190c Fix for drivers/alsa/usx2y interleave skip handling, 19 years ago
  paul f31ca67009 name fix for hw monitoring function plus fix for RME "mixer" control (from nick mainsbridge 19 years ago
  trutkin 2fad5a66fb Added memops.h to Makefile.am so it'll be included in dist. 19 years ago
  paul 523fa3e0c6 drobilla's MIDI patch, plus a tiny big/little endian fix for the ALSA backend 20 years ago
  pbd 331aeacefb no error if ALSA has no control device, jack_lsp shows port type, jack_server_dir fix 20 years ago
  pbd 2aa634a8af * JACK MIDI patch from Ian Esten 20 years ago
  rncbc 2c3fb75905 * drivers/alsa/usx2y.c: avoid crackles when playback ports are 20 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
  rncbc 209ea7b901 usx2y: Null-cycle warning message is now issued iwhen on verbose mode only. 20 years ago
  pbd b2ef2dc286 configure fix for buffer resize, fix ALSA backend port latencies, add -I and -O to ALSA backend 21 years ago
  pbd 9df4f74556 fix reacquisition of RT scheduling after freewheel mode; cleanup memory unlocking debug output 21 years ago
  essej a0124e171e fixed port monitor option in alsa driver. also fixed some possible corner case problems with buffer offset handling 21 years ago
  rncbc 6869734e12 Appended newline to usx2y_driver_null_cycle message. 21 years ago
  joq 5d38699f39 [0.99.44] ALSA driver bug fixes: 21 years ago
  joq 2dd1f94cfe [0.99.43] force minimum value of -n2 21 years ago
  joq fcda491fa2 update alsa_driver to release 1.0 SW/HW param interface 21 years ago
  joq 34164081f4 [0.99.41] US-X2Y USB device support 21 years ago
  joq f28ddbdc5b [0.99.19] add new realtime-safe messagebuffer interface 21 years ago
  joq 7cc82b9e16 [0.99.13] account for late poll() in ALSA driver 21 years ago
  joq f4114499ee update ALSA --help for --nperiods 21 years ago
  joq a2cfa6ac1c [0.99.11] ALSA latency patch 21 years ago
  pbd 9e41b507e5 fix ordering of ALSA driver startup operations, drop driver detach from shutdown pathway 21 years ago
  joq ee4063ec30 [0.99.7] add jack_get_xrun_delay() 21 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> 22 years ago
  joq 64930746f2 [0.96.0] merge MacOSX EXP tree into HEAD 22 years ago
  joq 3e36b72d5e [0.95.8] add --no-mlock option 22 years ago
  theno23 c1c6855667 Fixed wrapping bug on non-dithered 16bit output when level = 1.0 +- 2^-15 22 years ago
  joq f7976380d0 [0.93.7] rename 24-bit memory ops 22 years ago
  joq d8b7e48d32 [0.93.6] ALSA support for 24-bit cards 22 years ago
  pbd ba3b9bb454 fix rate checking code to handle certain hardware better 22 years ago
  pbd bd731d8e75 ALSA driver: check frame rate after configuration and report error if different from requested rate 22 years ago
  node 14f478156d [0.94.0] -D returns 22 years ago
  node 70851258d5 [0.93.0] removed jack_driver_desc_t.has_arg field 22 years ago
  joq 2459736b88 [0.91.4] set values for no_argument driver parameters 22 years ago
  joq 266e5ed47d fix format specification 22 years ago
  pbd f47863ca7a fix freewheel mode, fix minor bugs in ALSA driver and elsewhere 22 years ago
  kaiv 895604f5e7 Fix alsa_driver compilation again alsa-lib 1.0.0pre1. 22 years ago