1679 Commits (ec40ef2906ca2d06ec4aff03073a7de35cb15c84)

Author SHA1 Message Date
  sletz 7ea5c4476c Fix in libjacknet. 14 years ago
  sletz c2f0498738 NetJack2 : connection error handling. 14 years ago
  nedko 1d83004356 make jackdbus default realtime 14 years ago
  sletz 57493e033b Factorize some code. 14 years ago
  sletz 2d98d3e8a7 Cleanup. 14 years ago
  sletz 751f5b0fa6 NetJack2 : timeout again... 14 years ago
  sletz 555c7c2259 Changes in NetJack2 connection management: no more timeout, any transmission error considered as fatal. 14 years ago
  sletz 88b08fed4c Special version of jack_attach_shm/jack_release_shm on client side for POSIX shared mem, to solve a memory leak issue. 14 years ago
  sletz 68ec29c2d0 SaveConnections/RestoreConnections moved in JackAudioDriver. 14 years ago
  sletz d6b65585bf SaveConnections/RestoreConnections in NetDriver. 14 years ago
  sletz 3ec06d7065 Improve NetMaster process (2). 14 years ago
  sletz 54b044db72 Improve NetMaster process. 14 years ago
  sletz c5e83d69a8 Improve NetJack connection handling. 14 years ago
  sletz f388deb25b Move ComputationMicroSec at a more appropriate location. 14 years ago
  sletz 8a67e42f58 Correct OSX real-time thread setup. 14 years ago
  Nedko Arnaudov 509e31d630 fix build when libsamplerate is missing 14 years ago
  sletz 93ca57cbdb Correct MIDI in netjack2. 14 years ago
  sletz d86786cef4 Correct netjack2 for MIDI. 14 years ago
  sletz 61d0e368ac Correct JackNetMasterManager::CountIO. 14 years ago
  sletz b433368c5b Cleanup. 14 years ago
  sletz 7fcc33a768 Correct netjack2 packet size. 14 years ago
  sletz 1245be0e82 libjacknet: -1 now used to get master physical inputs/outputs. 14 years ago
  sletz d1b769edbb Fix netjack2 slow mode. 14 years ago
  sletz a6fef0f2cc Add libjacknet target in XCode. 14 years ago
  sletz 50e718ad25 Correct code for libjacknet. 14 years ago
  sletz db4b99b5b6 Fix link issues for jackd. 14 years ago
  sletz 2d12663fda Format netjack1 C files. 14 years ago
  Nedko Arnaudov f94bf7174d Revert "Correct export issues." 14 years ago
  Stephane Letz 68e4756a9e Correct JackEngine::PortRegister. 14 years ago
  Devin Anderson 264aead302 JackEngine::PortRegister - set buffer size argument to engine buffer size when buffer size is 0. 14 years ago
  Devin Anderson bc2e278e91 Add jack_error() calls to 'jack_midi_event_reserve'. 14 years ago
  sletz c6a400f0be Update XCode projects. 14 years ago
  nedko 08876bd6eb fix compile warnings 14 years ago
  sletz 6d7823290f Deactivate transport in netjack2. 14 years ago
  sletz b9ae7166f3 Fix in netjack code. 14 years ago
  sletz 26fdddf8c7 Correct NetJack2 CELT compilation. 14 years ago
  sletz 269c99034e Cleanup. 14 years ago
  Stephane Letz 07d2c64f39 Use of PortRegister/PortUnRegister in drivers. 14 years ago
  Nedko Arnaudov 55557d1f74 Port registration notifications on SwitchMaster 14 years ago
  sletz 0d40e82f1a Cleanup. 14 years ago
  Nedko Arnaudov c420e6508e wscript: on macos build for x86_64 as well 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 14 years ago
  nedko cfa7575fcc don't access uninitialized memory 14 years ago
  nedko c1b057874e fix build when celt is not available 14 years ago
  Devin Anderson db390863b2 JackMidiRawInputWriteQueue: Fix flaw exposed by ringbuffer use by using array instead of ringbuffer, which needed to be done anyway, as the ringbuffer was overkill for this case. 14 years ago
  sletz cde8be9f59 CELT mode for JackNetAdapter. 14 years ago
  sletz 309c7e9951 Correct CELT conditional compilation. 14 years ago
  sletz 6d7314bade Fix CELT compilation. 14 years ago
  sletz cd3073854b Fix XCode projects. 14 years ago
  sletz 1baad52375 Activate CELT encoding in JackNetDriver. 14 years ago