25 Commits (40675225295958c8735d7e8b3af2c08901b460e0)

Author SHA1 Message Date
  Florian Walpen 655ff5e4e1 POSIX: Remove unnecessary feature test macro. 3 years ago
  Goran Mekić 25e09df3a6 It compiles 4 years ago
  Greg V 155d6ea3f9 Do not use O_RDWR on semaphores on FreeBSD 6 years ago
  Greg V e5b5ee7bc9 Start semaphore names with a slash on FreeBSD 6 years ago
  Henry Hu 6e94c67d0a use feature test macro correctly 5 years ago
  Cédric Schieli d4f925c2ea Secure promiscuous mode for posix semaphores 8 years ago
  James Thomas 05f87555df Remove unused JackPosixSemaphore::Wait() function 8 years ago
  James Thomas d9918c3d29 Fix a crash in JackPosixSemaphore::Wait() 8 years ago
  falkTX 394537687c Missing return in JackPosixSemaphore::ConnectInput 9 years ago
  Stephane Letz 3a6d6b32fc Framework moved in /Library again, using posing semaphores. 9 years ago
  Stephane Letz 008872fc16 Possible fix in JackPosixSemaphore::ConnectInput, cleanup. 9 years ago
  Adrian Knoth 84c1952786 Fix promiscuous mode 12 years ago
  Stephane Letz 94ff6adbe4 Correct JackPosixSemaphore::Allocate and JackPosixSemaphore::ConnectInput. 12 years ago
  Stephane Letz 7f09225b7a Code cleanup after compilation with clang. 12 years ago
  Stephane Letz b7c53a84db Move SYNC_MAX_NAME_SIZE in JackConstants.h, correct synchro primitives BuildName method. 12 years ago
  sletz 2310873531 Cleanup. 13 years ago
  sletz b70bef511b Cleanup code using snprintf(2). 13 years ago
  Stephane Letz 5ebeb196af More relax JackEngine::NotifyAddClient. 13 years ago
  sletz 620e0b84d6 A bit more explicit debug messages. 14 years ago
  sletz 7a2863cf55 rebase from trunk 4004:4041 14 years ago
  sletz ceb1ebdb73 Fix JackPosixSemaphore::TimedWait : same behavior as JackPosixSemaphore::Wait regarding EINTR. 15 years ago
  sletz 6b6e355d42 Correct JackPosixSemaphore::Disconnect. 15 years ago
  sletz ab6574f221 Client incorrect re-naming fixed: now done at fifo level only. 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
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 0770cd5b62 Cleanup 17 years ago
  sletz af18857295 posix semaphore naming fix 17 years ago
  sletz 059eb21dcb Cleanup include 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  sletz 1a56f6256d Tim Blechmann patch for JackPosixSemaphore (still to test...). 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 fceb4e9c41 Include cleanup 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 73e2d7a6d3 First import 18 years ago