summaryrefslogtreecommitdiff
path: root/common/JackConstants.h
Commit message (Expand)AuthorAgeFilesLines
* Bump protocol version as internal ABI has changed (struct alignment)falkTX2021-07-051-1/+1
* Start of 1.9.19falkTX2021-04-291-1/+1
* Start v1.9.18falkTX2021-04-131-1/+1
* Prepare for future thingsfalkTX2021-01-051-1/+1
* 1.9.16 releasefalkTX2020-10-161-1/+1
* Preparations for 1.9.15 releasefalkTX2020-10-121-1/+1
* Start of 1.9.14 developmentfalkTX2019-10-061-1/+1
* Prepare for releasefalkTX2019-05-281-1/+1
* Merge branch 'master' into developfalkTX2019-03-221-7/+7
|\
| * Correct GPL licence to LGPL for header files needed to build libjack.Stephane Letz2019-03-221-7/+7
* | Fix client UUID gen, and some warnings (#440)Filipe Coelho2019-03-181-0/+1
|/
* Prepare 1.9.12 releasefalkTX2017-08-111-1/+1
* 1.9.11-RC1 releasev1.9.11-RC1falkTX2017-06-131-1/+1
* Version 1.9.11 started.Stephane Letz2014-07-201-1/+1
* Missing constant definefalkTX2014-05-081-0/+1
* stub/empty implementation of metadatafalkTX2014-05-081-1/+1
* remove the JackSelfConnectMode enum typeNedko Arnaudov2014-03-101-1/+1
* Change JACK_DEFAULT_SELF_CONNECT_MODE to "allow"Nedko Arnaudov2014-03-101-1/+1
* jack2 supports android devices & rebase current changes to masterKimJeongYeon2014-02-051-0/+2
* Merge no-self-connect branchAdrian Knoth2013-04-061-0/+2
|\
| * Merge commit '1.9.9.5' into no-self-connectNedko Arnaudov2012-12-101-1/+1
| |\
| * \ Merge branch 'master' into no-self-connectAdrian Knoth2012-04-181-2/+2
| |\ \
| * \ \ Merge commit '1.9.8' into no-self-connectNedko Arnaudov2011-12-191-0/+1
| |\ \ \
| * \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2011-12-151-2/+4
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2011-03-141-1/+4
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v1.9.6' into no-self-connectNedko Arnaudov2010-09-071-26/+2
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2010-02-101-1/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2009-11-191-2/+3
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2009-07-261-3/+8
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | self_connect_mode engine parameterNedko Arnaudov2009-05-261-0/+2
* | | | | | | | | | | Constant naming cleanup.Stephane Letz2013-02-271-2/+1
* | | | | | | | | | | Improve server shutdown and stop.Stephane Letz2013-01-251-0/+2
* | | | | | | | | | | Fix some incoherency with strings.Stephane Letz2013-01-141-1/+1
* | | | | | | | | | | Move SYNC_MAX_NAME_SIZE in JackConstants.h, correct synchro primitives BuildN...Stephane Letz2013-01-121-0/+2
* | | | | | | | | | | Use JackTools::DefaultServerName() everywhere needed.Stephane Letz2013-01-121-3/+0
* | | | | | | | | | | Version 1.9.10 started.Stephane Letz2012-12-101-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | Correct JackPortAudioDriver.Stephane Letz2012-11-121-1/+1
* | | | | | | | | | Minor version numbering.Stephane Letz2012-09-051-1/+1
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Use a time-out in notification channel write function.sletz2012-02-011-1/+1
* | | | | | | | | Version 1.9.9 started.sletz2011-12-201-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Cleanup(2).sletz2011-12-151-0/+1
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Cleanup.sletz2011-11-251-0/+2
* | | | | | | Version 1.9.8 started.sletz2011-03-301-2/+2
| |_|_|_|_|/ |/| | | | |
* | | | | | Fix merge conflicts and ClientCheck.Stéphane Letz2010-09-201-1/+1
|\ \ \ \ \ \
| * | | | | | Version 1.9.7 started.sletz2010-08-301-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | use constant JACK_UUID_SIZE for uuid size.Torben Hohn2010-05-051-0/+3
|/ / / / /
* | | | | Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h...sletz2010-04-181-24/+0
* | | | | Raise JACK_PROTOCOL_VERSION number.sletz2010-03-041-1/+1
* | | | | Version 1.9.6 started.sletz2010-02-151-1/+1
| |_|_|/ |/| | |
* | | | Dynamic choice of maximum port number.sletz2009-11-241-0/+2