3222 Commits (ae81d3cb41d81dd74988b1036fb148257bc4626c)
 

Author SHA1 Message Date
  Stephane Letz a90abbf70f Merge remote-tracking branch 'upstream/master' 11 years ago
  Stephane Letz ae2382088c Add jack_net_slave_is_active API in libjacknet. 11 years ago
  Stephane Letz 3e84fdc998 Correct JackNetExtMaster::FreePorts. 11 years ago
  Nedko Arnaudov da390836bf wscript: fix build in 32/64 bits mixed mode. github close #39 11 years ago
  Stephane Letz d2be14ddf6 Accpetable fix for long standing Freewheel mode bug. 11 years ago
  Stephane Letz 3797644104 Cleanup, documentation. 11 years ago
  Stephane Letz 4f161f35da Cleanup. 11 years ago
  Stephane Letz 08a2d8a807 Correct JackALSARawMidiDriver and JackWinMMEDriver. 11 years ago
  Stephane Letz f60fde8a2d Cleanup backend class structure. 11 years ago
  Stephane Letz f4a158afbc Add time-out in libjacknet netmaster side. 11 years ago
  Stéphane Letz 1fe47bd950 Merge pull request #42 from falkTX/master 11 years ago
  falkTX 24344009b7 Fix alsa_in/out for freewheel 11 years ago
  Stephane Letz 695c9d784c Fix in netjack_init. 11 years ago
  Stephane Letz d40b2ad548 Pawel : small fix for JackSession. 11 years ago
  Stephane Letz ec8403050c Add DHAVE_ASIO in jack_portaudio.cbp CB project. 11 years ago
  Stephane Letz 8dea08d26c Tim Mayberry : Changes to get example-clients to build using MinGW compiler. 11 years ago
  Stephane Letz 2aa5773fae Tim Mayberry : Allow portaudio driver to be compiled without ASIO. 11 years ago
  Stephane Letz 6dc8d3c5a2 Tim Mayberry : Add support for building with mingw compiler. 11 years ago
  Stephane Letz 16de5ee471 Tim Mayberry : fix for changes to JackClient::ShutDown in windows code. 11 years ago
  Stephane Letz 851413589a Reinstate mlock parameters (for compatibility purpose). 12 years ago
  Stephane Letz c70f01d51c New restart callback in net API. 12 years ago
  Stephane Letz 0c8bb599cb Correct JackNetSlaveInterface::InitConnection. 12 years ago
  Stephane Letz dc22edecc9 std::exception used by reference. 12 years ago
  Stephane Letz 7de15e7a53 Correct netjack2 latency code. 12 years ago
  Stephane Letz 26f384bf9f Raise NETWORK_PROTOCOL for netjack2. 12 years ago
  Adrian Knoth 84c1952786 Fix promiscuous mode 12 years ago
  Stéphane Letz c6a96da1fb Merge pull request #35 from fps/master 12 years ago
  Florian Paul Schmidt b95372e1f0 Add help command and options to jack_control 12 years ago
  Stephane Letz b75b629c70 Use engine lock in JackCoreMidiDriver::Restart. 12 years ago
  Stephane Letz 8e2d47835e Correct error messages. 12 years ago
  Stephane Letz 5936f2fbeb Define NETWORK_PROTOCOL. 12 years ago
  Stephane Letz 12b20854be Add NET_SYNCHING flag. 12 years ago
  Stephane Letz e4de2d61da Autosave mode in netjack2 netmanager. 12 years ago
  Stephane Letz 2c116851ad Finally remove NETWORK_RESYNCH_LATENCY, raise NETWORK_MAX_LATENCY. 12 years ago
  Stephane Letz e0135c87cc Add NETWORK_RESYNCH_LATENCY parameter to resynch in netjack2. 12 years ago
  Stephane Letz f7d0f8ee49 InSynched not really needed in NetJack2. 12 years ago
  Stephane Letz 0faa77441b Correct JackNetDriver::SaveConnections. 12 years ago
  Stephane Letz eacbd3e181 JackServer::SwitchMaster now correctly notify buffer_size and sample_rate changes, cleanup/improvements in JackNetDriver. 12 years ago
  Stephane Letz 4bb237685c JackNetDriver now correctly get master in/out when restarted. 12 years ago
  Stephane Letz 3959a27499 Cleanup RT setup code in JackClient. 12 years ago
  Stephane Letz 3a3aa4c219 Correct XCode project. 12 years ago
  Stephane Letz 0fc84b9c48 Fix in JackServer::SetFreewheel. 12 years ago
  Stephane Letz 4c62b949d3 Correct JackDriver::SaveConnections. 12 years ago
  Stephane Letz 4eee901c8c Correct JackNetInterface::AudioBufferFactory. 12 years ago
  Stephane Letz 457b2b7583 Cleanup Netjack2 code. 12 years ago
  Stephane Letz 2d7d1ecdb6 Use JACK_DEFAULT_SERVER_NAME constant. 12 years ago
  Stephane Letz a4e319b753 Correctly pass code parameter in InfoShutdown callback. 12 years ago
  Stephane Letz 1fe6799803 Correct JackServer::AddSlave. 12 years ago
  Stephane Letz 31cfa17a13 Merge remote-tracking branch 'upstream/master' 12 years ago
  Stephane Letz 5d06b94ef7 Use port type information in JackDriver::SaveConnections and JackDriver::RestoreConnections. 12 years ago