9 Commits (cb7f1f35d5ad8abd01101b498048a1124c358f4c)

Author SHA1 Message Date
  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