2047 Commits (a4b588bde0fdbd2067b033c97c1cacadc1ca5bba)

Author SHA1 Message Date
  falkTX fb87a14b3e Do not assert/crash when bad clients send unordered events 7 years ago
  Timo Wischer 9fe6486c6e jackdmp: Signal to systemd when ready 7 years ago
  Adrian Knoth c5dac6270e More spelling fixes from Debian QA 7 years ago
  Adrian Knoth 6ccfdc1058 Mass-fix spelling errors 7 years ago
  m-grabner f6f7f11b38 fixed potential copy&paste style bugs (#317) 7 years ago
  falkTX 4bbfaa9c62 Fix typo in previous internal-session-file commit 8 years ago
  falkTX 288df203f5 Prepare 1.9.12 release 8 years ago
  falkTX 2ad48419a7 Add support for internal session files 8 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. 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
  Cédric Schieli 325b8ff80f Secure promiscuous mode for shared memory segments 8 years ago
  Cédric Schieli 1be958e682 Helper functions needed to secure the promiscuous mode. 8 years ago
  falkTX 112b6bdf39 Use Linux futex as JackSynchro 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
  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
  James Cowgill 39e984c38c Don't pack structures on MIPS where unaligned access is not allowed 9 years ago
  Adrian Knoth 691578820b Heap-allocate client matrix in topo sort 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
  Karl Linden 3dbd4b92fe
Simplify build system logic. Fixes #168. 9 years ago
  Stephane Letz 693451c361 Brad Harper patch for aarch64 - packed structure workaround. 9 years ago
  Stephane Letz bde8d3d4e6 Revert "Bump Netjack protocol version" 9 years ago
  Stephane Letz 2fa0a35036 Restore working version for _session_params. 9 years ago
  Stephane Letz 6fb2dfc080 Update copyright date. 9 years ago
  Xavier Mendez b4e7e875a7 Bump Netjack protocol version 9 years ago
  Xavier Mendez cfcafb25a3 Fix Netjack alignment 9 years ago
  falkTX 8c50f67f3c Use ARM neon intrinsics for AudioBufferMixdown 9 years ago
  Stephane Letz 51f923882e Correct JackDriver::Open : call to fGraphManager->SetBufferSize has to use current fEngineControl->fBufferSize value. 9 years ago
  Stephane Letz 02f74a659a String management fix. 9 years ago
  ethe 7cb81394ec Fixed building AudioAdapter on OSX 10 years ago
  Josh de Kock (ethe) bc66447e37 fixed frameworks in wscripts 10 years ago
  ethe 8ed3e8228f Fixed linking errors with frameworks for OSX 10 years ago
  Karl Linden af99165ef6
Drop problematic CPPFLAGS for MacOSX. 10 years ago
  Andrew Kelley bc1a832e71 fix missing void parameter in prototypes 10 years ago
  falkTX 55b54d6455 Missing return in jack_port_rename 10 years ago
  Stéphane Letz 38f946f5e8 Typos in JackWeakAPI.c. 10 years ago
  Stephane Letz eb5545eee5 Log code in JackWeakAPI.c. 10 years ago
  Stephane Letz af94a45d2b Correct VERSION. 10 years ago
  Stephane Letz 600bebe38d Missing include, correct log message. 10 years ago
  Xavier Mendez d239893d5f Correct typos in JackNetTool.cpp 10 years ago