2052 Commits (netjack_squashed_interface_selection_plus_ipv6)

Author SHA1 Message Date
  falkTX 4bbfaa9c62 Fix typo in previous internal-session-file commit 7 years ago
  falkTX 288df203f5 Prepare 1.9.12 release 7 years ago
  falkTX 2ad48419a7 Add support for internal session files 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
  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 8 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 9 years ago
  Josh de Kock (ethe) bc66447e37 fixed frameworks in wscripts 9 years ago
  ethe 8ed3e8228f Fixed linking errors with frameworks for OSX 9 years ago
  Karl Linden af99165ef6
Drop problematic CPPFLAGS for MacOSX. 9 years ago
  Andrew Kelley bc1a832e71 fix missing void parameter in prototypes 9 years ago
  falkTX 55b54d6455 Missing return in jack_port_rename 9 years ago
  Stéphane Letz 38f946f5e8 Typos in JackWeakAPI.c. 9 years ago
  Stephane Letz eb5545eee5 Log code in JackWeakAPI.c. 9 years ago
  Stephane Letz af94a45d2b Correct VERSION. 9 years ago
  Stephane Letz 600bebe38d Missing include, correct log message. 9 years ago
  Xavier Mendez d239893d5f Correct typos in JackNetTool.cpp 9 years ago
  Xavier Mendez 821dfa0653 Account for IP+UDP header in MTU 9 years ago
  Stephane Letz 008872fc16 Possible fix in JackPosixSemaphore::ConnectInput, cleanup. 9 years ago
  Adrian Knoth 460063d8dc Fix bus error on PPC and PowerPC 9 years ago
  falkTX 05216197b4 Make JackPortRenameCallback return void, to match JACK1 API 9 years ago
  falkTX fc6344e5f2 Implement new jack_port_rename API 9 years ago