3512 Commits (c21c774855dde4070838f905a70f073adf17b7c9)
 

Author SHA1 Message Date
  Karl Linden c21c774855
waf: Nitpick styling for consistency. Fixes #172. 8 years ago
  falkTX f3a6b3e44a 1.9.11-RC1 release 8 years ago
  Hunter Allen 31d4ae97f2 Fixed a compiler warning in the memops.c file. (#267) 8 years ago
  Adrian Knoth 2d1d323505 Merge pull request #142 from jmendeth/patch-2 8 years ago
  Adrian Knoth 02299d4a81 Merge pull request #141 from jmendeth/patch-1 8 years ago
  Adrian Knoth d1df7524a2 Merge pull request #215 from jmendeth/alsa-correction 8 years ago
  Adrian Knoth 701f74fa20 Merge pull request #219 from falkTX/master 8 years ago
  Adrian Knoth 179b976fdd Merge pull request #208 from gazoo74/valgrind 8 years ago
  Adrian Knoth 0857117016 Merge pull request #228 from falkTX/jack_load_autoclose 8 years ago
  Adrian Knoth 0ca2539f5c Merge pull request #229 from rahul-bedarkar/fix-build-with-glibc 8 years ago
  Adrian Knoth 12543dd741 Merge pull request #255 from jamespthomas/james/fix-wait-crash 8 years ago
  falkTX 1dd03c61af Add autoclose option to jack_load 8 years ago
  falkTX 112b6bdf39 Use Linux futex as JackSynchro 8 years ago
  James Thomas 05f87555df Remove unused JackPosixSemaphore::Wait() function 8 years ago
  James Thomas d9918c3d29 Fix a crash in JackPosixSemaphore::Wait() 8 years ago
  Adrian Knoth e0281d82c2 Merge pull request #190 from jackaudio/waf-macosx-fixes 8 years ago
  Filipe Coelho 4cf826c82c Merge pull request #250 from schnitzeltony/NEON 8 years ago
  Andreas Müller c32b823860 jack_simdtests: add application checking accurracy and performance of SIMD optimizations 8 years ago
  Andreas Müller 77bb8be12e Add ARM-NEON acceleration for all non-dithering sample conversion functions 8 years ago
  Edward Betts e749cdf2b6 fix spelling mistake (#254) 8 years ago
  Adrian Knoth 0c8bebc1d3 Allow firewire device be selected via -d 8 years ago
  Andreas Müller 0279a2d65a fix copy & paste bug on dither rambdom generator (#246) 8 years ago
  Markus Seeber 64a56049c1 Avoid side effects from parsing of "version" option in jackd (#245) 8 years ago
  Adrian Knoth a96111a7a3 Merge pull request #206 from tSed/fix-build-when-execinfo.b-is-not-available 8 years ago
  Stéphane Letz be36f54b0e Merge pull request #243 from dehnhardt/master 8 years ago
  Hoger Dehnhardt 9a01831071 corrected the message when transport is in an unexpected state while trying to toggle 8 years ago
  Stéphane Letz 4d1300e89b Merge pull request #242 from dehnhardt/master 8 years ago
  Hoger Dehnhardt 3962e4b5dd when in wrong state, write message to stderr 8 years ago
  Hoger Dehnhardt feef5ca5c1 added a toggle command to allow toggling between play and stop state 8 years ago
  Stéphane Letz 4429cbe48e Merge pull request #241 from tpetazzoni/fix-arch-checks 8 years ago
  Thomas Petazzoni e2cba86e65 wscript: improve check for ucontext 9 years ago
  Stéphane Letz f2ece2418c Merge pull request #234 from jcowgill/mips-unaligned 8 years ago
  James Cowgill 39e984c38c Don't pack structures on MIPS where unaligned access is not allowed 8 years ago
  Stephane Letz 364159f821 Fix for JackNetUnixSocket::SendTo. 8 years ago
  Rahul Bedarkar 1dc83fd7de tests: define __STDC_LIMIT_MACROS 8 years ago
  Xavier Mendez 2ea3a56d77 Convert between sample rates when necessary 9 years ago
  Adrian Knoth ff1ed2c452 Fix initialization in test/iodelay.cpp 9 years ago
  Adrian Knoth 43efc94ebd Fix C++14 warning 9 years ago
  Adrian Knoth 691578820b Heap-allocate client matrix in topo sort 9 years ago
  Samuel Martin 8ac6bf1b4a wscript: make backtrace support depends on execinfo.h existence 9 years ago
  Gaël PORTAY fd48059f9b Fix duplicate instruction. 9 years ago
  Gaël PORTAY 9e5d1909d1 Fix initialization of members from default constructors. 9 years ago
  Gaël PORTAY ddf1b5a184 Fix initialization of string members. 9 years ago
  Gaël PORTAY a91969e12d Fix uninitialized fEndDateUst. 9 years ago
  Karl Linden 4e8e7ecdc2
Use conf.check instead of conf.check_cc. 9 years ago
  Stéphane Letz ff0463bd5d Merge pull request #199 from bkuhls/nios2 9 years ago
  Bernd Kuhls 628a52265f Add support for nios2 9 years ago
  Karl Linden cf48eedf95
Merge branch 'master' into waf-macosx-fixes. 9 years ago
  Karl Linden 3dbd4b92fe
Simplify build system logic. Fixes #168. 9 years ago
  Karl Linden 765798cff6
Drop make nonsense in wscript. Fixes #169. 9 years ago