173 Commits (e064f466bc625b88b00a2e7c48e2faee44e76d39)

Author SHA1 Message Date
  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
  essej a0124e171e fixed port monitor option in alsa driver. also fixed some possible corner case problems with buffer offset handling 21 years ago
  letz c4543caa88 Fix several driver detection bugs on OSX. 21 years ago
  letz 28ec859889 Cleanup 21 years ago
  letz 77761e7c02 Remove uneeded log messages. 21 years ago
  trutkin 42c0da71e1 Fixed makefile support for coreaudio driver. 21 years ago
  letz d96f700aef Add the missing JCALog function 21 years ago
  letz bf993b56c9 Implementation using AUHAL audio unit. When available, stream names are now displayed in jack port names. 21 years ago
  letz 9160856c91 Files removed: implementation now completey done in coreaudio_driver .h .c files 21 years ago
  rncbc 6869734e12 Appended newline to usx2y_driver_null_cycle message. 21 years ago
  sonarnerd e5eb4ccc32 Make mode printout clearer 21 years ago
  sonarnerd 64e352ff9d Print out execution mode 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
  letz 2537ca11b3 Correct bug in dynamic buffer size change : update period_usecs 21 years ago
  letz 22882631eb Put get_device_id_from_num in driver_initialize to get a default value for AudioDeviceID 21 years ago
  letz 39328a32b9 no message 21 years ago
  letz 8c9f751e3c Xrun detection : cleanup 21 years ago
  letz 5941533246 Xrun detection : first try 21 years ago
  letz ac795f664f Cleanup 21 years ago
  letz d49f609d9c Cleanup + Xrun detection (to be finished) 21 years ago
  trutkin 760955a51b Minor header fixes. Fixed compiler warning in coreaudio_driver.c. 21 years ago
  joq f28ddbdc5b [0.99.19] add new realtime-safe messagebuffer interface 21 years ago
  letz ec2bb3a329 Clear to avoid playing dirty buffers when the client does not produce output anymore 21 years ago
  joq 7cc82b9e16 [0.99.13] account for late poll() in ALSA driver 21 years ago
  letz 53aec75538 Improve stream management in case of null input or output 21 years ago
  letz 6ec927b4c8 More debug code. 21 years ago
  joq f4114499ee update ALSA --help for --nperiods 21 years ago
  joq a2cfa6ac1c [0.99.11] ALSA latency patch 21 years ago