2052 Commits (netjack_squashed_interface_selection_plus_ipv6)

Author SHA1 Message Date
  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
  Kjetil Matheussen 49f06118a1 Use _WIN32 instead of WIN32 in header files since WIN32 might not always be defined 9 years ago
  Xavier Mendez 2cece7e29b Correct netmanager latency reporting 9 years ago
  Maks Naumov a4b59f6620 Fix buf nullptr dereferencing in jack_midi_event_write() 10 years ago
  Julien Acroute 9c85871d8a Fix return value of SetTimebaseCallback() 10 years ago
  Karl Lindén 1715d63cd8 drop unused Build imports 10 years ago
  Stephane Letz 40341d16fb Correct NetJack2 time out handling. 10 years ago
  Cédric Schieli 8f6c3c6d1f Add JackProxyDriver 10 years ago
  Cédric Schieli 1cd25cb975 Add JackWaitCallbackDriver 10 years ago
  Cédric Schieli c1ae33f934 Split JackWaitThreadedDriver's Execute method 10 years ago
  Stephane Letz 2963e0bfb4 Add 'assert' for more robust code. 10 years ago
  Stephane Letz edce250039 Correct NetFloatAudioBuffer::NetFloatAudioBuffer. 10 years ago
  Stephane Letz 9d0acd402f Correct NetJack2 API. 10 years ago
  Adrian Knoth dea38860a8 Use cstdlib instead of stdlib.h 10 years ago
  Stephane Letz d0679708c9 Correct priority management for Windows. 10 years ago