1968 Commits (b3ea32ebab6d59a98b6c20ffb819b2722fe08d47)
 

Author SHA1 Message Date
  Torben Hohn 91872fa0ad add netsource to wscript... maybe still needs some conditional lib deps. 15 years ago
  Torben Hohn 923cec4210 Pure Add... add netsource.c to example-clients 15 years ago
  Torben Hohn a817e1c4f6 add driver building to wscript 15 years ago
  Torben Hohn 38f5f4f7f2 Pure Add netone driver 15 years ago
  sletz 03378362b8 Cleanup JackCoreAudioDriver. 15 years ago
  sletz 22be572730 Improve aggregate device management in JackCoreAudioDriver : now a private device only and cleanup properly. 15 years ago
  sletz 5e5da014fb Typo(s). 15 years ago
  sletz cf33a4d05e jack_verbose moved to JackGlobals class. 15 years ago
  sletz eb6d5d1655 Add new JackBasePosixMutex class. 15 years ago
  sletz 2aab457b5f Fix on Windows (2). 15 years ago
  sletz 1b8d262c4f Fix on Windows. 15 years ago
  sletz ed864f5592 Now start server channel thread only when backend has been started (so in JackServer::Start). Should solve race conditions at start time. 15 years ago
  sletz c716c75d4b Correct JACK_MESSAGE_SIZE value, particularly in OSX RPC code. 15 years ago
  sletz 09916901dc Correct JackProcessSync::LockedTimedWait. 15 years ago
  sletz f118301866 Correct jackdmp.cpp (failures case were not correct..). Improve JackCoreAudioDriver code. Raise default port number to 2048. 15 years ago
  sletz d8454654b6 More cleanup in JackCoreAudioDriver::DeviceNotificationCallback. 15 years ago
  sletz f2085bbd2c Parameter renaming. 15 years ago
  sletz 158d31496c Cleanup JackCoreAudioAdapter. 15 years ago
  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 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 16 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