613 Commits (9b849da7689b6cc271aff2351908687dd31fed13)

Author SHA1 Message Date
  sletz 4e0a70b5d2 Enable explicit channel mapping in CoreAudio driver. 14 years ago
  sletz 9126d936ff NetJack2: no more timeout, correct JackWaitThreadedDriver::Execute. 14 years ago
  sletz fb489cd74c NetJack2: improve latency management, cleanup. 14 years ago
  Stephane Letz 311d4ae225 Correct ClientCheck. 14 years ago
  sletz 18c15616dd NetJack2: improve error reporting. 14 years ago
  sletz 299bea3a5f Remove compilation warnings. 14 years ago
  sletz c83577f82c EXPORT macro renamed to LIB_EXPORT. 14 years ago
  sletz e83d2ddc10 Error in JackActivationCount::Signal now uses jack_log instead of jack_error. 14 years ago
  sletz c40a4ad301 NetJack2 now only send data on network only is ports are connected both sides. 14 years ago
  sletz b5f18d535d Add JACK_NETJACK_PORT and JACK_NETJACK_MULTICAST environment variables for NetJack2. 14 years ago
  sletz 2f143cb0b0 NetJack2 now only send data on network for connected ports. 14 years ago
  sletz 3c5083520f Fix bugs in JackNetAdapter. 14 years ago
  sletz 31397ca4d4 Special CATCH_CLOSE_EXCEPTION_RETURN to handle Close API calls. 14 years ago
  sletz 0b0fe382b0 Another round of code improvements to handle completely buggy Digidesign CoreAudio user-land driver. 14 years ago
  sletz c8ff526593 Correct Dummy driver. 14 years ago
  sletz c2f0498738 NetJack2 : connection error handling. 14 years ago
  sletz 751f5b0fa6 NetJack2 : timeout again... 14 years ago
  sletz 555c7c2259 Changes in NetJack2 connection management: no more timeout, any transmission error considered as fatal. 14 years ago
  sletz 88b08fed4c Special version of jack_attach_shm/jack_release_shm on client side for POSIX shared mem, to solve a memory leak issue. 14 years ago
  sletz 68ec29c2d0 SaveConnections/RestoreConnections moved in JackAudioDriver. 14 years ago
  sletz d6b65585bf SaveConnections/RestoreConnections in NetDriver. 14 years ago
  sletz b4a0c1e95a Add XRun detection in PortAudio driver. 15 years ago
  sletz 0cb4e351ee Update libjacknet Windows project. 15 years ago
  sletz ad34703368 rebase from trunk 4306:4323 15 years ago
  sletz 11a6f26f13 JackWeakAPI.cpp renamed in JackWeakAPI.c 15 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 15 years ago
  sletz 4f5e3ecd37 Correct driver lifetime management. 15 years ago
  sletz 37a971473b Fix in JackCoreAudioDriver::Read when there is no inputs. 15 years ago
  sletz 3ea1d70b0c Netdriver can now ask for in/out values from the master (in progress). 15 years ago
  sletz e03d1ddd44 Improve error management in JackNetDriver. 15 years ago
  sletz fdcb49c063 Correction in jackdmp.cpp: notify_server_stop should be done after server destruction. 15 years ago
  sletz c261cca84b Correct JackNetOneDriver::Close. 15 years ago
  sletz 4bfaf8822a Cleanup JackThreadedDriver::Stop. 15 years ago
  sletz 53111aac1b Version 1.9.8 started. 15 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 15 years ago
  sletz 2d8231209d README updated. 15 years ago
  sletz 3b525b27d7 Synchronize JackWeakAPI.cpp with new APIs. 15 years ago
  sletz ef7e83f748 Correction of JackNetOneDriver for latest CELT API. 15 years ago
  sletz 9fe497674c Correction of jack_connect/jack_disconnect: use of jack_activate and volatile keyword for thread shared variable. 15 years ago
  sletz 641179517f Correct alsa_driver_restart (thanks Devin Anderson). 15 years ago
  sletz 92d88530ec Implement renaming in JackDriver::Open to avoid name collision (thanks Devin Anderson). 15 years ago
  sletz 41bbcc3d95 Devin Anderson server-ctl-proposal branch merged on trunk: improved control API, slave backend reworked. 15 years ago
  sletz 1ec2775bb4 Correct JackEngine::NotifyGraphReorder, update JackDebugClient with latest API. 15 years ago
  sletz 4b61a99144 Correct loopback driver handling in JackServerGlobals. 15 years ago
  sletz e27f815216 Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp. 15 years ago
  sletz e64c819a6d -X now allows to add several slave backends, add -I to load several internal clients. 15 years ago
  sletz d96a755c3c Use jack_default_audio_sample_t instead of float consistently, fix ticket #201. 15 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 15 years ago
  sletz b48178a1fd Correct JackNetMaster::SetBufferSize. 15 years ago
  sletz ce03dbb078 Synchronize jack_connect/jack_disconnect with JACK1 version. 15 years ago