|
Jack 0.100.0 - August 10, 2005
- Rewritten coreaudio driver
- Switched to ALSA-1.0 API
- Added functions: jack_client_create_thread(), jack_get_max_delayed_usecs(), jack_reset_max_delayed_usecs(), jack_internal_client_handle(), jack_internal_client_load(), jack_get_internal_client_name(), jack_internal_client_unload(), jack_get_xrun_delayed_usecs(), jack_client_open(), and jack_get_client_name(). See documentation for details.
- Removed functions: jack_set_server_dir(), jack_create_thread()
- Added header file <jack/statistics.h>
- ALSA, OSS, and CoreAudio drivers now have -I / -O options for setting systemic latency.
- Added client request type RecomputeTotalLatencies
- Compiles and runs on MacOSX 10.4
- Change the way threads get RT scheduling. it is now requested by the thread rather than assigned by the thread's parent. In cases where capabilities are used, the child is also given capabilities so that it can release + re-acquire RT scheduling as needed.
- Prevent watchdog from killing anything if JACK is freewheeling.
Jack 0.100.7 - December 7, 2005
- Attempt to let client timeout option work again on realtime mode
- Let jackd quit gracefully when USB soundcard or power cable is unplugged
- Better support for US428 USB soundcard
- SSE/E3DNow mixing support. Disabled by default. Enable with --enable-dynsimd
|
|