3962e4b5
(refs/pull/242/head)
when in wrong state, write message to stderr by
2016-12-19 21:25:30 +0100
feef5ca5
added a toggle command to allow toggling between play and stop state by
2016-12-19 21:13:16 +0100
4429cbe4
Merge pull request #241 from tpetazzoni/fix-arch-checks by
2016-12-17 17:29:48 +0100
e2cba86e
(refs/pull/241/head)
wscript: improve check for ucontext by
2016-05-23 22:28:12 +0200
9cb4fb82
(refs/pull/210/merge)
Merge 0d78be7887 into f2ece2418c by
2016-11-22 11:26:18 +0000
f2ece241
Merge pull request #234 from jcowgill/mips-unaligned by
2016-10-18 16:58:10 +0200
39e984c3
(refs/pull/234/head)
Don't pack structures on MIPS where unaligned access is not allowed by
2016-10-18 14:40:09 +0000
364159f8
Fix for JackNetUnixSocket::SendTo. by
2016-09-13 18:00:22 +0200
1dc83fd7
(refs/pull/229/head)
tests: define __STDC_LIMIT_MACROS by
2016-08-22 19:04:47 +0530
ab2a81e9
fixed error message by
2016-08-07 14:18:41 +0200
423c1f89
changes for os x dbus compatibility by
2016-08-07 14:09:44 +0200
2ea3a56d
(refs/pull/215/head)
Convert between sample rates when necessary by
2016-06-22 12:29:12 +0200
ff1ed2c4
Fix initialization in test/iodelay.cpp by
2016-06-11 05:35:07 +0200
43efc94e
Fix C++14 warning by
2016-06-11 05:28:14 +0200
69157882
Heap-allocate client matrix in topo sort by
2016-06-11 05:07:13 +0200
0d78be78
(refs/pull/210/head)
Add support for arc by
2016-05-23 17:44:09 +0200
bf35254c
Add support for xtensa by
2016-05-23 17:42:39 +0200
8ac6bf1b
(refs/pull/206/head)
wscript: make backtrace support depends on execinfo.h existence by
2016-05-16 22:51:50 +0200
e1c84f69
(refs/pull/209/head)
wscript: replace deprecated use of check_cc by check by
2016-05-19 22:30:34 +0200
fd48059f
(refs/pull/208/head)
Fix duplicate instruction. by
2016-05-17 15:45:38 -0400
9e5d1909
Fix initialization of members from default constructors. by
2016-05-17 16:04:44 -0400
ddf1b5a1
Fix initialization of string members. by
2016-05-16 19:24:27 -0400
a91969e1
Fix uninitialized fEndDateUst. by
2016-05-16 18:29:06 -0400
4e8e7ecd
Use conf.check instead of conf.check_cc. by
2016-05-17 07:33:58 +0200
ff0463bd
Merge pull request #199 from bkuhls/nios2 by
2016-04-19 20:29:06 +0200
628a5226
(refs/pull/199/head)
Add support for nios2 by
2016-04-19 19:32:35 +0200
cf48eedf
(refs/pull/190/head)
Merge branch 'master' into waf-macosx-fixes. Move aften check to resolve conflict. by
2016-03-31 19:40:12 +0200
3dbd4b92
Simplify build system logic. Fixes #168. by
2016-03-31 19:32:01 +0200
765798cf
Drop make nonsense in wscript. Fixes #169. by
2016-03-31 19:08:55 +0200
b7bda2f0
Display all tool flags. Fixes #170. by
2016-03-31 19:02:23 +0200
e2764ca1
Replace display_msg with conf.msg. Fixes #171. by
2016-03-31 18:51:34 +0200
9eb38754
Merge branch 'master' of github.com:jackaudio/jack2 by
2016-03-31 18:29:13 +0200
65e3c278
Make platform detection less hardcoded. Rename --dist-target=mingw option to --platform=win32. by
2016-03-31 18:25:55 +0200
693451c3
Brad Harper patch for aarch64 - packed structure workaround. by
2016-03-30 09:53:08 +0200
0acbb6fd
Update README. by
2016-03-21 10:37:02 +0100
576422cd
Merge pull request #196 from bmwiedemann/master by
2016-03-18 18:03:12 +0100
bde8d3d4
Revert "Bump Netjack protocol version" by
2016-03-18 18:00:16 +0100
f61bdd80
(refs/pull/196/head)
allow to use source date for man page generation by
2016-03-18 17:15:23 +0100
2fa0a350
Restore working version for _session_params. by
2016-03-18 14:47:37 +0100
6fb2dfc0
Update copyright date. by
2016-03-18 11:04:56 +0100
0febcba8
Merge pull request #195 from jmendeth/patch-3 by
2016-03-18 10:36:05 +0100
b4e7e875
(refs/pull/195/head)
Bump Netjack protocol version by
2016-03-11 18:04:46 +0100
cfcafb25
Fix Netjack alignment by
2016-03-11 18:04:36 +0100
1d01f8dc
Merge branch 'master' into waf-macosx-fixes by
2016-02-25 20:41:06 +0100
7bdad496
Fix building with libedit. by
2016-02-25 20:40:21 +0100
fc1499d8
Merge branch 'master' into waf-macosx-fixes by
2016-02-25 18:48:32 +0100
cf8ccd2e
Merge pull request #191 from falkTX/master by
2016-02-25 08:03:45 +0100
8c50f67f
(refs/pull/191/head)
Use ARM neon intrinsics for AudioBufferMixdown by
2016-02-25 00:11:09 +0100
c4f01e51
Merge branch 'master' into waf-macosx-fixes by
2016-02-20 19:34:18 +0100
51f92388
Correct JackDriver::Open : call to fGraphManager->SetBufferSize has to use current fEngineControl->fBufferSize value. by
2016-02-11 11:58:01 +0100
a1f2d86d
Merge remote-tracking branch 'upstream/master' by
2016-02-10 16:49:32 +0100
123de361
Correct midiseq.c : better use jack_midi_reset_buffer instead of jack_midi_clear_buffer for output port. by
2016-02-10 16:48:44 +0100
6846ee83
(refs/pull/244/head)
Merge pull request #8 from AndrewCooper/ioaudio-backend by
2016-02-01 15:44:54 -0600
e4442d47
Address code review by
2016-01-29 15:56:59 -0600
fee9cb39
Fix duplicate header JackTime.h by
2016-01-29 14:19:23 -0600
a9079314
example-clients/transport.c: replace '#ifdef' with '#if' and '#ifndef x' with '#if !x' by
2016-01-28 11:29:07 +0100
dd7d2343
example-clients/transport.c: remove trailing spaces by
2016-01-28 11:20:38 +0100
1c0d38b6
Iteration 4 by
2016-01-19 13:03:32 -0600
873de3cd
Iteration 3 by
2016-01-14 16:04:28 -0600
fc788c9c
Iteration 2 by
2016-01-06 14:55:17 -0600
5e565e68
Merge remote-tracking branch 'upstream/master' by
2016-01-01 20:41:05 +0100
02f74a65
String management fix. by
2016-01-01 20:40:22 +0100
34022e87
(refs/pull/182/head)
Fix various string initialization bugs. I do not know if UUID is expected to always be zero terminated by
2016-01-01 19:56:30 +0100
75dfaa65
Merge pull request #179 from joshdekock/merger-branch by
2015-12-20 15:09:37 +0100
7cb81394
(refs/pull/179/head)
Fixed building AudioAdapter on OSX by
2015-12-19 03:17:48 +0000
bc66447e
fixed frameworks in wscripts by
2015-12-19 14:41:09 +0000
184e10dd
Fixed styling of wscripts by
2015-12-16 15:08:11 +0000
70573282
Add Jack IoAudio Driver Backend by
2015-12-15 15:54:38 -0600
ee2a4cad
Update travis.yml to test on both OSX & Linux by
2015-12-15 20:05:51 +0000
acbe8b11
Remember to add Foundation.h to use NS* by
2015-12-15 19:59:02 +0000
8ed3e822
Fixed linking errors with frameworks for OSX by
2015-12-15 19:57:56 +0000
7dbf04ca
Use mach semaphore rather than posix by
2015-12-15 19:40:07 +0000
ea8e8533
Updated deprecated error handling function by
2015-12-15 19:36:53 +0000
309025c3
Renamed OSX C++ files to Objective-C++ files by
2015-12-15 19:21:12 +0000
af99165e
Drop problematic CPPFLAGS for MacOSX. by
2015-12-13 20:50:59 +0100
d0352b4a
Link all drivers against serverlib on MacOSX and Windows. by
2015-12-13 20:38:31 +0100
9d55d69a
Merge branch 'master' into waf-macosx-fixes by
2015-12-13 18:48:25 +0100
790243f3
Remove unused file config.h.in. by
2015-12-12 23:36:11 +0100
4db015a0
Check packages before anything else so use variables can be used in checks. by
2015-09-26 22:58:21 +0200
f37f8dc1
Merge branch 'master' into waf-macosx-fixes by
2015-12-13 18:15:07 +0100
3eec03a6
Modernize MacTypes.h #includes. by
2015-12-12 23:51:39 +0100
b3d0fcd7
Drop (seemingly) unused and deprecated #include. by
2015-12-12 23:48:29 +0100
f5206fca
Remove unused file config.h.in. by
2015-12-12 23:36:11 +0100
aaaeeea8
Refactor duplicated code into toplevel wscript. by
2015-12-13 18:06:35 +0100
089bc063
Tidy up linux/wscript and make it ready for unification. See issue #164. by
2015-12-13 10:32:21 +0100
3368b91d
Check for ppoll() in toplevel wscript. by
2015-12-13 10:05:10 +0100
6399b803
Remove unnecessary define HAVE_PPOLL. It is already defined by conf.define(). by
2015-12-13 09:54:09 +0100
484d28f0
Remove unused HAVE_TIMERFD define. by
2015-12-13 09:49:38 +0100
b62b650d
Remove unused import. by
2015-12-13 09:02:24 +0100
33c7d58d
Load xcode and xcode6 in waf. by
2015-12-12 21:59:36 +0100
dcabf797
(refs/pull/145/merge)
Merge 413af62f77 into 87ccc8a883 by
2015-12-12 20:56:16 +0000
87ccc8a8
Ignore *.pyc files. by
2015-12-12 21:55:28 +0100
bb8e7497
Update to waf 1.8.17. by
2015-12-12 21:52:15 +0100
f3cf9d6f
Merge pull request #162 from Jajcus/release-alsa-card-on-init-error by
2015-12-06 19:09:38 +0100
57e16b9a
(refs/pull/162/head)
Release audio devices when alsa_driver_new fails by
2015-12-06 18:42:14 +0100
9278d37e
Merge pull request #7 from mattfischer/features/qcc by
2015-11-17 16:29:13 -0600
dab7e50e
Merge pull request #157 from andrewrk/fix-prototype by
2015-11-11 10:35:44 +0100
bc1a832e
(refs/pull/157/head)
fix missing void parameter in prototypes by
2015-11-09 21:55:03 -0700
c18d0444
Add support for QCC compiler by
2015-10-27 16:02:11 -0500
c996e6b7
Merge pull request #153 from escitalopram/fix-midi-cpu-hogging by
2015-10-27 12:02:31 +0100