summaryrefslogtreecommitdiff
path: root/common/shm.h
Commit message (Expand)AuthorAgeFilesLines
* Fix macOS x86_64 + arm64 interoperabilityfalkTX2020-12-281-0/+5
* FIx doxygen and user facing and non-facing typosluz.paz2019-09-111-1/+1
* NO-OP / trailing whitespace in *.h filesThomas Brand2019-01-201-5/+5
* String management fix.Stephane Letz2016-01-011-1/+1
* additional code cleanup for jack androidKimJeongYeon2014-02-071-1/+1
* jack2 supports android devices & rebase current changes to masterKimJeongYeon2014-02-051-1/+21
* Constant naming cleanup.Stephane Letz2013-02-271-5/+5
* Update Syst V shared memory implementation.Stephane Letz2012-10-281-1/+34
* POST_PACKED_STRUCTURE used for jack_latency_range_t type.Stephane Letz2012-03-151-8/+5
* John Emmas POST_PACKED_STRUCTURE patch.sletz2011-10-281-1/+6
* Special version of jack_attach_shm/jack_release_shm on client side for POSIX ...sletz2011-06-111-0/+3
* Winmme driver working again.sletz2011-04-041-1/+1
* Correct JackWinMMEInputPort.cpp.Stephane Letz2011-03-311-1/+1
* Compiles on Windows again.sletz2009-12-161-10/+10
* Shared memory manager was calling abort in case of fatal error, now return an...sletz2009-12-151-1/+1
* Cleanup.sletz2009-03-241-5/+5
* Add mixed 32/64 mode (off by default).sletz2009-03-241-8/+9
* Merge Solaris branch back on trunk.sletz2009-02-111-0/+4
* Header cleanup, add --clients and --ports options in configure.sletz2008-10-021-1/+0
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-1/+1
* Better control of exported symbols.sletz2008-06-051-20/+18
* Beautifull codesletz2008-03-051-2/+2
* Use .jackdrc file (instead of .jackdmprc). Install script now creates a link ...sletz2007-10-091-1/+1
* Memory locking toolssletz2007-01-251-1/+2
* First importsletz2006-09-031-0/+156