- 31 Jan, 2013 2 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-
- 28 Jan, 2013 2 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-
- 27 Jan, 2013 3 commits
-
-
Stephane Letz authored
-
Adrian Knoth authored
-
Stephane Letz authored
-
- 26 Jan, 2013 4 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-
Stephane Letz authored
-
Stephane Letz authored
-
- 25 Jan, 2013 3 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-
Stephane Letz authored
-
- 24 Jan, 2013 2 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-
- 22 Jan, 2013 1 commit
-
-
Stephane Letz authored
-
- 15 Jan, 2013 3 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-
Stephane Letz authored
-
- 14 Jan, 2013 2 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-
- 13 Jan, 2013 1 commit
-
-
Stephane Letz authored
-
- 12 Jan, 2013 6 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-
Stephane Letz authored
-
Stephane Letz authored
-
Stephane Letz authored
-
Stephane Letz authored
-
- 11 Jan, 2013 1 commit
-
-
Stephane Letz authored
-
- 10 Jan, 2013 1 commit
-
-
Stephane Letz authored
-
- 09 Jan, 2013 4 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-
Adrian Knoth authored
-
Adrian Knoth authored
With the current code, packed structs lead to unaligned memory access, thus causing SIGBUS on ARM. Let's disable packing on ARM for now. Since it's only used for mixed 32/64bit jackd installations and we're not facing such a scenario on ARM, there's little use to worry more atm.
-
- 08 Jan, 2013 1 commit
-
-
Basil Nutmeg authored
A few internal source files were redeclaring types and macros also declared in the external jack/types.h and jack/systemdeps.h headers. Since the external header needs them, delete them from the internal headers.
-
- 07 Jan, 2013 1 commit
-
-
Stephane Letz authored
-
- 06 Jan, 2013 1 commit
-
-
Adrian Knoth authored
As reported by Peter Nelson, waf's check_cfg sets HAVE_OPUS=1 if the pkg-config check is successful, however, the code requires OPUS custom headers. So if a dev package without custom headers is installed, explicitly reset HAVE_OPUS to 0 to fix the FTBFS.
-
- 04 Jan, 2013 2 commits
-
-
Stephane Letz authored
-
Stephane Letz authored
-