111 Commits (89e6b8b71c9ffaf21d2ca80497618f36b8c14eb0)

Author SHA1 Message Date
  Stephane Letz 3eb0ae6aff Update changelog. 10 years ago
  Stephane Letz ab409a65df Correct CreateAggregateDevice and libjacknet packet latency management. 11 years ago
  Stephane Letz 678b3cae57 Improve default input/ouput device selection in JackCoreAudioDriver. 11 years ago
  Stephane Letz a4e319b753 Correctly pass code parameter in InfoShutdown callback. 12 years ago
  Stephane Letz af2d63961d Correct auto-connect for audioadapter. 12 years ago
  Stephane Letz 47f3a68c43 Correct typo in JackCoreAudioDriver::OpenAUHAL. 12 years ago
  Stephane Letz bbc95b71a6 Code cleanup. 12 years ago
  Stephane Letz c1f057e013 Fix stupid typo in JackEngine::NotifyRemoveClient. 12 years ago
  Stephane Letz ee2cc69974 Cleanup audio mixing code. 12 years ago
  Stéphane Letz 6f7f96a8b5 Correct JackCoreAudioAdapter and JackCoreAudioDriver. 12 years ago
  Stephane Letz 67ac44402f merge new MTDM code from Fons' latest release. 12 years ago
  Stephane Letz 50e793e74e Remove warning, renaming. 12 years ago
  Stephane Letz 7c4f49d7ef More robust channel mapping handling in JackCoreAudioDriver. 12 years ago
  Stephane Letz 7920fe9d11 Update JackCoreAudioDriver and JackCoreAudioAdapter with more recent API. 12 years ago
  Stéphane Letz 581a1ead7e AC3 code not compiled in ppc in JackCoreAudioDriver. 13 years ago
  Stephane Letz 24efa16f31 JackCoreAudioDriver cleanup. 13 years ago
  Stephane Letz 2d39517b20 Better dection of digital mode. 13 years ago
  Stephane Letz 07d3678204 Cleanup. 13 years ago
  Stephane Letz 97d99184b8 Code more of less complete. 13 years ago
  Stephane Letz 993363a9f2 New JackAC3Encoder class. 13 years ago
  sletz 0d08aa4d72 More robust server/client protocol. 13 years ago
  sletz 57ce575338 -l parameter in JackPortAudioDriver display the device then stops the server. 13 years ago
  sletz aabbb62282 Correct export settings(2). 13 years ago
  sletz 92cd7a91e5 Cleanup JackCoreAudioDriver. 13 years ago
  sletz 77053812a3 kAudioHardwarePropertyDevices property management in CoreAudio compoments (in progress). 13 years ago
  sletz 022e551350 Cleanup. 13 years ago
  sletz 00b166e731 Cleanup code using snprintf. 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz 309d2ebf5a Correct display of channel mapping. 13 years ago
  sletz 91da92be7c Correct channel mapping in CoreAudio driver. 13 years ago
  sletz 4e0a70b5d2 Enable explicit channel mapping in CoreAudio driver. 13 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
  Stephane Letz 07d2c64f39 Use of PortRegister/PortUnRegister in drivers. 14 years ago
  Nedko Arnaudov 55557d1f74 Port registration notifications on SwitchMaster 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 37a971473b Fix in JackCoreAudioDriver::Read when there is no inputs. 14 years ago
  sletz 3ea1d70b0c Netdriver can now ask for in/out values from the master (in progress). 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 c362b8b0bb Add set_threaded_log_function in CoreMidi RT thread. 14 years ago
  Stephane Letz c1c9a7c4cd Correct JackCoreAudioDriver::Close. 14 years ago
  Stephane Letz faf29128cf Cleanup JackCoreAudioAdapter. 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
  sletz e27f815216 Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp. 14 years ago