- 15 Dec, 2015 1 commit
-
-
ethe authored
-
- 13 Dec, 2015 1 commit
-
-
Karl Linden authored
-
- 27 Apr, 2015 1 commit
-
-
Tim Mayberry authored
-
- 10 Apr, 2015 6 commits
-
-
Karl Lindén authored
-
Karl Lindén authored
add the --sndfile auto option and check sndfile availability with env['SNDFILE'] instead of is_defined('HAVE_SNDFILE')
-
Karl Lindén authored
use pkg-config to find sndfile (drop explicit LIB_SNDFILE and HAVE_SNDFILE since check_cfg deals with it)
-
Karl Lindén authored
-
Karl Lindén authored
use conf.env['SAMPLERATE'] to determine wether samplerate is available instead of conf.is_defined('HAVE_SAMPLERATE')
-
Karl Lindén authored
-
- 16 Mar, 2015 1 commit
-
-
KimJeongYeon authored
-
- 14 Feb, 2014 1 commit
-
-
farwayer authored
-
- 23 Jul, 2013 1 commit
-
-
Stephane Letz authored
-
- 14 Nov, 2012 1 commit
-
-
Adrian Knoth authored
-
- 07 Nov, 2012 2 commits
-
-
Adrian Knoth authored
jack_transport requires libreadline but not libncurses, so drop the latter.
-
Adrian Knoth authored
Reportedly, f28523ff was incomplete.
-
- 05 Nov, 2012 1 commit
-
-
Adrian Knoth authored
CCFLAGS isn't honoured at all, the proper name is CFLAGS.
-
- 25 Sep, 2012 1 commit
-
-
Nedko Arnaudov authored
ceilf() is used in netsource.c Fix for trac ticket #291
-
- 12 Sep, 2012 1 commit
-
-
Adrian Knoth authored
Patch by Adam Conrad <adconrad@canonical.com>, taken from Ubuntu's jackd2 package. Fixes linkage errors as described in http://permalink.gmane.org/gmane.comp.audio.jackit/25841
-
- 10 Sep, 2012 2 commits
-
-
Robin Gareus authored
-
Robin Gareus authored
Thanks to nedko - closes #15
-
- 02 May, 2012 1 commit
-
-
Stephane Letz authored
-
- 18 Apr, 2012 1 commit
-
-
Adrian Knoth authored
This was supposed to happen in a5eb957b, but it didn't, so there was still libinprocess.so instead of inprocess.so.
-
- 19 Mar, 2012 1 commit
-
-
Adrian Knoth authored
We need readline for transport.c, but it's built conditionally if present, so allow the check for readline to fail.
-
- 17 Mar, 2012 2 commits
-
-
Nedko Arnaudov authored
-
Adrian Knoth authored
If -DNO_JACK_ERROR is set, jack_error() is replaced by printf(). Since it's a C program, we have to set CFLAGS appropriately.
-
- 15 Feb, 2012 3 commits
-
-
Adrian Knoth authored
-
Nedko Arnaudov authored
-
Nedko Arnaudov authored
jackdbus needs explicit index because device reservation code is shared with jackd and waf cannot autodetect this.
-
- 12 Feb, 2012 3 commits
-
-
Adrian Knoth authored
-
Adrian Knoth authored
waf complains about missing features in the builder, so let's add some. For the sake of completeness, here's an example error message: Traceback (most recent call last): File "/home/adi/jack2/.waf-1.6.11-30618c54883417962c38f5d395f83584/waflib/Runner.py", line 162, in start st=tsk.runnable_status() File "/home/adi/jack2/.waf-1.6.11-30618c54883417962c38f5d395f83584/waflib/Task.py", line 285, in runnable_status new_sig=self.signature() File "/home/adi/jack2/.waf-1.6.11-30618c54883417962c38f5d395f83584/waflib/Task.py", line 274, in signature self.sig_implicit_deps() File "/home/adi/jack2/.waf-1.6.11-30618c54883417962c38f5d395f83584/waflib/Task.py", line 372, in sig_implicit_deps (nodes,names)=self.scan() File "/home/adi/jack2/.waf-1.6.11-30618c54883417962c38f5d395f83584/waflib/Tools/c_preproc.py", line 594, in scan raise Errors.WafError('%r is missing a feature such as "c", "cxx" or "includes": '%task.generator) WafError: bld(uselib_local='clientlib', posted=True, features=[], idx=28, uselib='RT SNDFILE', meths=['process_rule', 'process_source'], prec=defaultdict(<type 'list'>, {}), includes=['../linux', '../posix', '../common/jack', '../common'], source=[/home/adi/jack2/example-clients/capture_client.c], mappings={}, path=/home/adi/jack2/example-clients, _name='jack_rec', target='jack_rec') in /home/adi/jack2/example-clients is missing a feature such as "c", "cxx" or "includes":
-
Adrian Knoth authored
-
- 09 Feb, 2012 1 commit
-
-
Adrian Knoth authored
Automatically upgrading to python3 syntax, where possible.
-
- 06 Jan, 2012 1 commit
-
-
nedko authored
I don't think anything actually uses the curses library. Invalidates #260 git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4669 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 13 May, 2011 1 commit
-
-
Nedko Arnaudov authored
-
- 23 Apr, 2011 1 commit
-
-
Nedko Arnaudov authored
-
- 15 Apr, 2011 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4307 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 30 Mar, 2011 2 commits
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4239 0c269be4-1314-0410-8aa9-9f06e86f4224
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4236 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 28 Mar, 2011 2 commits
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4226 0c269be4-1314-0410-8aa9-9f06e86f4224
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4225 0c269be4-1314-0410-8aa9-9f06e86f4224
-