2052 Commits (netjack_squashed_interface_selection_plus_ipv6)

Author SHA1 Message Date
  Torben Hohn 542aa6c752 remove if( uuid < 0 ) code which should have been gone. 15 years ago
  Stéphane LETZ e4ef948ea3 OSX IPC code removed from repository. 15 years ago
  Torben Hohn 5d18946a6a check args in jack_session_event_free() 15 years ago
  Stéphane LETZ dce347b74e Remove OSX IPC from project (code still there). 15 years ago
  Torben Hohn 1a44ede470 fix tabs and convert em to spaces. 15 years ago
  Torben Hohn b623e040f8 remove some log cruft. and add linux specific mkdir code. (needs proper abstraction) 15 years ago
  Torben Hohn 5e7a792f42 add uuid parameter to jack_client_open... 15 years ago
  Torben Hohn 4e6b4f13bf uuid mapping and jack_reserve_client_name() 15 years ago
  Torben Hohn 2748fd33ba fix compare to process thread id. in jack_session_reply() 15 years ago
  Torben Hohn aac875f514 add missing session.h file 15 years ago
  Torben Hohn b57d07ddd0 another step for jack-session... 15 years ago
  Torben Hohn 3c0d95db60 some progress on jack-session 15 years ago
  Torben Hohn cffa5dfd8e add marshalling for jack_session_notify and session_event. not complete 15 years ago
  sletz 249c0c3b5d rebase from trunk 3966:4004 15 years ago
  sletz 954d6de631 jackd2-more-varargs.patch applied. 15 years ago
  sletz 90349ced55 Fix in JackAPI.cpp jack_client_new. 15 years ago
  sletz 875c0778cc jackd2-pointersize.patch applied. 15 years ago
  Nedko Arnaudov 53cebb5b61 fix crash when no-self-connect is enabled and client is deactivated 15 years ago
  sletz 47b8ba5bd1 Cleanup JackConstants.h, move platform specific part in JackPlatformPlug_os.h by platform. 15 years ago
  sletz 02c37dd397 Make jack_connect/jack_disconnect wait for effective port connection/disconnection. 15 years ago
  sletz ccf2041c51 Remove call to exit in library code. 15 years ago
  sletz 54ebab2cf2 rebase from trunk 3930:3966 15 years ago
  sletz c811596499 Fix some file header to have library side code use LGPL. 15 years ago
  sletz 07a0c94b93 More doc in net.h header. 15 years ago
  sletz d43ba8b98e Add parameter to chose sample encoder type and quality. 15 years ago
  sletz b393026e68 Capture or playback only mode now working in master mode. 15 years ago
  sletz cbd652cf85 Improve master mode. 15 years ago
  sletz 347ff4c348 Implement connection time-out 15 years ago
  sletz 52993cd859 Add jack_flush_adapter API. 15 years ago
  sletz aeb3596194 Correct input or output only. 15 years ago
  sletz eade0c1c85 Add NetIntAudioBuffer class. 15 years ago
  sletz f4fa01f3ab More cleanup. 15 years ago
  sletz 5b8e976b0a Use of CELT codec. 15 years ago
  sletz 85a525d60b Fix errors found by cppcheck. 15 years ago
  sletz 8b069b9378 Raise JACK_DRIVER_PARAM_STRING_MAX and JACK_PARAM_STRING_MAX to 127 otherwise some audio drivers cannot be loaded on OSX. 15 years ago
  sletz 8cb64e5c84 Revert wrong 3944 partial commit. 15 years ago
  sletz b36b9b8a62 Restore full JackWeakAPI.cpp. 15 years ago
  sletz 3c520cffd8 Change error return code for functions that return a pointer. 15 years ago
  sletz f2f4112666 Hack JackWeakAPI.cpp for Windows (not tested.) 15 years ago
  sletz 3b009644a7 Raise network protocol, major cleanup. 15 years ago
  sletz 13bfdb36d7 Raise JACK_PROTOCOL_VERSION number. 15 years ago
  sletz 2dcaaa51f2 More cleanup. 15 years ago
  sletz e1fb1ca7d2 Correct JackGraphManager::DeactivatePort. 15 years ago
  sletz f5ea7a7b92 Cleanup, limit size for sync packet. 15 years ago
  sletz b6bf30679d More flexible handling of network audio buffers. 15 years ago
  sletz 1305523784 rebase from trunk 3916:3930 15 years ago
  sletz fba3fb7d14 Correct Xcode project for netjack2 components. 15 years ago
  sletz 21164db0b1 Cleanup. 15 years ago
  sletz bc5ecb8e57 Streaming from Mac to iPod (in slave mode) now somewhat works. 15 years ago
  sletz eb681fa591 Cleanup. 15 years ago