203 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
  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
  pieterpalmers f19a4daf90 From: Jesse Chappell 19 years ago
  rncbc d9fdc1190c Fix for drivers/alsa/usx2y interleave skip handling, 19 years ago
  wagi 03e8824dbc [0.102.26] detach patch from Jamie Gennis; 19 years ago
  paul f31ca67009 name fix for hw monitoring function plus fix for RME "mixer" control (from nick mainsbridge 19 years ago
  joq b103d7c810 r3403@lithium: joq | 2006-07-03 21:04:52 -0500 19 years ago
  trutkin 2fad5a66fb Added memops.h to Makefile.am so it'll be included in dist. 19 years ago
  pieterpalmers 9293b658d7 - added libfreebob API version check to the freebob backend 19 years ago
  pieterpalmers 2496df20fe - minor change in freebob backend command line options 19 years ago
  sletz 9ada7a19d3 Apply Rui patch for more consistent driver parameter naming. 19 years ago
  pieterpalmers f671484576 - Cleanup of leftover debug messages in the freebob backend 20 years ago
  paul 523fa3e0c6 drobilla's MIDI patch, plus a tiny big/little endian fix for the ALSA backend 20 years ago
  letz d8f44490ea Document sample rate default value. 20 years ago
  letz 95870e92d0 Minor fix in driver_initialize. 20 years ago
  pieterpalmers 2dca43cc0e - modified configure.ac to require libfreebob 0.8.2 20 years ago
  pieterpalmers 2e06b7b6c3 FreeBob backend changes: 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
  joq e064f466bc .cvsignore updates 20 years ago
  letz c09e10cc7d Synchronization with the jackdmp coreaudio driver version: improve half-duplex management 20 years ago
  pieterpalmers b28337f688 - small modification to freebob backend to sync up with changed library interface 20 years ago
  trutkin 2a7632ee69 Fixed coreaudio driver to use native endianess. Thanks sletz. 20 years ago
  pieterpalmers 617eb45d6b - Added FreeBob backend code 20 years ago
  letz 5f99594c16 CoreAudio driver: add -d parameter to display avilable Coreaudio devices 20 years ago
  rncbc 2c3fb75905 * drivers/alsa/usx2y.c: avoid crackles when playback ports are 20 years ago
  letz a021a6497b Remove get_device_id_from_num, use get_default_device instead. If the -n option is not used or the device name cannot be found, the default device is used. Note: the default device can be used only if both default input and default output are the same. 20 years ago
  rncbc f506c97f89 Make channels 3+4 of US428 work. 20 years ago
  letz 0c84ea2097 Add missing include for OSX 20 years ago
  rncbc b41fa5865a Changed to let jackd quit gracefully, when e.g. usb soundcard or power cable is unplugged. 20 years ago
  letz 979dba788e Since the -I parameter is not used anymore, rename the systemic latencies management parametes -I and -O like for the ALSA driver 20 years ago
  rncbc 209ea7b901 usx2y: Null-cycle warning message is now issued iwhen on verbose mode only. 20 years ago
  letz 8a848af163 Remove the -I parameter, change the semantic of -n parameter : -n (driver name) now correctly uses the PropertyDeviceUID (persistent accross reboot...) as the identifier for the used coreaudio driver 20 years ago
  sonarnerd 57f6f46d10 - Support for I and O options to set additional latency 21 years ago
  letz cb4b181b04 Add "systemic" latencies management. 21 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 e8eb4bbd44 fixes/cleanups/improvements to thread scheduling changes 21 years ago
  pbd 5ed969eaae changes to jack_thread_create to support proper assignment of capabilities; revert freewheeling changes; do not allow watchdog to kill stuff when freewheeling 21 years ago
  pbd 9df4f74556 fix reacquisition of RT scheduling after freewheel mode; cleanup memory unlocking debug output 21 years ago