1862 Commits (19ffdb6f5a7ee9e9088e11f93cad547ff21c1d53)
 

Author SHA1 Message Date
  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
  sletz 7a39e868e7 Sync jack.h with jack1 one. 15 years ago
  sletz ebfcf66781 Correct JackCoreAudio driver when empty strings are given as -C, -P or -d parameter. 15 years ago
  sletz 92c8fa6dee Sync info shutdown callback code with jack1 one. 15 years ago
  sletz 0bf1580f03 Correct JackInfoShutdownCallback prototype, two new JackClientProcessFailure and JackClientZombie JackStatus code. 15 years ago
  StĂ©phane Letz e4522c4843 Use jack_client_open in jack_buffsize. 15 years ago
  Torben Hohn 40140455b3 add jack wait 15 years ago
  Torben Hohn 37a5ad9392 [netone] fix deadline goodness unsigned compare 15 years ago
  Torben Hohn 3a8074443f add newline to bufsize and samplerate output. 15 years ago
  Stephane Letz 854f650da0 Move exception handling in libjackserver, solve the exeption issue in JackNetOneDriver. 15 years ago
  sletz a3478c6e40 Correct JackGraphManager::GetBuffer for the "client loop with one connection" case : buffer must be copied. 15 years ago
  sletz f3e5025231 Cleanup thread code. 15 years ago
  sletz 46a0ff3ab6 Update XCode project. 15 years ago
  Torben Hohn 653f1f9736 make bufsize report bufsize, and add samplerate 15 years ago
  Torben Hohn 061c61816b [netsource] add -B option 15 years ago
  Torben Hohn 05049c26cf [netone] send packets from listenport in slave 15 years ago
  sletz 6dff6c3de3 Compile alsa_io examples in libsamplerate is installed. 15 years ago
  sletz 04668c12f7 Correct JackPosixThread::StartImp : thread priority setting now done in the RT case only. 15 years ago
  sletz a5c27894e5 Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
  sletz 19594c5293 Updated for version 1.9.4 15 years ago
  sletz 67f790258c Merge branch 'netone-fixes' 15 years ago
  Torben Hohn 5a512dbd8c improve xrun reporting in netone 15 years ago
  Torben Hohn d53466448b cosmetics and faster stopping of driver. 15 years ago