200 Commits (40675225295958c8735d7e8b3af2c08901b460e0)

Author SHA1 Message Date
  falkTX c46c1b16e0
macOS related fixes 1 year ago
  falkTX ac334fabfb
Fix startup and shutdown when server is not running 1 year ago
  Florian Walpen 886b35c3bd JackPosixProcessSync: Fix mutex owner on TimedWait() timeout. 1 year ago
  Andreas Pape 58194d90f4 JackFifo: Apply given init value in allocate 3 years ago
  Florian Walpen 655ff5e4e1 POSIX: Remove unnecessary feature test macro. 3 years ago
  Goran Mekić 25e09df3a6 It compiles 4 years ago
  Greg V 92e9596aa5 Put the clock_gettime based time impl into posix/ 6 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
  ihsinme ffdb275081 Update JackNetUnixSocket.cpp 3 years ago
  Timo Wischer dd24ce3210 posix: fifo: use right prototype 6 years ago
  fps eceb678560 posix: Set mutex type to PTHREAD_MUTEX_ERRORCHECK 4 years ago
  Timo Wischer c95bd9631f posix: socket: Add missing time header include 6 years ago
  Adam Miartus 259a5ebc91 posix: remove frequent log in verbose mode 5 years ago
  Laxmi Devi c2e301703e JackFifo: Fix the fifo name in the jack_error log 5 years ago
  Henry Hu 6e94c67d0a use feature test macro correctly 5 years ago
  Adam Miartus c1409c88ec jack: remove unnecessary GPL include from LGPL code 5 years ago
  Juuso Alasuutari 0ee218826b If pthread_setschedparam() in JackPosixThread::AcquireRealTimeImp() fails 5 years ago
  luz.paz a93b210134 FIx doxygen and user facing and non-facing typos 5 years ago
  Joseph A. Yasi dad4b57027 Set fSocket to -1 after close on an error to prevent a double close. 6 years ago
  Stephane Letz e298b4409d Correct GPL licence to LGPL for header files needed to build libjack. 6 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  falkTX d851fada46 Fix OSX build 6 years ago
  Karl Linden f5f22c6bef
Revert "Fix unused{,-but-set}-variable compiler warnings." 6 years ago
  Karl Linden dde9f29a8e Fix unused{,-but-set}-variable compiler warnings. 8 years ago
  Alba Mendez 63269497fd Set ToS octet on netjack packets 7 years ago
  James Thomas d80de6c81a Use PTHREAD_EXPLICIT_SCHED for non RT threads 6 years ago
  Cédric Schieli d4f925c2ea Secure promiscuous mode for posix semaphores 8 years ago
  Cédric Schieli bb7faafd1c Secure promiscuous mode for unix sockets 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
  Stephane Letz 364159f821 Fix for JackNetUnixSocket::SendTo. 8 years ago
  Adrian Knoth 43efc94ebd Fix C++14 warning 9 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
  Robin Gareus 886a64e02a support [unescaped] double-quotes in jackdrc 10 years ago
  Stephane Letz ae81d3cb41 Cleanup. 11 years ago
  Stephane Letz 75a43e5f2e Improve error reporting in NetJack2. 11 years ago
  Stephane Letz c0f3d47280 More debug code in NetJack2. 11 years ago
  Stephane Letz f19cd3c1dd Uli Franke patch for start_server_classic. 11 years ago
  Adrian Knoth 84c1952786 Fix promiscuous mode 12 years ago
  Stephane Letz a4e319b753 Correctly pass code parameter in InfoShutdown callback. 12 years ago
  Stephane Letz e7239f0925 Cleanup netjack2 code (in progress). 12 years ago
  Stephane Letz 94ff6adbe4 Correct JackPosixSemaphore::Allocate and JackPosixSemaphore::ConnectInput. 12 years ago
  Stephane Letz 7ec46dbb46 Better handling of shutdown state in client side. 12 years ago
  Adrian Knoth 4d3595ebe5 Fix FTBFS introduced by ddb61e60 12 years ago
  Stephane Letz ddb61e607b Correct JackClient::OnShutdown. 12 years ago
  Stephane Letz 7849b9279e John Emmas patch for Windows. 12 years ago
  Stephane Letz e32b0cd318 Improve server shutdown and stop. 12 years ago