496 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  sletz 221c51ff37 In jackdmp.cpp, jackctl_setup_signals moved before jackctl_server_start. Correct symbols export in backends on OSX. 14 years ago
  sletz 64551f9bcd Correct symbols export issue on OSX. 14 years ago
  sletz f60680dd40 Backends cleanup. 14 years ago
  sletz abf7e5c17e Correct JackServer::Open to avoid a race when control API is used on OSX. 14 years ago
  sletz f5d2ce7662 Sync JackAlsaDriver::alsa_driver_check_card_type with JACK1 backend. 14 years ago
  sletz 05dea9361b Version 1.9.7 started. 14 years ago
  sletz 2c3798c6d8 README updated. 14 years ago
  sletz 81277ae4fe In JackCoreAudioDriver, fix an issue when no value is given for input. 14 years ago
  sletz 3ca30c3cb4 Add static lib for OSX compilation. 14 years ago
  Stéphane LETZ 71d040c011 Fix for SIGPIPE on OSX. 14 years ago
  sletz 2e96fbf11c In JackCoreAudioDriver, move code called in MeasureCallback to be called once in IO thread. 15 years ago
  Stéphane LETZ e4ef948ea3 OSX IPC code removed from repository. 15 years ago
  Stéphane LETZ dce347b74e Remove OSX IPC from project (code still there). 15 years ago
  Torben Hohn cffa5dfd8e add marshalling for jack_session_notify and session_event. not complete 15 years ago
  sletz 446c082415 Small improvement in JackCoreMidiDriver::ReadProcAux. 15 years ago
  sletz 6cc2e66c24 Correct wscipt for compilation of ALSA examples. 15 years ago
  sletz 47b8ba5bd1 Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform. 15 years ago
  sletz ccf2041c51 Remove call to exit in library code. 15 years ago
  sletz 85a525d60b Fix errors found by cppcheck. 15 years ago
  sletz db5659792b Correct JackMachServerChannel::Execute : keep running even in error cases. 15 years ago
  sletz 8711d06ec1 Improve JackCoreAudioDriver and JackCoreAudioAdapter : when no devices are described, takes default input and output and aggregate them. 15 years ago
  sletz ef30f5ba6c More cleanup in Xcode project. 15 years ago
  sletz fba3fb7d14 Correct Xcode project for netjack2 components. 15 years ago
  sletz 0bcd75fa99 Update XCode project. 15 years ago
  sletz e8bac9cc34 Version 1.9.6 started. 15 years ago
  sletz 2653c629be Correct JackCoreAudioDriver. 15 years ago
  Stéphane LETZ 6cb124d772 More cleanup in JackLockedEngine and JackEngine. 15 years ago
  Stéphane LETZ 49cac8025b Release JackEngine mutex before sending notifications. 15 years ago
  sletz 01805ee735 Back to old method of server channel close on OSX pre Snow Leopard systems. 15 years ago
  sletz a4604f7c78 Use a QUIT notification to properly quit the server channel, the server channel thread can then be 'stopped' instead of 'canceled' 15 years ago
  Stéphane LETZ 04206f10d1 Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
  sletz 9d519b5064 Cleanup XCode project. 15 years ago
  sletz 6c8321ff38 Fix JackCoreMidiDriver::ReadProcAux when ring buffer is full (thanks Devin Anderson). 15 years ago
  sletz 9c7857b977 Special code in JackCoreAudio driver to handle completely buggy Digidesign CoreAudio user-land driver. 15 years ago
  sletz efe1ddd3e5 New MIDI driver related files added in OSX and Windows projects. 15 years ago
  sletz 80dca4ef43 Improve debug message. 15 years ago
  sletz 2f706c7546 More robust sample rate change handling code in JackCoreAudioDriver. 15 years ago
  sletz 7903f675ee Hopefully fix compilation issue introduced in r3823. 15 years ago
  sletz c303556637 Client debugging code improved. 15 years ago
  sletz fa24bd3e74 Version 1.9.5 started. 15 years ago
  nedko 6dda86654b revert the wrong revert in r3818 15 years ago
  nedko 13034fdb08 Revert wrong changes that appeared in r3816 (9fb8b55379) 15 years ago
  sletz e84187fadf Make dbus/sigsegv.c compile on OSX. 15 years ago
  sletz fbac3a0df8 Cleanup wscripts. 15 years ago
  sletz 55a88fcfd0 Fix XCode project. 15 years ago
  sletz 8c11fe9bf4 More cleanup in JackCoreAudioAdapter. 15 years ago
  sletz 5296074797 Sync JackCoreAudioAdapter code with JackCoreAudioDriver. 15 years ago
  sletz 67ea14b7c7 In JackCoreAudio driver, clock drift compensation semantic changed a bit : when on, does not activate if not needed (same clock domain). 15 years ago
  sletz 87b258bef6 Add profiling target in XCode project. 15 years ago
  sletz 4e30892399 Cleanup JackCoreAudioDriver. 15 years ago