summaryrefslogtreecommitdiff
path: root/common/JackShmMem.h
Commit message (Expand)AuthorAgeFilesLines
* shm: Remove not used JackMem classTimo Wischer2020-06-101-39/+0
* NO-OP / trailing whitespace in *.h filesThomas Brand2019-01-201-3/+3
* Missing include, correct log message.Stephane Letz2015-10-051-7/+7
* Alexandru Costache patch for memory allocation failure.Stephane Letz2015-01-071-0/+21
* Use JACK_DEFAULT_SERVER_NAME constant.Stephane Letz2013-04-221-3/+3
* Export cleanup.sletz2012-01-071-5/+5
* Correct JackShmReadWritePtr1::Init.sletz2011-11-221-1/+1
* Code factorization and cleanup.sletz2011-07-241-9/+12
* Special version of jack_attach_shm/jack_release_shm on client side for POSIX ...sletz2011-06-111-22/+22
* Fix some file header to have library side code use LGPL.sletz2010-03-191-18/+17
* Sync with JACK1 : -r parameter now used for no-realtime, realtime (-R) is now...sletz2009-11-141-7/+7
* Lock/Unlock shared memory segments (to test...).sletz2009-11-131-11/+13
* Add mixed 32/64 mode (off by default).sletz2009-03-241-13/+13
* Merge Solaris branch back on trunk.sletz2009-02-111-0/+3
* Better symbols export for server and client side libraries.sletz2008-09-081-3/+3
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-15/+2
* Another Tim Blechmann cleanup patch + do no allocate JackClientControl in sha...sletz2008-06-131-18/+31
* Another Tim Blechmann patch to remove unnecessary virtual methods.sletz2008-06-121-14/+18
* Cleanupsletz2008-06-051-8/+1
* Compiles on Windows againsletz2008-06-051-8/+9
* Merge control branch.sletz2008-05-261-1/+2
* Use placement new for dynamic port allocation (in progress).sletz2008-05-161-0/+1
* Nedko Arnaudov log patch(2).sletz2008-03-101-6/+6
* Beautifull codesletz2008-03-051-79/+79
* Update datesletz2008-02-011-1/+1
* OSX 32/64 bits version.sletz2008-01-251-15/+15
* Implementation of server_name setting (-n) in progresssletz2007-10-241-13/+27
* Fix a bug in jack_test. Correct JackShmMem destructor. Correct and case in Ja...sletz2007-08-231-6/+2
* Compilation on Windowssletz2007-01-301-2/+2
* New LockAllMemory and UnlockAllMemory functions.sletz2007-01-301-1/+5
* Correct memory locking code on Windowssletz2007-01-261-0/+4
* Memory locking toolssletz2007-01-251-27/+30
* Compilation on WIN32sletz2007-01-081-12/+12
* New server/client data transfer model (2)sletz2007-01-081-2/+64
* First importsletz2006-09-031-0/+308