3523 Commits (f7bccdca651592cc4082b28fd4a01ed6ef8ab655)
 

Author SHA1 Message Date
  Kjetil Matheussen f7bccdca65 Tests: Fix compilation with gcc7 7 years ago
  Kjetil Matheussen eabc679bd4 Example clients: Fix compilation of tw.c 7 years ago
  Kjetil Matheussen ccedff2f35 JackDebugClient: Keep client->fSynchroTable. Prevents crash in jack_client_wait, plus that it seems to be the correct thing to do. 7 years ago
  Filipe Coelho 2c57685ccc Merge pull request #271 from kmatheussen/master 7 years ago
  Kjetil Matheussen 41e8f661c4 README: Instructions for cross-compiling with mingw 8 years ago
  Filipe Coelho b6caf46088 Merge pull request #270 from y-fujii/fix_msys2_compilation 7 years ago
  Yasuhiro Fujii f76cd1b840 add _snprintf() wrapper. 7 years ago
  Yasuhiro Fujii e3bbd5cdba Change JackPortAudioDriver::Open() to permit a long device name and use truncated name for the most other parts. 8 years ago
  Yasuhiro Fujii 6758354192 fix compilation on MSYS2. 8 years ago
  Karl Linden c21c774855
waf: Nitpick styling for consistency. Fixes #172. 8 years ago
  Yasuhiro Fujii 788c6d9c5c Make locate_dll_driver_dir() independent from the dll file name. 8 years ago
  Kjetil Matheussen b4bdb9fe35 Windows: winsock2.h must be included before including windows.h 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