Paul Davis
c758cdf4f6
uncrustification of jack source code
9 years ago
Paul Davis
8604e1da0e
try to recognize integers that are NOT UUIDs when parsing them
11 years ago
Paul Davis
5e7ff0d687
change UUID implementation to use integers and serial counters; remove -L option from jack_lsp because "total latency" is deprecated
11 years ago
Paul Davis
a1aeb6d7d2
wrap UUID generation
11 years ago
Paul Davis
867ad58401
add missing uuid.c file
11 years ago
paul
f0d10e8cbe
compile fixes for OS X: remove double linkages to libjack + libjackserver, remove reference to client->control->nframes, add required compiler flags to get weak linkage to work
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4542 0c269be4-1314-0410-8aa9-9f06e86f4224
13 years ago
torben
0cdc3916cd
fix broken jack_get_microseconds in drivers when libjackserver is RTLD_LOCAL
for python loading libjackserver and using controlAPI.
drivers are linked to a second instance of libjackserver.so and the
global symbol _jack_get_microseconds showed up uninitialised.
by providing a function pointer to right instance in the engine struct,
we can fix this problem. since _jack_get_microseconds is a in systemdeps,
we need a generic way to get the right function pointer.
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@4421 0c269be4-1314-0410-8aa9-9f06e86f4224
14 years ago
paul
8c6780038d
remove all CVS Id lines from source and headers
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@1031 0c269be4-1314-0410-8aa9-9f06e86f4224
18 years ago
pbd
b58cca6ae9
add new file
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@955 0c269be4-1314-0410-8aa9-9f06e86f4224
19 years ago
pbd
7e8cf3c23c
reworked config headers etc; rework clockfix patch; exit if -R requested but unobtainable
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@948 0c269be4-1314-0410-8aa9-9f06e86f4224
19 years ago
joq
64930746f2
[0.96.0] merge MacOSX EXP tree into HEAD
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@673 0c269be4-1314-0410-8aa9-9f06e86f4224
21 years ago
trutkin
71d404f8f5
Better header definitions
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@421 0c269be4-1314-0410-8aa9-9f06e86f4224
22 years ago
letz
96562b1a8a
macosx port
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@395 0c269be4-1314-0410-8aa9-9f06e86f4224
22 years ago
pbd
f8e4244ab2
added file
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@351 0c269be4-1314-0410-8aa9-9f06e86f4224
22 years ago
pbd
946061aa2d
measure kernel scheduling delays, fix blocking mutex issues with engine post process, fix xruns caused by engine lock out, add timestamps API, plus a few other cleanups and renames
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@264 0c269be4-1314-0410-8aa9-9f06e86f4224
22 years ago
wingo
8a1e99e581
* added a crapload of debugging printouts
- added --enable-debug configure option
* fixed (?) deadlock bug by ignoring errors in fifo cleanup
* added solaris stuff, without solaris check
* cleaned up some autotools things
* added configuration header (config.h)
* 0.36.0 (skipping the abortive 0.35.0...)
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@234 0c269be4-1314-0410-8aa9-9f06e86f4224
23 years ago
pbd
44bed2543a
directory reorganization
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@188 0c269be4-1314-0410-8aa9-9f06e86f4224
23 years ago
pbd
8d8b669c66
many changes related to integration of ardour
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@89 0c269be4-1314-0410-8aa9-9f06e86f4224
23 years ago
pbd
406938e107
fixed up licensing info to use LGPL where appropriate
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@11 0c269be4-1314-0410-8aa9-9f06e86f4224
23 years ago
pbd
0410974dfa
Initial revision
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@5 0c269be4-1314-0410-8aa9-9f06e86f4224
23 years ago