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
Filipe Coelho
99e5d115ea
Update link to new-session-manager jackaudio page
3 years ago
falkTX
df0f004183
Mark JACK-Session as deprecated
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
luz.paz
a93b210134
FIx doxygen and user facing and non-facing typos
Found via `codespell -q 3`
6 years ago
falkTX
d0932a8f21
main header changes needed for uuid
11 years ago
Stephane Letz
734e450924
NetJack2 code cleanup.
14 years ago
sletz
eb6a4fd938
Improve session API documentation.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4561 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
a7e8377441
rebase from trunk 4083:4180
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4181 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
sletz
779832a1e4
Synchronize public headers with JACK1. Update OSX project.
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4144 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
15 years ago
Torben Hohn
1a44ede470
fix tabs and convert em to spaces.
15 years ago
Torben Hohn
aac875f514
add missing session.h file
15 years ago