79 Commits (63f5ddc3f9a59ca2ad6738e9e3fcdceaad94e4ab)

Author SHA1 Message Date
  sletz b47d684372 Restore jack 0.103.0 MIDI API version. 17 years ago
  sletz 6f21065e28 Definition of JACK_LOCATION variable using -D in the Makefile. 17 years ago
  sletz 39f392123e Use of JACK_CLIENT_DEBUG environment variable to activate debug client mode. 17 years ago
  sletz cc80ecb685 Cleanup old zombification code. 17 years ago
  sletz 7fd9bdaabd Add midiseq and midisine examples. 17 years ago
  sletz 1ae88ba0f7 Remove JackEngineTiming class: code moved in JackEngineControl. 17 years ago
  sletz 82316a5483 Merge of Dmitry Baikov MIDI branch. 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 67647eb828 Define LIB_DIR 17 years ago
  sletz 783ad4b8d0 Correct Makefile 17 years ago
  sletz 4100740087 Cleanup 17 years ago
  sletz 38894fa9a7 Cleanup 17 years ago
  sletz 17a750fa14 Update OSX project 17 years ago
  sletz 2fd68fdfbf Reorganize jack headers. 17 years ago
  sletz b3f0a1c0fc Version 0.68 17 years ago
  sletz 1294c9820f Internal loadable client implementation, socket version added. 17 years ago
  sletz 17f62de23f Internal loadable client implementation (in progress). 17 years ago
  sletz f41fbba898 Use .jackdrc file (instead of .jackdmprc). Install script now creates a link jackd 17 years ago
  sletz 6eefd4ebe8 Correctly export public headers in OSX frameworks. 17 years ago
  sletz 4ed0dd094d Cleanup 17 years ago
  sletz f46a98edd9 Cleanup 17 years ago
  sletz ebdf021fd4 Fix a resource leak issue in JackCoreAudioDriver::Close(). Better implement jack_client_open when linking a client with the server library. 17 years ago
  sletz afb9f5fc16 Start of 0.67 version 17 years ago
  sletz 2303f9e3d8 Versioning 17 years ago
  sletz 33784c5568 Server/library protocol checking implementation. 18 years ago
  sletz 1231a5d893 Make Rename a method of JackPort class, call it from driver Attach method. 18 years ago
  sletz 962ccb7d2d Fix a bug in jack_test. Correct JackShmMem destructor. Correct and case in JackClient::Execute. Correct JackMachSemaphore::Disconnect. 18 years ago
  sletz 29796db347 Fix backend port alias management (renaming in system:xxx) 18 years ago
  sletz 04a099ab67 Version 0.65 started 18 years ago
  sletz e8fcf23258 Automatic server launch 18 years ago
  sletz 62ff24405d Add systemic latencies management in CoreAudio driver. 18 years ago
  sletz 488ca9aedf Automatic server launch and client renaming in progress (2) 18 years ago
  sletz f79aaaadd2 Automatic server launch and client renaming in progress 18 years ago
  sletz 0a6a0a1728 Dmitry Baikov buffer size patch. 18 years ago
  sletz 269e28be0b Checking in the server to avoid calling the clients if no callback are registered. 18 years ago
  sletz aa512e91c4 Correct jack_port_by_id 18 years ago
  sletz 03744abb0a Steven Chamberlain patch to fix jack_port_by_id export. 18 years ago
  sletz f381c74ec0 Add missing -D__SMP__in OSX project. 18 years ago
  sletz e9e0975464 Cleanup project 18 years ago
  sletz bb25e2e701 Cleanup, renaming 18 years ago
  sletz 4f6b91c406 Cleanup 18 years ago
  sletz 2abf573170 Version 0.62 18 years ago
  sletz ecf668edc8 More robust activation/deactivation code, especially in case of client crash. 18 years ago
  sletz 3a64d55ac4 Restructure activation/deactivation code 18 years ago
  sletz 1b865fad79 Cleanup 18 years ago
  sletz 82a23325a6 Cleanup 18 years ago
  sletz 0ec2d25a37 Add Todo file 18 years ago
  sletz 6eff0aaf2d Implement thread.h API 18 years ago
  sletz 62588d1e24 Debug 18 years ago
  sletz d6af9627d1 Cleanup 18 years ago