334 Commits (1eef95890badf0d60b2965e755291e7e08e5e67b)

Author SHA1 Message Date
  sletz ad0ca0971e Support for -h option in internal clients to print the parameters. 16 years ago
  sletz 0a45edf013 Update XCode project for Universal Binary compilation of netjack components. 16 years ago
  sletz bf225a6cd8 Rev 3208 was completely wrong..., revert to 3207. 16 years ago
  sletz 41890af89a Description des layers 16 years ago
  sletz 8273564a04 Cleanup, renaming. 16 years ago
  sletz 88c195d43a Correct wscript for jack_disconnect installation, various renaming. 16 years ago
  sletz a7fd397819 Better isolation of server and clients system resources to allow starting the server in several user account at the same time. 16 years ago
  sletz fe55fec58c Move external_metro code in test folder and add some tests to check client behaviour when server is shutdown. 16 years ago
  sletz 017fdfd407 Version 1.9.1 started. 16 years ago
  nedko 3383f36952 Import waf.diff patch sent Stephane Letz 16 years ago
  sletz f31cbd2c55 Correct OSX project 16 years ago
  sletz c5cb9d89b4 Init property size in JackCoreAudioAdapter and JackCoreAudioDriver. 16 years ago
  sletz b9395c1fb0 Backport of latest Paul alsa_seqmidi changes. 16 years ago
  sletz ce79323448 Updated XCode project to correctly compile even if headers are not installed. 16 years ago
  sletz 3484f6182f Some more cleanup in JackCoreAudioDriver. 16 years ago
  sletz a281046055 Fix a conflict with Audio Hijack in JackCoreAudioDriver. 16 years ago
  sletz 23fab4f1bb Fix a SMP related bug introduced in rev 2957 : remove the __SMP__ flag and define LOCK for SMP in all cases. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz 7628f71f59 Cleanup jack_port_id_t/jack_port_t mess, should work again on 64 bits machines. 16 years ago
  sletz 27b17399e7 Correct PortRegister prototype. 16 years ago
  sletz 183b591a9b Michael Voigt JackAPI cleanup patch. 16 years ago
  sletz 3b8e4f2c23 Michael Voigt JackTime patch. 16 years ago
  sletz 2097c37f35 New JackDriverInfo class to cleanup driver loading code. 16 years ago
  sletz 27db4a1803 Cleanup, waf updated to version 1.4.4. 16 years ago
  sletz 1669dfd646 Update XCode project. 16 years ago
  sletz f4150108a8 Michael Voigt mutex cleanup patch. 16 years ago
  sletz 34bb208d1e Correct JackCoreAudioAdapter::Close. 16 years ago
  sletz 395e37770c Cleanup in driver/internal loading code, correct wscript for driver and internals compilation. 16 years ago
  sletz bfdf50d52d Better symbols export for server and client side libraries. 16 years ago
  sletz 1b655c7237 Updated XCode project. 16 years ago
  sletz 5a32b21deb Minor cleanup. 16 years ago
  sletz 11195d71f7 Correct XCode project. 16 years ago
  sletz dab6a3fc5c Correct driver hierarchy on macosx and windows targets. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz d153fdee1b Add new desc (extended description) in jack_driver_desc_t, to be used by backends and internal clients. 16 years ago
  sletz 7a635969f8 Cleanup JackEngine::PortRename. 16 years ago
  sletz 1274ff1da2 Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 16 years ago
  sletz 4309c5ad5b Nedko fix for JackAlsaAdapter.h bad autoformatting at rev 2798. 16 years ago
  sletz cf05030ed7 Correct text wscript. 17 years ago
  sletz 827a7d834d File renaming. 17 years ago
  sletz a52cb6eaa4 Internal clients enumeration working. 17 years ago
  sletz ad7241e8ac Correct netadapter target in XCode project. 17 years ago
  sletz ea9f58723f Better parameter handling in JackCoreAudioAdapter. 17 years ago
  sletz cfd99eec3b More parameters in JackCoreAudioAdapter. 17 years ago
  sletz a50961906f Add a fNetworkSync state in JackTransportEngine used in network. 17 years ago
  moret b38a30bcc9 Add host and adapted denomination in audioadapters. Adapters can adapt from/to different period size/sample rate. 17 years ago
  sletz 1ba7d7d510 Fix JackEngine::Close. 17 years ago
  sletz c3a0eaf43d Renaming, add netadapter target in XCode project. 17 years ago
  sletz b99602bf07 Update XCode project. 17 years ago
  sletz b8d7ceffa5 Correct use of JACK_MONITOR for audioadapters. 17 years ago