Sam James
fb082b173b
Don't include headers within `extern "C"`
Including C headers inside of extern "C" breaks use from C++. Hoist
the includes of standard C headers above the block so we don't try
to mangle the stdlib.
See https://gitlab.freedesktop.org/pipewire/pipewire/-/merge_requests/2377 in
PipeWire where they bundle some JACK headers, so came across this.
5 months ago
luz.paz
a93b210134
FIx doxygen and user facing and non-facing typos
Found via `codespell -q 3`
6 years ago
Stephane Letz
008872fc16
Possible fix in JackPosixSemaphore::ConnectInput, cleanup.
10 years ago
Stephane Letz
9d0acd402f
Correct NetJack2 API.
10 years ago
Stephane Letz
3260d467e0
Robin Gareus patch for Windows JackRouter.
11 years ago
Stephane Letz
a9a2ad16e1
Improve net.h documentation(2).
11 years ago
Stephane Letz
7e9ef34f79
Improve net.h documentation.
11 years ago
Stephane Letz
66b4bfd8bb
Support for partial buffers in libjacknet.
11 years ago
Stephane Letz
f93633a226
Cleanup NetJack2 code.
12 years ago
Stephane Letz
dbf9b71580
Distinguish SYNC_PACKET_ERROR and DATA_PACKET_ERROR in NetJack2.
12 years ago
Stephane Letz
ddf306b8dc
Add error code in net.h.
12 years ago
Stephane Letz
bdec35808b
Improve documentation for jack_set_net_slave_shutdown_callback.
12 years ago
Stephane Letz
ae2382088c
Add jack_net_slave_is_active API in libjacknet.
12 years ago
Stephane Letz
f4a158afbc
Add time-out in libjacknet netmaster side.
12 years ago
Stephane Letz
c70f01d51c
New restart callback in net API.
12 years ago
Robin Gareus
d94f5edb03
netjack1/netone opus support
13 years ago
Robin Gareus
33bef4fcb0
add opus support to NetJack2
13 years ago
sletz
ffe8e3cf3b
Improve libjacknet master mode.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4777 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
sletz
4e0a70b5d2
Enable explicit channel mapping in CoreAudio driver.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4515 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
840b47f8bf
Code factorization and cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4514 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
Stephane Letz
5393000a8a
Network mode converted to latency.
14 years ago
sletz
1245be0e82
libjacknet: -1 now used to get master physical inputs/outputs.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4381 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
a6fef0f2cc
Add libjacknet target in XCode.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4379 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
ff7978b4a0
Cleanup.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4241 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
07a0c94b93
More doc in net.h header.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3959 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
d43ba8b98e
Add parameter to chose sample encoder type and quality.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3957 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
347ff4c348
Implement connection time-out
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3954 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
52993cd859
Add jack_flush_adapter API.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3953 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
aeb3596194
Correct input or output only.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3952 0c269be4-1314-0410-8aa9-9f06e86f4224
15 years ago
sletz
6926652401
rebase from trunk 3353:3367
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3368 0c269be4-1314-0410-8aa9-9f06e86f4224
16 years ago
sletz
2376d98b06
Improve C adapter API.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3366 0c269be4-1314-0410-8aa9-9f06e86f4224
16 years ago
sletz
926a25f6c6
New libjacknet library with net.h and JackNetAPI.cpp files. New netmaster.c and netmaster.c examples.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3337 0c269be4-1314-0410-8aa9-9f06e86f4224
16 years ago