falkTX
9267f9c61f
Bump version and update changelog
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
88102ec4a7
Bump version to 1.9.21
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
03f474c611
Start of v1.9.20
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
13d5eccba4
Bump protocol version as internal ABI has changed (struct alignment)
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
dd1d70c8ff
Start of 1.9.19
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
1dea3e2c01
Start v1.9.18
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
b04b61622e
Prepare for future things
4 years ago
falkTX
db76dd6bb8
1.9.16 release
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
ef0f3c0931
Preparations for 1.9.15 release
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
577cc64b92
Start of 1.9.14 development
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
401fbe9fa9
Start of 1.9.14 development
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
4828349f3d
Prepare for release
Signed-off-by: falkTX <falktx@falktx.com>
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 )
* Fix generation of client uuid
Signed-off-by: falkTX <falktx@falktx.com>
* Remove all client properties when removed; Cleanup a few things
Signed-off-by: falkTX <falktx@falktx.com>
* Make all uuid function arguments use jack_uuid_t type; Fix warnings
Signed-off-by: falkTX <falktx@falktx.com>
* Rework uuids to never be int, more cleanup
Signed-off-by: falkTX <falktx@falktx.com>
6 years ago
falkTX
288df203f5
Prepare 1.9.12 release
7 years ago
falkTX
f3a6b3e44a
1.9.11-RC1 release
8 years ago
Stephane Letz
ce825c6a6b
Version 1.9.11 started.
11 years ago
falkTX
619f1ebdb0
Missing constant define
11 years ago
falkTX
f1f40a0dc9
stub/empty implementation of metadata
11 years ago
Nedko Arnaudov
c8cac65cad
remove the JackSelfConnectMode enum type
It was introduced before the parameter was actually exposed.
The parameter is exposed through a char type in both jackd and
jackdbus, thus a mappnig was required.
This changeset removes the enum and makes the code simpler
at the expense of not allowing arbitrary chars as values.
As it is exposed and used in sessions, it is not arbitrary anyway.
11 years ago
Nedko Arnaudov
a961c5f1fe
Change JACK_DEFAULT_SELF_CONNECT_MODE to "allow"
The constant was introduced when the mode parameter of the JackEngine
constructor was added in aab13501f4
.
Then in 6253344da6
the parameter
was exposed through the control api, but with different default
value.
This commit changes the value to match the default of the control api
parameter.
11 years ago
KimJeongYeon
4a94e12986
jack2 supports android devices & rebase current changes to master
11 years ago
Stephane Letz
756027b040
Constant naming cleanup.
12 years ago
Stephane Letz
e32b0cd318
Improve server shutdown and stop.
12 years ago
Stephane Letz
e4730c6c97
Fix some incoherency with strings.
12 years ago
Stephane Letz
b7c53a84db
Move SYNC_MAX_NAME_SIZE in JackConstants.h, correct synchro primitives BuildName method.
12 years ago
Stephane Letz
d3589cbc3c
Use JackTools::DefaultServerName() everywhere needed.
12 years ago
Stephane Letz
8623ae4063
Version 1.9.10 started.
12 years ago
Stephane Letz
2d8992ab62
Correct JackPortAudioDriver.
12 years ago
Stephane Letz
373e6ea95b
Minor version numbering.
12 years ago
sletz
32bc4fa557
Use a time-out in notification channel write function.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4761 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
b97ac2a080
Version 1.9.9 started.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4655 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
4d1f3e81e1
Cleanup(2).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4649 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
022e551350
Cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4608 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
ecb84b5f9f
rebase from trunk 4238:4306
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4307 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
53111aac1b
Version 1.9.8 started.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4240 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
4828d0c835
rebase from trunk 4041:4083
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4084 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
05dea9361b
Version 1.9.7 started.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4048 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
Torben Hohn
914a79d4b3
use constant JACK_UUID_SIZE for uuid size.
15 years ago
sletz
249c0c3b5d
rebase from trunk 3966:4004
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4005 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
47b8ba5bd1
Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3987 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
54ebab2cf2
rebase from trunk 3930:3966
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3967 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
13bfdb36d7
Raise JACK_PROTOCOL_VERSION number.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3938 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
ec2e42c933
rebase from trunk 3899:3916
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3917 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
e8bac9cc34
Version 1.9.6 started.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3911 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
5f68a6557a
rebase from trunk 3813:3899
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3900 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
7453e5b018
Dynamic choice of maximum port number.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3828 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
fa24bd3e74
Version 1.9.5 started.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3822 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
6b765f0168
rebase from trunk 3684:3813
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3814 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
9e263b52ac
Lock/Unlock shared memory segments (to test...).
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3788 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago