16 Commits (2bd6237844143f7f0e17d65e75c4fb3324a6860c)

Author SHA1 Message Date
  sletz 17f62de23f Internal loadable client implementation (in progress). 17 years ago
  sletz 962ccb7d2d Fix a bug in jack_test. Correct JackShmMem destructor. Correct and case in JackClient::Execute. Correct JackMachSemaphore::Disconnect. 17 years ago
  sletz 269e28be0b Checking in the server to avoid calling the clients if no callback are registered. 18 years ago
  sletz cf05be16a4 New JackNotication.h header in preparation for callback checking in the server. 18 years ago
  sletz d75c0de09c Correct init code 18 years ago
  sletz 3a7b1ce662 Add jack_set_client_registration_callback API 18 years ago
  sletz d94daf5019 Add Pieter Palmers FreeBob driver. 18 years ago
  sletz cb7f1f35d5 Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 18 years ago
  sletz 442422a887 Restore 0.58 behaviour for WIN32 thread kill issues 18 years ago
  sletz b43e380ae1 Correct jack_lsp and use STL find 18 years ago
  sletz 42b0d3a487 Correct server SetBufferSize in case of failure 18 years ago
  sletz 59e79b856d Rename global verbose in jack_verbose to avoid symbol clash with PureData 18 years ago
  sletz 8a31b4cce8 Change global verbose variable 18 years ago
  sletz df8b08da44 Still get RT thread termination problems, restore a version that works on OSX and Linux with conditionnal compilation for now 18 years ago
  sletz e0574e9130 On Windows, avoid to use the unsafe Kill thread method. Use thread Stop instead and have blocked IO be unlocked. 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago