- 15 Dec, 2015 1 commit
-
-
ethe authored
-
- 13 Dec, 2015 1 commit
-
-
Karl Linden authored
-
- 02 May, 2015 1 commit
-
-
Karl Lindén authored
-
- 27 Apr, 2015 1 commit
-
-
Cédric Schieli authored
This wrapper driver has the same usage as its parent JackWaitThreadedDriver, but for non-threaded (callback) drivers. After waiting for Initialize to return, its main thread simply ends instead of calling the driver's Process method in a loop. The decorated driver, which must extends JackRestarerDriver instead of JackWaiterDriver, can restart the wait cycle by calling its RestartWait method.
-
- 10 Apr, 2015 2 commits
-
-
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
move check for samplerate.h to before conf.sub_config('common') and remove the duplicate check in common
-
- 25 Jan, 2014 1 commit
-
-
Martin Koegler authored
-
- 14 Nov, 2013 1 commit
-
-
Nedko Arnaudov authored
-
- 23 Jul, 2013 1 commit
-
-
Stephane Letz authored
-
- 24 Nov, 2012 1 commit
-
-
Nedko Arnaudov authored
-
- 05 Sep, 2012 1 commit
-
-
Robin Gareus authored
-
- 21 Mar, 2012 1 commit
-
-
Adrian Knoth authored
In-server components are called netmanager.so, inprocess.so and so on, not libnetmanager.so. The waf syntax for this purpose has been changed between waf-1.5 and waf-1.6.
-
- 18 Mar, 2012 2 commits
-
-
Nedko Arnaudov authored
PREFIX, LIBDIR and JACK_VERSION are fetched from the environment
-
Nedko Arnaudov authored
-
- 16 Mar, 2012 2 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-
- 15 Feb, 2012 3 commits
-
-
Adrian Knoth authored
Idea for this fix found in http://code.google.com/p/waf/issues/detail?id=800#c1
-
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 5 commits
-
-
Adrian Knoth authored
waf complains about missing source files, e.g.: could not find 'jack/*.h' in /home/adi/jack2/common ant_glob fixes the problem
-
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
-
Adrian Knoth authored
The misc module is no longer available, but we have a subst_pc builder now. Let's use this instead.
-
Adrian Knoth authored
-
- 09 Feb, 2012 1 commit
-
-
Adrian Knoth authored
Automatically upgrading to python3 syntax, where possible.
-
- 27 Jan, 2012 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4739 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 12 Jan, 2012 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4690 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 11 Jan, 2012 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4684 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 04 Jan, 2012 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4663 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 24 Oct, 2011 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4550 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 29 Jul, 2011 1 commit
-
-
sletz authored
New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4522 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 13 May, 2011 1 commit
-
-
Nedko Arnaudov authored
-
- 23 Apr, 2011 1 commit
-
-
Nedko Arnaudov authored
-
- 19 Apr, 2011 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4328 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 15 Apr, 2011 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4307 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 19 Mar, 2011 1 commit
-
-
Devin Anderson authored
Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details
-
- 08 Nov, 2010 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@4084 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 05 May, 2010 1 commit
-
-
Stéphane LETZ authored
-
- 05 Feb, 2010 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/branches/libjacknet@3900 0c269be4-1314-0410-8aa9-9f06e86f4224
-
- 01 Dec, 2009 1 commit
-
-
sletz authored
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@3834 0c269be4-1314-0410-8aa9-9f06e86f4224
-