652 Commits (3fc1d76f9ef6c2978f94c3eb4eb87dfb68f5874d)

Author SHA1 Message Date
  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
  Stephane Letz 810ec14d11 Improve error handling. 14 years ago
  Stephane Letz 8ff7bfe6f7 MIDI thread RT priority reworked a bit on OSX. 14 years ago
  Stephane Letz e843289af8 MIDI thread RT priority reworked a bit on OSX. 14 years ago
  Stephane Letz c8e5d8d3ff Update XCode project. 14 years ago
  Stephane Letz 62496d8ba8 Now compiles on OSX. 14 years ago
  Devin Anderson 94cd8d0be5 Fix compilation errors sent from Stephane. 14 years ago
  Stephane Letz 955c051f72 Compilation on OSX in progress. 14 years ago
  Devin Anderson 0429665581 Overhaulled the CoreMIDI driver. Added queue objects. Added proper event times (I think). WARNING: I've never programmed for Mac. I don't have a Mac development environment. I haven't tested or compiled the code I'm committing (Stephane said he'd take care of that). Don't expect this code to run without a thorough debug and fix session. That said, I hope this code can be turned into something workable. 14 years ago
  Stephane Letz faf29128cf Cleanup JackCoreAudioAdapter. 14 years ago
  Stephane Letz 5e19eacbea Correct latency for MIDI backend. 14 years ago
  Stephane Letz 5360ec7522 Fix midi_latency_test.c for OSX. 14 years ago
  Stephane Letz 916203bcca Update XCode project. 14 years ago
  Stephane Letz 4916a78906 Update XCode project. 14 years ago
  Devin Anderson db132e1974 Update server control API with jackctl_server_open and jackctl_server_close (see http://trac.jackaudio.org/ticket/219 for rationale). Update drivers to support Start/Stop of slave drivers. Update dbus to use new jackctl_server_* functions. Freewheel driver is no longer an implicit slave of the master audio driver. Haven't tested freewheeling, and didn't update Solaris OSS driver. Tested slave addition by adding loopback driver, but don't have a slave driver in this branch on Linux platform to test with. 14 years ago
  sletz eb67fde933 Cleanup. 14 years ago
  sletz ccdfe51346 Cleanup. 14 years ago