Commit Graph

7 Commits

Author SHA1 Message Date
Nedko Arnaudov 2b7a0b4849 LADI/jack2 variants 2022-09-06 20:48:07 +03:00
David Robillard fe0ab491b4 Clean up include guards
The previous style(s) used in most places here violates the C standard, and in
practice can trigger -Wreserved-id-macro in clang for client code.  So, switch
to a conventional style that doesn't trigger warnings (and is supported by
tools like clang-tidy).
2022-08-22 14:23:04 -04:00
Filipe Coelho 2bfa506971
update link to new-session-manager jackaudio page 2022-08-14 23:19:05 +01:00
falkTX d7d828df53
session.h: Fix typos and wording, mark as deprecated
Signed-off-by: falkTX <falktx@falktx.com>
2020-07-16 12:57:49 +01:00
falkTX 04d07f8847
Cleanup whitespace
Signed-off-by: falkTX <falktx@falktx.com>
2020-07-16 12:48:41 +01:00
Paul Davis 3d5846b477 move declarations of client/UUID related functions from session.h into jack.h, since UUIDs are now at the core 2013-10-06 09:39:42 -04:00
Nedko Arnaudov 2476dca8c1 Import jack1 headers from svn r4772 2012-02-02 19:16:32 +02:00