jack2/posix
Andreas Pape 58194d90f4 JackFifo: Apply given init value in allocate
When using as sync opbject the given 'value' is meant to
already 'unblock' for that amount of Wait calls.

Signed-off-by: Andreas Pape <apape@de.adit-jv.com>
2022-03-29 11:49:24 +01:00
..
JackCompilerDeps_os.h Correct GPL licence to LGPL for header files needed to build libjack. 2019-03-22 12:26:54 +01:00
JackFifo.cpp JackFifo: Apply given init value in allocate 2022-03-29 11:49:24 +01:00
JackFifo.h posix: fifo: use right prototype 2020-09-13 01:31:44 +02:00
JackNetUnixSocket.cpp Update JackNetUnixSocket.cpp 2022-01-15 15:09:55 +00:00
JackNetUnixSocket.h Correct GPL licence to LGPL for header files needed to build libjack. 2019-03-22 12:26:54 +01:00
JackPosixMutex.cpp Undeeded error messages removed. 2012-12-10 16:28:15 +01:00
JackPosixMutex.h Code moved in cpp files. 2012-03-16 12:29:39 +01:00
JackPosixProcessSync.cpp A bit more robust JackMessageBuffer implementation (in progress). 2012-01-29 10:08:55 +00:00
JackPosixProcessSync.h Naming of synchro primitive on Windows. 2012-01-27 16:53:05 +00:00
JackPosixSemaphore.cpp POSIX: Remove unnecessary feature test macro. 2022-01-15 15:09:55 +00:00
JackPosixSemaphore.h Secure promiscuous mode for posix semaphores 2017-03-18 14:27:37 +01:00
JackPosixServerLaunch.cpp FIx doxygen and user facing and non-facing typos 2019-09-11 19:17:07 +01:00
JackPosixThread.cpp If pthread_setschedparam() in JackPosixThread::AcquireRealTimeImp() fails 2019-09-18 21:40:17 +01:00
JackPosixThread.h More robust dynamic port management in JACK/CoreMidi bridge. 2011-11-25 11:06:38 +00:00
JackPosixTime.c Put the clock_gettime based time impl into posix/ 2022-01-15 15:09:55 +00:00
JackShmMem_os.h Correct GPL licence to LGPL for header files needed to build libjack. 2019-03-22 12:26:54 +01:00
JackSocket.cpp Set fSocket to -1 after close on an error to prevent a double close. 2019-06-19 12:40:43 +02:00
JackSocket.h Secure promiscuous mode for unix sockets 2017-03-18 14:27:29 +01:00
JackSocketClientChannel.cpp FIx doxygen and user facing and non-facing typos 2019-09-11 19:17:07 +01:00
JackSocketClientChannel.h Fix client UUID gen, and some warnings (#440) 2019-03-18 08:33:50 +01:00
JackSocketNotifyChannel.cpp Fix lock management in JackEngine. 2012-02-01 15:36:00 +00:00
JackSocketNotifyChannel.h Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 2009-10-20 11:07:58 +00:00
JackSocketServerChannel.cpp posix: remove frequent log in verbose mode 2020-06-10 22:36:43 +02:00
JackSocketServerChannel.h Add JackRequestDecoder class. 2012-01-12 14:06:01 +00:00
JackSocketServerNotifyChannel.cpp jack: remove unnecessary GPL include from LGPL code 2020-05-11 16:01:34 +01:00
JackSocketServerNotifyChannel.h Revert r4119 (RT notification in the server). JackAudioDriver::ProcessSync now skip backend write in case of graph process failure. Fix incorrect error codes in alsa/usx2y.c and alsa/JackAlsaDriver.cpp. 2011-03-04 11:02:25 +00:00
JackSystemDeps_os.h Correct GPL licence to LGPL for header files needed to build libjack. 2019-03-22 12:26:54 +01:00
JackTypes_os.h Delete some redundant macros and typedefs. 2013-01-08 14:44:10 +01:00