42 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  sletz 3ea1d70b0c Netdriver can now ask for in/out values from the master (in progress). 14 years ago
  sletz 4789c74f37 Update Solaris drivers. 14 years ago
  sletz f60680dd40 Backends cleanup. 14 years ago
  sletz 47b8ba5bd1 Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform. 15 years ago
  sletz 85a525d60b Fix errors found by cppcheck. 15 years ago
  sletz 99c2fa0a87 Some fixes for compilation on Snow Leopard. 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 385de2046b Fix CopyAndConvertIn for Solaris backends. 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 37715e00b8 Solaris boomer backend now working in capture or playback only mode. 16 years ago
  sletz e4c2f68f1b Compile loopback backend in Linux and Solaris versions, update OSX project. 16 years ago
  sletz bfecb007bd Big rewrite of Solaris boomer driver, seems to work in duplex mode at least. 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 d38a6c9c1d Move InitFrameTime in JackDriver::Start method. 16 years ago
  sletz a447918301 Add missing include. 16 years ago
  sletz c284e58b88 Clock source setting on Linux (in progress). 16 years ago
  sletz bf1371e49a Cleanup JackBoomerDriver class. 16 years ago
  sletz cfd115c11d First working JackBoomerDriver two threads version. 16 years ago
  sletz c6bfa1db86 Two threads model in JackBoomerDriver (in progress). 16 years ago
  sletz 9be4a3cf91 Simplify the way read/write values are computed in JackBoomerDriver. 16 years ago
  sletz 751c767aa9 Correct OSS and Boomer backend parameter setting. 16 years ago
  sletz 719b244d18 New JackBoomerDriver class for Boomer driver on Solaris. 16 years ago
  sletz 3ee6e1f1fd Adapter -g parameter allows to change ringbuffer size. 16 years ago
  sletz bbaefaee7c Correct JackOSSAdapter thread scheduling, correct JackAudioAdapterInterface. 16 years ago
  sletz 6d3b3633a6 Try automatic adaptative mode in adapters. 16 years ago
  sletz 3001e1bd87 Correct default value for ringbuffer size. 16 years ago
  sletz 8738a59a74 Documentation for ringbuffer parameter in adapters. 16 years ago
  sletz 74c74ac6fd Add -g (ring-buffer) parameter to netadapter. 16 years ago
  sletz 5a72bbae78 Cleanup JackOSSDriver code. 16 years ago
  sletz bf1723b98a Improve generated gnuplot files for adapting code. 16 years ago
  sletz 8fb9b2c95b Typo in JackOSSAdapter. 16 years ago
  sletz 6eda6fb35f Use PushAndPull method in JackOSSAdapter and JackAlsaAdapter. 16 years ago
  sletz 8902893408 Add control for adapter ringbuffer size. 16 years ago
  sletz 1f1f74ebd7 Fix buffer size and sample rate handling in JackAlsaAdapter. 16 years ago
  sletz af6820789c Equality of input and output buffer size removed (for now) in JackOSSDriver. 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago