1878 Commits (6f9ee03099a450a79b51dfe7d2533e83131d83c7)
 

Author SHA1 Message Date
  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 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
  sletz 1f357b86f4 Correct jackd.h for doxygen groups definition. 16 years ago
  sletz cbc5f4f265 Include Microsoft Visual C++ 2008 Redistributable Package in Windows installer. 16 years ago
  sletz 1eef95890b Raise drivers time out used in synchronous mode. 16 years ago
  sletz 05c58839e1 Update XCode project. 16 years ago
  sletz 373c91126b Remove JackLoopbackDriver file from wscript. 16 years ago
  sletz 5bd0d7711f Fix wscripts when --libdir is used. 16 years ago
  sletz 418e268f46 Add compile time option for maximum ports per application. 16 years ago
  sletz 5ef23d06c3 Use __attribute__((__packed__)) again, more fixes for 64/32 mixed mode. Torben Hohn changes for 64/32 mixed mode in wscripts. 16 years ago
  sletz 3e3506bcd4 Update Windows readme file. 16 years ago
  sletz cddaebdad5 Correct documentation generation and readme files. 16 years ago
  sletz 68386706a1 Update JackRouter.dll on Windows. 16 years ago
  sletz 11cd38c9b5 Fix JackWinMMEDriver::Write. 16 years ago
  sletz 347c6b874b Correct 64/32 mixed compilation again. 16 years ago
  nedko 00a05b846b Remove libjack dependency on libdbus for mixed scenario; fix warning. 16 years ago
  nedko 1859a9dbf9 Fix build in classic only configuration 16 years ago
  nedko 3aa9b525c3 Move dbus device reservation code to jackdbus 16 years ago
  nedko 9b185921d8 properly implement card_to_num() 16 years ago
  nedko 9f0c6c64da Report ALSA card number 16 years ago
  sletz b9788bfec9 Use __attribute__((__aligned__(32))) instead of __attribute__((__packed__)) for 64/32 mixed mode. 16 years ago
  sletz 407988efc8 Correct 64/32 mixed compilation. 16 years ago
  sletz 22ee2f67e9 Another Tim Bechmann memops.c optimization patch. 16 years ago
  sletz 304060be4a Add missing #endif. 16 years ago
  sletz ea637a5223 Tim Bechmann memops.c optimization patch. 16 years ago
  sletz 9c52fb7c03 Tim Bechmann patch : hammerfall, only release monitor thread, if it has been created. 16 years ago