2772 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)
 

Author SHA1 Message Date
  sletz 4c0fe21c35 Cleanup JackCoreAudioDriver. 15 years ago
  sletz ae57b1d033 CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…) 15 years ago
  sletz d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
  sletz 95047be57b XCode 64/32 bits project nows produce Intel targets only. 15 years ago
  sletz 9e481f14ac Server temporary mode corrected on Linux. 15 years ago
  sletz 1864b36159 Correct server temporary mode : now set a global and quit after server/client message handling is finished. 15 years ago
  sletz 36540b7e8a Change CoreAudio notification thread setup for OSX Snow Leopard. 15 years ago
  sletz 53930e099e Typo. 15 years ago
  sletz 3dfd7c681e Correct TransportDataHToN and TransportDataNToH. 15 years ago
  sletz fca7791b0e Tim Bechmann SSE 4.1 memops.c optimization patch. 15 years ago
  sletz edbf64a7b4 Simplify transport in NetJack2: master only can control transport. 15 years ago
  sletz f798af6168 Fix issues in JackNetDriver::DecodeTransportData and JackNetDriver::Initialize. 15 years ago
  sletz d4f271aabd Correct CPU timing in JackNetDriver, now take cycle begin time after Read. 15 years ago
  sletz f2c56d5907 Typo fix in JackNetManager. 15 years ago
  sletz 7499d9a89d Update XCode project. 15 years ago
  sletz 5d29fcff36 rebase from trunk 3613:3638 15 years ago
  sletz 99c2fa0a87 Some fixes for compilation on Snow Leopard. 15 years ago
  sletz 00e07fd3ba Big endian bug fix in memops.c (http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=5;filename=11_be24bit.patch;att=1;bug=486308) 15 years ago
  sletz 89693a67c0 Correct monitor port naming in JackAudioDriver and JackCoreAudioDriver. 15 years ago
  nedko 50550fada3 Fix introspection for GetClientPID 15 years ago
  sletz 6b366d20fb Typo. 16 years ago
  sletz ebc7631834 Use SNDCTL_DSP_SYNCGROUP/SNDCTL_DSP_SYNCSTART API to synchronize input and output in Solaris boomer backend. 16 years ago
  sletz af9790fa3a More cleanup in Solaris boomer backend. 16 years ago
  sletz 5c24df91b6 Add SNDCTL_DSP_SETTRIGGER in Solaris boomer backend (in progress). 16 years ago
  sletz eb812ca7ca Add a -G parameter in CoreAudio backend (the computation value in RT thread expressed at percent of period). 16 years ago
  sletz 34d1c0b627 Correct JackMachThread::GetParams. 16 years ago
  sletz 385de2046b Fix CopyAndConvertIn for Solaris backends. 16 years ago
  sletz 4d64f8e232 Correct control.h again. 16 years ago
  sletz 46b9d44282 Typo. 16 years ago
  sletz f831229b5d O_EXCL has to stay in Solaris boomer driver. 16 years ago
  sletz a689e5aacb Cleanup uneeded parameters in Solaris boomer backend. 16 years ago
  sletz fc5ba1689b Fix control.h for proper compilation on Solaris. 16 years ago
  sletz 37715e00b8 Solaris boomer backend now working in capture or playback only mode. 16 years ago
  sletz 148764a207 Version 1.9.4 started. 16 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz 15958b1bd8 Update OSX install script. 16 years ago
  sletz edc973c3d2 Update readme. 16 years ago
  sletz b51f2a52b3 Correct XCode project for loopback target. 16 years ago
  sletz 3f6990c0c0 Cleanup loopback backend. 16 years ago
  sletz f9a3555fc3 Add loopback backend in Windows 16 years ago
  sletz e4c2f68f1b Compile loopback backend in Linux and Solaris versions, update OSX project. 16 years ago
  sletz 4fa9498426 Complete JackWeakAPI.cpp 16 years ago
  sletz e3b0f67835 -L paramater for loopback backend activated again in jackd. 16 years ago
  sletz c970e7e0fe JackLoopbackDriver reborn as a dynamicalled loadable separated backend. 16 years ago
  sletz bfecb007bd Big rewrite of Solaris boomer driver, seems to work in duplex mode at least. 16 years ago
  sletz 56f4d13ecb In combined --dbus and --classic compilation ode, use PulseAudio acquire/release code. 16 years ago
  sletz 9fb3dfbfb2 Report some cleanup and documentation improvements done on JACK1 timing functions. 16 years ago
  sletz ab3520d659 Correct timing (for CPU load) in Solaris boomer driver. 16 years ago
  sletz e57b17f67f Update Solaris boomer driver. 16 years ago
  sletz 9066f85ba0 Rename JackDriver::Init method to JackDriver::Initialize (to avoid confusion with JackThread::Init method). 16 years ago