31 Commits (27ea8647fa6a1d399c4620278bdece6c20caec2c)

Author SHA1 Message Date
  paul b879a610a3 check return result of engine->set_buffer_size() in all backends, so that if the user specifies -M <insane>, we fail cleanly rather than with a segfault; update man page with comments about -M values 15 years ago
  sletz f0bfb84688 Version 0.109.4 : Nedko Arnaudov log patch 17 years ago
  sletz d450337247 Correct sample_rate management in Open. Better handling in sample_rate change listener. 17 years ago
  sletz c25e45e4ae Correct bug in CoreAudio driver sample rate management. 17 years ago
  sletz 9ada7a19d3 Apply Rui patch for more consistent driver parameter naming. 19 years ago
  letz d8f44490ea Document sample rate default value. 19 years ago
  letz 95870e92d0 Minor fix in driver_initialize. 19 years ago
  letz c09e10cc7d Synchronization with the jackdmp coreaudio driver version: improve half-duplex management 19 years ago
  trutkin 2a7632ee69 Fixed coreaudio driver to use native endianess. Thanks sletz. 19 years ago
  letz 5f99594c16 CoreAudio driver: add -d parameter to display avilable Coreaudio devices 19 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
  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
  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
  letz cb4b181b04 Add "systemic" latencies management. 20 years ago
  letz 28ec859889 Cleanup 20 years ago
  letz 77761e7c02 Remove uneeded log messages. 20 years ago
  letz d96f700aef Add the missing JCALog function 20 years ago
  letz bf993b56c9 Implementation using AUHAL audio unit. When available, stream names are now displayed in jack port names. 20 years ago
  letz 2537ca11b3 Correct bug in dynamic buffer size change : update period_usecs 20 years ago
  letz 22882631eb Put get_device_id_from_num in driver_initialize to get a default value for AudioDeviceID 20 years ago
  letz 39328a32b9 no message 20 years ago
  letz 8c9f751e3c Xrun detection : cleanup 20 years ago
  letz 5941533246 Xrun detection : first try 20 years ago
  letz d49f609d9c Cleanup + Xrun detection (to be finished) 20 years ago
  trutkin 760955a51b Minor header fixes. Fixed compiler warning in coreaudio_driver.c. 20 years ago
  letz ec2bb3a329 Clear to avoid playing dirty buffers when the client does not produce output anymore 20 years ago
  letz 10233c7f59 Set a default value for deviceID 20 years ago
  letz a7d0307cee Cleanup 20 years ago
  letz e0c6de7eb1 Correct management of -I option for use with JackPilot. 20 years ago
  letz 64467d4ce3 Cleanup 20 years ago
  trutkin fc66011916 Added CoreAudio driver. 21 years ago