103 Commits (9b7831ba1e4f390c7e46ec76e751dde8eb6347ca)

Author SHA1 Message Date
  sletz c999d9a778 Cleanup headers 17 years ago
  sletz 3665f6300d OSX 32/64 bits version. 17 years ago
  sletz 2383feabcf Version 0.70 started 17 years ago
  sletz 21dd946c09 Correct scripts 17 years ago
  sletz ce3a7bc2da CoreAudio driver improvement: detect and notify abnormal situations (stopped driver in case of SR change...) 17 years ago
  sletz 754c384acc Cleanup in CoreAudio driver. 17 years ago
  sletz 6e2b64815f Cleanup 17 years ago
  sletz af465c25eb Correct Xcode project 17 years ago
  sletz 83c5f4254a Add missing file 17 years ago
  sletz c9e703b681 Pieter Palmers second new build system: scons and Makefile based build. 17 years ago
  sletz b8a5db6b69 Correct sample_rate management in JackCoreAudioDriver::Open. Better handling in sample_rate change listener(2). 17 years ago
  sletz 0b499549e9 Correct sample_rate management in JackCoreAudioDriver::Open. Better handling in sample_rate change listener. 17 years ago
  sletz 3d8f6314fb Add a sample_rate change listener in CoreAudio driver(2). 17 years ago
  sletz caee59aed3 Add a sample_rate change listener in CoreAudio driver. 17 years ago
  sletz 3c86a8d136 Correct bug in CoreAudio driver sample rate management. 17 years ago
  sletz 5515a6071f Correct JackMachNotifyChannel::ClientNotify. 17 years ago
  sletz ef2d059cdf Correct Xcode project 17 years ago
  sletz bb4b1c87b6 Correct Xcode project 17 years ago
  sletz b560c99326 On OSX, use jack server name in notification system. 17 years ago
  sletz 354b60a6e1 Correct system deployement target 17 years ago
  sletz 2e26e96a0f Correct Jack-Info.plist 17 years ago
  sletz c4d853784b On OSX, use CFNotificationCenterPostNotificationWithOptions with kCFNotificationDeliverImmediately | kCFNotificationPostToAllSessions for server ==> JackRouter plugin notification. 17 years ago
  sletz 25172e7c24 Updated for Leopard 17 years ago
  sletz d65e51b8b1 Server and user directory related code moved in a JackTools file. 17 years ago
  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