Adrian Knoth
|
8799147e66
|
Use #if for HAVE_CLOCK_GETTIME everywhere
ifdef is useless, since the value is always defined (either to 1 or 0) in config.h.
Fix inspired by
https://svnweb.freebsd.org/ports/head/audio/jack/files/patch-drivers_dummy_dummy__driver.c?view=markup
Also simplified #if condition in libjack/time.c - it's easier to read a positive than a negated
condition.
|
9 years ago |
James Cowgill
|
17dc27f884
|
Remove unused sysdeps/cycles.h includes
|
9 years ago |
Paul Davis
|
c758cdf4f6
|
uncrustification of jack source code
|
10 years ago |
Adrian Knoth
|
dea90fc23a
|
Drop obsolete cycle counter option in libjack
|
12 years ago |
Paul Davis
|
d094819df4
|
#include changes to reflect separation of public and private headers
|
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
|
19 years ago |
pbd
|
3a711a1cbe
|
add missing file
git-svn-id: svn+ssh://jackaudio.org/trunk/jack@954 0c269be4-1314-0410-8aa9-9f06e86f4224
|
20 years ago |