9 Commits (40675225295958c8735d7e8b3af2c08901b460e0)

Author SHA1 Message Date
  falkTX f5a01999fa macOS: forcely ignore wait failures when closing down 2 years ago
  falkTX 79ea0746fa
macOS: killing a thread will abort the semaphore wait 2 years ago
  falkTX 45042beac5 Make JackMachSemaphore more robust, dont use thread_terminate 3 years ago
  Peter Bridgman 7e599badec macOS: Pass JackMachSemaphore send right via mach_msg IPC (#788) 3 years ago
  falkTX 48342bd3d2 Restrict macos semaphore names to 32 chars, fix already-set size 4 years ago
  falkTX d9e4768943 fix previous copy&paste 4 years ago
  falkTX 2a4c9f7458 Fixup macos semaphore usage 4 years ago
  falkTX 545a2ac7ca JackMachSemaphore: fix reusage after server crash or device handover 4 years ago
  ethe 309025c3fb Renamed OSX C++ files to Objective-C++ files 9 years ago
  Stephane Letz b7c53a84db Move SYNC_MAX_NAME_SIZE in JackConstants.h, correct synchro primitives BuildName method. 12 years ago
  sletz 712c68c8aa Cleanup. 13 years ago
  sletz f7110cc560 Cleanup JackCoreMidiDriver class. 13 years ago
  sletz c35b809fd1 Correct JackMachSemaphore. 13 years ago
  sletz b70bef511b Cleanup code using snprintf(2). 13 years ago
  sletz 620e0b84d6 A bit more explicit debug messages. 14 years ago
  sletz ab6574f221 Client incorrect re-naming fixed: now done at fifo level only. 16 years ago
  sletz 004016f2e9 Rework the mutex/signal classes. Use them in JackMessageBuffer. 16 years ago
  sletz a7fd397819 Better isolation of server and clients system resources to allow starting the server in several user account at the same time. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  sletz b047c2672d All library side files become LGPL 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz f3b0593046 Remove use of assert in JackFifo, JackMachSemaphore, and JackPosixSemaphore: print an error instead. 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 962ccb7d2d Fix a bug in jack_test. Correct JackShmMem destructor. Correct and case in JackClient::Execute. Correct JackMachSemaphore::Disconnect. 17 years ago
  sletz 62588d1e24 Debug 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago