36 Commits (5da7de955ee9379604d2a8042bcb08994d074caa)

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 93d2e5d2fa Cleanup 17 years ago
  sletz cfc0debf96 Cleanup files 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 17 years ago
  sletz 26db893c68 Cleanup 17 years ago
  sletz dc08aa371e Typo 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 b047c2672d All library side files become LGPL 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz e485162d0e Fix JackSocketClientChannel::ClientClose: async call from the client and server does not need to write any reply. 17 years ago
  sletz c1a26be6d5 Correct JackSocketClientChannel::ClientClose to use ServerSyncCall instead of ServerAsyncCall. 17 years ago
  sletz 4622ae60b8 Correct server_connect: close the communication channel. 17 years ago
  sletz 1bbfc81410 More debug messages 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz af6c5b5836 Move transport related methods from JackEngine to JackServer. 17 years ago
  sletz 0e372f9119 Cleanup 17 years ago
  sletz 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz 00f55a8038 Implementation of server_name setting (-n) in progress (4) 17 years ago
  sletz 4f53165166 Implementation of server_name setting (-n) in progress (3) 17 years ago
  sletz ac669a132d Implementation of server_name setting (-n) in progress (2) 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 7a591024ab Server part 17 years ago
  sletz 33784c5568 Server/library protocol checking implementation. 17 years ago
  sletz 6cc882b42b Automatic server launch and client renaming in progress (3) 17 years ago
  sletz 488ca9aedf Automatic server launch and client renaming in progress (2) 17 years ago
  sletz cf05be16a4 New JackNotication.h header in preparation for callback checking in the server. 18 years ago
  sletz bb25e2e701 Cleanup, renaming 18 years ago
  sletz 3a64d55ac4 Restructure activation/deactivation code 18 years ago
  sletz 00046afb6e New server/client data transfer model (2) 18 years ago
  sletz d73e005817 New server/client data transfer model 18 years ago
  sletz 558f79cc5f shared_ports renamed to shared_graph. 18 years ago
  sletz 00a8d52a5b Correct crash bug when closing clients in Windows version 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago