411 Commits (6ec1cee8b1c6a3fa00db534dd63b464c31f61f30)

Author SHA1 Message Date
  sletz ed864f5592 Now start server channel thread only when backend has been started (so in JackServer::Start). Should solve race conditions at start time. 16 years ago
  sletz c716c75d4b Correct JACK_MESSAGE_SIZE value, particularly in OSX RPC code. 16 years ago
  sletz 09916901dc Correct JackProcessSync::LockedTimedWait. 16 years ago
  sletz f118301866 Correct jackdmp.cpp (failures case were not correct..). Improve JackCoreAudioDriver code. Raise default port number to 2048. 16 years ago
  sletz d8454654b6 More cleanup in JackCoreAudioDriver::DeviceNotificationCallback. 16 years ago
  sletz f2085bbd2c Parameter renaming. 16 years ago
  sletz 158d31496c Cleanup JackCoreAudioAdapter. 16 years ago
  sletz 4c0fe21c35 Cleanup JackCoreAudioDriver. 16 years ago
  sletz ae57b1d033 CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…) 16 years ago
  sletz d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 16 years ago
  sletz 95047be57b XCode 64/32 bits project nows produce Intel targets only. 16 years ago
  sletz 1864b36159 Correct server temporary mode : now set a global and quit after server/client message handling is finished. 16 years ago
  sletz 36540b7e8a Change CoreAudio notification thread setup for OSX Snow Leopard. 16 years ago
  sletz 7499d9a89d Update XCode project. 16 years ago
  sletz 99c2fa0a87 Some fixes for compilation on Snow Leopard. 16 years ago
  sletz 89693a67c0 Correct monitor port naming in JackAudioDriver and JackCoreAudioDriver. 16 years ago
  sletz eb812ca7ca Add a -G parameter in CoreAudio backend (the computation value in RT thread expressed at percent of period). 16 years ago
  sletz 34d1c0b627 Correct JackMachThread::GetParams. 16 years ago
  sletz 148764a207 Version 1.9.4 started. 16 years ago
  sletz 15958b1bd8 Update OSX install script. 16 years ago
  sletz b51f2a52b3 Correct XCode project for loopback target. 16 years ago
  sletz e4c2f68f1b Compile loopback backend in Linux and Solaris versions, update OSX project. 16 years ago
  sletz c970e7e0fe JackLoopbackDriver reborn as a dynamicalled loadable separated backend. 16 years ago
  sletz 1eef95890b Raise drivers time out used in synchronous mode. 16 years ago
  sletz 05c58839e1 Update XCode project. 16 years ago
  sletz 347c6b874b Correct 64/32 mixed compilation again. 16 years ago
  sletz 407988efc8 Correct 64/32 mixed compilation. 16 years ago
  sletz dd36f62aef GCC 4.2 compilation on Snow Loepard. 16 years ago
  sletz e9e9621ad3 Remove unneeded include, reorganize control.h 16 years ago
  sletz 895472e250 Correct wcsript files to create jackdbus only (and not create jackd anymore) when compiled in --dbus mode, add a --classic option. Both options are possible but issue a warning. 16 years ago
  sletz 4a637d218a jackctl_server_load_master renamed to jackctl_server_switch_master, jackctl_server_unload_master is removed. 16 years ago
  sletz c284e58b88 Clock source setting on Linux (in progress). 16 years ago
  sletz ff2b38bc8a Add CreateAggregateDevice method in JackCoreAudioDriver (in progress). 16 years ago
  sletz acc67584d1 Update XCode project. 16 years ago
  sletz 34ff05a8ca Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
  sletz afe12d6292 Add MIDI backends : common part, macosx and windows versions. 16 years ago
  sletz 934c9b7afe Version 1.9.3 started. 16 years ago
  sletz 3ee6e1f1fd Adapter -g parameter allows to change ringbuffer size. 16 years ago
  sletz 6d3b3633a6 Try automatic adaptative mode in adapters. 16 years ago
  sletz 3001e1bd87 Correct default value for ringbuffer size. 16 years ago
  sletz 3b2cb76ae9 Long option desc have to be used... 16 years ago
  sletz 8738a59a74 Documentation for ringbuffer parameter in adapters. 16 years ago
  sletz 74c74ac6fd Add -g (ring-buffer) parameter to netadapter. 16 years ago
  sletz bf1723b98a Improve generated gnuplot files for adapting code. 16 years ago
  sletz f42e0a4b0a Share some code in JackAudioAdapterInterface class. 16 years ago
  sletz 8902893408 Add control for adapter ringbuffer size. 16 years ago
  sletz 1f1f74ebd7 Fix buffer size and sample rate handling in JackAlsaAdapter. 16 years ago
  sletz ab6574f221 Client incorrect re-naming fixed: now done at fifo level only. 16 years ago
  sletz 004016f2e9 Rework the mutex/signal classes. Use them in JackMessageBuffer. 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago