29 Commits (215dfdd97a6cc85aabfb11eb1613ca1a6c394d13)

Author SHA1 Message Date
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  sletz ae0a1ebd28 Call init callback in notification thread also. 17 years ago
  sletz 4141424af0 Correct JackWinNamedPipeClientChannel::Start 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 17 years ago
  sletz 7b5eafc311 Activate now connect to FW driver and start the realtime thread only if clients are actually realtime, that is have setup any of the RT callback. 17 years ago
  sletz a65b5e881f Fix JackClient::Close : notification channel is stopped first to avoid receiving notifications while closing and Close is again a synchronous call. 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz dc3b357245 WindowsWindows compilation 17 years ago
  sletz 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz 3b35709696 Windows in progress 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 084dc07349 Internal loadable client implementation, winpipe version added. 17 years ago
  sletz ff414ae811 Compilation on Windows 17 years ago
  sletz 33784c5568 Server/library protocol checking implementation. 17 years ago
  sletz e8fcf23258 Automatic server launch 17 years ago
  sletz b42496ea8d Compilation on Windows 17 years ago
  sletz 6cc882b42b Automatic server launch and client renaming in progress (3) 17 years ago
  sletz f79aaaadd2 Automatic server launch and client renaming in progress 17 years ago
  sletz d182adff3f Compilation on Windows 18 years ago
  sletz aecada1aa4 Works again on WIN32 18 years ago
  sletz d73e005817 New server/client data transfer model 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 558f79cc5f shared_ports renamed to shared_graph. 18 years ago
  sletz 442422a887 Restore 0.58 behaviour for WIN32 thread kill issues 18 years ago
  sletz 42b0d3a487 Correct server SetBufferSize in case of failure 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