1834 Commits (23a88af2534084e66a3da834f81122f38237b940)
 

Author SHA1 Message Date
  sletz 23a88af253 Devin Anderson patch for Jack FFADO driver issues with lost MIDI bytes between periods (and more). 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 63804126ef Add NetJack1 installation in Windows installer. 15 years ago
  sletz 7453e5b018 Dynamic choice of maximum port number. 15 years ago
  sletz dab4e3446e Peter L Jones patch for NetJack1 compilation on Windows. 15 years ago
  sletz 7903f675ee Hopefully fix compilation issue introduced in r3823. 15 years ago
  sletz bed09539b7 Use C++ isostream in JackEngineProfiling class. 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 0a74b49026 remove unused 'a' option; matches jack1 commit r3815 15 years ago
  nedko 13034fdb08 Revert wrong changes that appeared in r3816 (9fb8b55379) 15 years ago
  nedko d5ac85545e remove duplicate 'L:' in getopt string 15 years ago
  nedko c9bbc68a8d avoid duplication of common stuff in getopt options strings 15 years ago
  sletz 1614542915 Updated JackRouter.dll 15 years ago
  sletz e84187fadf Make dbus/sigsegv.c compile on OSX. 15 years ago
  sletz bc308cb247 Unused variable. 15 years ago
  sletz fbac3a0df8 Cleanup wscripts. 15 years ago
  sletz df59a2fc77 README updated. 15 years ago
  sletz 22a17a57ef Use jack_client_open instead of old jack_client_new. 15 years ago
  sletz 55a88fcfd0 Fix XCode project. 15 years ago
  sletz bd23099909 Fix merge conflicts. 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
  sletz ddca9e2253 In JackCoreAudio driver, clock drift compensation in aggregated devices working. 15 years ago
  sletz 33dcab4518 Add sub-devices key/values in JackCoreAudio driver aggregate device. 15 years ago
  sletz 8416c75694 In JackCoreAudio driver, (possibly) clock drift compensation when needed in aggregated devices. 15 years ago
  sletz f902da20ce For later use.. 15 years ago
  sletz bcb09a4d9c Compiles on Windows again. 15 years ago
  sletz 2cbaece993 Sync with JACK1 : -r parameter now used for no-realtime, realtime (-R) is now default, usable backend given vie platform. 15 years ago
  sletz 9e263b52ac Lock/Unlock shared memory segments (to test...). 15 years ago
  sletz 5dc57dd090 Cleanup. 15 years ago
  sletz ca2532315d Cleanup JackCoreAudioDriver::GetTotalChannels. 15 years ago
  sletz 136672723a Simplify server temporary mode : now use a JackTemporaryException. 15 years ago
  sletz 13f0a7d5fe Memory allocation error checking in server for RPC. 15 years ago
  Torben Hohn 6a5b752a87 remove the stupid CELT defines 15 years ago
  Torben Hohn 04e6a0088e alsa_io tweaks 15 years ago
  sletz befb785ec1 netjack1 desactivated for now on Solaris. 15 years ago
  sletz 4767819683 JackWeakAPI now working. 15 years ago
  sletz b4451128a0 Memory allocation error checking for jack_client_new and jack_client_open. 15 years ago
  sletz eb85ac5668 Fix ringbuffer.c again. 15 years ago
  sletz 5914cf5115 Better memory allocation error checking in ringbuffer.c, weak import improvements. 15 years ago
  Torben Hohn 58ce321ab5 fix CELT_DEFINES waf madness 15 years ago
  Torben Hohn 09c53ca95b sync jack1 netjack back to netone 15 years ago
  sletz fcda3c222a Add jack_on_info_shutdown in JackWeakAPI.cpp. 15 years ago
  sletz ea9de08398 Better memory allocation error checking on client (library) side. 15 years ago