summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | fix spelling mistake (#254)Edward Betts2017-02-071-1/+1
* | | | | | | | | | | Allow firewire device be selected via -dAdrian Knoth2017-01-241-0/+5
* | | | | | | | | | | fix copy & paste bug on dither rambdom generator (#246)Andreas Müller2017-01-141-1/+1
* | | | | | | | | | | Avoid side effects from parsing of "version" option in jackd (#245)Markus Seeber2017-01-131-15/+16
* | | | | | | | | | | Merge pull request #206 from tSed/fix-build-when-execinfo.b-is-not-availableAdrian Knoth2017-01-102-1/+13
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | wscript: make backtrace support depends on execinfo.h existenceSamuel Martin2016-05-202-1/+13
* | | | | | | | | | | | Merge pull request #243 from dehnhardt/masterStéphane Letz2016-12-201-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | corrected the message when transport is in an unexpected state while trying t...Hoger Dehnhardt2016-12-201-1/+1
* | | | | | | | | | | | | Merge pull request #242 from dehnhardt/masterStéphane Letz2016-12-201-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / /
| * | | | | | | | | | | | when in wrong state, write message to stderrHoger Dehnhardt2016-12-191-2/+2
| * | | | | | | | | | | | added a toggle command to allow toggling between play and stop stateHoger Dehnhardt2016-12-191-0/+24
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #241 from tpetazzoni/fix-arch-checksStéphane Letz2016-12-172-6/+21
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | wscript: improve check for ucontextThomas Petazzoni2016-12-172-6/+21
|/ / / / / / / / / / / /
* | | | | | | | | | | | Merge pull request #234 from jcowgill/mips-unalignedStéphane Letz2016-10-181-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Don't pack structures on MIPS where unaligned access is not allowedJames Cowgill2016-10-181-1/+1
|/ / / / / / / / / / / /
* | | | | | | | | | | | Fix for JackNetUnixSocket::SendTo.Stephane Letz2016-09-132-0/+2
| |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
* | | | | | | | | | | Fix initialization in test/iodelay.cppAdrian Knoth2016-06-111-3/+4
* | | | | | | | | | | Fix C++14 warningAdrian Knoth2016-06-111-1/+1
* | | | | | | | | | | Heap-allocate client matrix in topo sortAdrian Knoth2016-06-111-5/+7
| |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
* | | | | | | | | | Use conf.check instead of conf.check_cc.Karl Linden2016-05-172-24/+29
|/ / / / / / / / /
* | | | | | | | | Merge pull request #199 from bkuhls/nios2Stéphane Letz2016-04-191-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Add support for nios2Bernd Kuhls2016-04-191-1/+1
|/ / / / / / / /
* | | | | | | | Simplify build system logic. Fixes #168.Karl Linden2016-03-312-34/+18
* | | | | | | | Drop make nonsense in wscript. Fixes #169.Karl Linden2016-03-311-6/+0
* | | | | | | | Display all tool flags. Fixes #170.Karl Linden2016-03-311-3/+12
* | | | | | | | Replace display_msg with conf.msg. Fixes #171.Karl Linden2016-03-311-40/+28
* | | | | | | | Merge branch 'master' of github.com:jackaudio/jack2Karl Linden2016-03-316-8/+11
|\ \ \ \ \ \ \ \
| * | | | | | | | Brad Harper patch for aarch64 - packed structure workaround.Stephane Letz2016-03-301-2/+2
| * | | | | | | | Update README.Stephane Letz2016-03-211-0/+1
| * | | | | | | | Merge pull request #196 from bmwiedemann/masterStéphane Letz2016-03-181-1/+3
| |\ \ \ \ \ \ \ \
| | * | | | | | | | allow to use source date for man page generationBernhard M. Wiedemann2016-03-181-1/+3
| * | | | | | | | | Revert "Bump Netjack protocol version"Stephane Letz2016-03-181-1/+1
| |/ / / / / / / /
| * | | | | | | | Restore working version for _session_params.Stephane Letz2016-03-181-3/+3
| * | | | | | | | Update copyright date.Stephane Letz2016-03-182-2/+2
| * | | | | | | | Merge pull request #195 from jmendeth/patch-3Stéphane Letz2016-03-181-4/+4
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| | * | | | | | | Bump Netjack protocol versionXavier Mendez2016-03-111-1/+1
| | * | | | | | | Fix Netjack alignmentXavier Mendez2016-03-111-3/+3
| |/ / / / / / /
* | | | | | | | Make platform detection less hardcoded. Rename --dist-target=mingw option to ...Karl Linden2016-03-311-22/+24
|/ / / / / / /
* | | | | | | Fix building with libedit.Karl Linden2016-02-251-1/+4
| |_|_|_|/ / |/| | | | |
* | | | | | Merge pull request #191 from falkTX/masterStéphane Letz2016-02-251-0/+26
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Use ARM neon intrinsics for AudioBufferMixdownfalkTX2016-02-251-0/+26
|/ / / / /
* | | | | Correct JackDriver::Open : call to fGraphManager->SetBufferSize has to use cu...Stephane Letz2016-02-115-14/+22
* | | | | Merge remote-tracking branch 'upstream/master'Stephane Letz2016-02-101-31/+31
|\ \ \ \ \
| * | | | | example-clients/transport.c: replace '#ifdef' with '#if' and '#ifndef x' with...Karl Linden2016-01-281-7/+7
| * | | | | example-clients/transport.c: remove trailing spacesKarl Linden2016-01-281-24/+24
* | | | | | Correct midiseq.c : better use jack_midi_reset_buffer instead of jack_midi_cl...Stephane Letz2016-02-102-39/+30
|/ / / / /
* | | | | Merge remote-tracking branch 'upstream/master'Stephane Letz2016-01-0139-468/+600
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Remove unused file config.h.in.Karl Linden2015-12-131-17/+0
| * | | | Check packages before anything else so use variables can be used in checks.Karl Linden2015-12-131-11/+16
| | |/ / | |/| |
| * | | Refactor duplicated code into toplevel wscript.Karl Linden2015-12-135-331/+270