633 Commits (374acacad96e1166d560903a42f17c202442945a)

Author SHA1 Message Date
  Stephane Letz 5393000a8a Network mode converted to latency. 14 years ago
  sletz 620e0b84d6 A bit more explicit debug messages. 14 years ago
  sletz c83577f82c EXPORT macro renamed to LIB_EXPORT. 14 years ago
  sletz 9d3a0ab4d4 Correct RenderFromNetwork. 14 years ago
  sletz 0cb52000e6 Add missing files. 14 years ago
  sletz 2f143cb0b0 NetJack2 now only send data on network for connected ports. 14 years ago
  sletz 83ce174048 -l in JackCoreAudioDriver now display devices names and then quit. 14 years ago
  sletz 0b0fe382b0 Another round of code improvements to handle completely buggy Digidesign CoreAudio user-land driver. 14 years ago
  sletz 128c176350 Updates for OSX 32 bits compilation. 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
  sletz 7fcc33a768 Correct netjack2 packet size. 14 years ago
  sletz d1b769edbb Fix netjack2 slow mode. 14 years ago
  sletz a6fef0f2cc Add libjacknet target in XCode. 14 years ago
  Stephane Letz 6c37846449 Correct XCode target. 14 years ago
  sletz 454b9a9c66 Cleanup JackCoreMidiDriver. 14 years ago
  sletz c6a400f0be Update XCode projects. 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
  nedko 6ae3d04168 wscript: fix coremidi driver build 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 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 0cb4e351ee Update libjacknet Windows project. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 4f5e3ecd37 Correct driver lifetime management. 14 years ago
  sletz 37a971473b Fix in JackCoreAudioDriver::Read when there is no inputs. 14 years ago
  sletz 3b80fc105c Cleanup. 14 years ago
  sletz 3ea1d70b0c Netdriver can now ask for in/out values from the master (in progress). 14 years ago
  sletz a49f53c5bf More messages in verbose mode. 14 years ago
  Stephane Letz 2997da1f23 Move MIDI common files in server library on OSX. 14 years ago
  Stephane Letz ceb7c50ec4 Correct virtual sources/destinations handling. 14 years ago
  sletz ff7978b4a0 Cleanup. 14 years ago
  sletz 53111aac1b Version 1.9.8 started. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  Stephane Letz cf98c33ef8 Correct SetBufferSize for drivers. 14 years ago
  Stephane Letz e75eea7e67 Add missing include. 14 years ago
  Devin Anderson 66200176dc Add support for advance scheduling via driver preferences. Hope this doesn't break anything. 14 years ago
  Stephane Letz c362b8b0bb Add set_threaded_log_function in CoreMidi RT thread. 14 years ago
  Stephane Letz f21223cf60 Correct MIDI threads priority. 14 years ago
  Stephane Letz 6341e37859 Correct some naming stuff. 14 years ago
  Devin Anderson 6916946961 Use EAGAIN with 'sem_trywait' instead of ETIMEDOUT. 14 years ago
  Stephane Letz 33534bd8a7 Cleanup. 14 years ago
  Stephane Letz c1c9a7c4cd Correct JackCoreAudioDriver::Close. 14 years ago
  Stephane Letz bdde2d110b CoreMidi driver starting to work. 14 years ago
  Devin Anderson 9a538cbddc Make JackCoreMidiOutputPort use the standard JackMidiAsyncQueue with native semaphores. 14 years ago