634 Commits (894694e7a4e18ea7ffdada562a6233bdc3bddc56)

Author SHA1 Message Date
  sletz 4f107c1ad9 Update README. 14 years ago
  sletz d6bd4ee67e John Emmas third auto-launch server on Windows patch. 14 years ago
  sletz b63069e02c John Emmas second auto-launch server on Windows patch. 14 years ago
  sletz 0314acf4bb John Emmas auto-launch server on WIndows patch. 14 years ago
  sletz 64dcbcaf4e Enable local access in NetJack2 code. 14 years ago
  sletz 2b7864ad5e Fix jack_set_port_name API. 14 years ago
  sletz 7b92e2e6ee John Emmas Windows server launching patch (1). 14 years ago
  sletz 48815285d5 Add missing jack_client_get_uuid API. 14 years ago
  sletz 1e00bb3448 John Emmas POST_PACKED_STRUCTURE patch. 14 years ago
  sletz fb17e32bd3 Gabriel Beddingfield patch (r4541) reverted. 14 years ago
  sletz c88d56cfd5 John Emmas patch for DSP CPU computation. 14 years ago
  sletz 7ac5f1ce02 Gabriel Beddingfield patch for ALSA driver: error when source is non-native byte-order float. 14 years ago
  sletz 389a9a572d Correct Start/Stop for Control API. 14 years ago
  sletz 2c63d4674b Correct JackMessageBuffer::Execute. 14 years ago
  sletz 192575d038 Correct JackBasePosixMutex::Trylock. 14 years ago
  sletz dd1818ad9c Singleton behaviour for JackCoreMidiDriver and JackWinMMEDriver. 14 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 14 years ago
  sletz eb3068107d More robust Control API implementation. 14 years ago
  sletz 3a08661402 Non blocking notifications in JackEngine::NotifyAddClient and JackEngine::NotifyRemoveClient. 14 years ago
  sletz b95030db10 More robust code in synchronization primitives and in JackMessageBuffer. 14 years ago
  sletz 5a5cc73ac7 New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. 14 years ago
  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