48 Commits (6483c0d5eb354f06af9e39e06b542d4a32ca65a2)

Author SHA1 Message Date
  Stephane Letz 6483c0d5eb New jack_get_cycle_times() implementation from Fons Adriennsen. 13 years ago
  sletz a6a2d8f0e6 In control API, UNIX like sigset_t replaced by more abstract jackctl_sigmask_t * opaque struct. 13 years ago
  sletz 7099ca56dc Cleanup. 13 years ago
  sletz 2f143cb0b0 NetJack2 now only send data on network for connected ports. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 3279438563 Improve drivers and internals loading code. 14 years ago
  sletz f942ca2284 Correct linking issues. 14 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 48b51efd9d Synchronize jack.h with JACK1, use jack_native_thread_t type in POSIX and OSX thread implementation. 14 years ago
  sletz ab32fa70f0 Compile on Windows again. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz f057da671d Add note about unique port-name requirement. 14 years ago
  sletz 249c0c3b5d rebase from trunk 3966:4004 15 years ago
  sletz 02c37dd397 Make jack_connect/jack_disconnect wait for effective port connection/disconnection. 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 246becdeb2 More weak stuff in public headers. 15 years ago
  sletz 6f9ee03099 weakjack.h stuff backported from jack1. 15 years ago
  sletz 19ffdb6f5a Windows JackRouter sources and project added. 15 years ago
  sletz f1ccdba05a Correct documentation in jack.h 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz 5914cf5115 Better memory allocation error checking in ringbuffer.c, weak import improvements. 15 years ago
  sletz 7a39e868e7 Sync jack.h with jack1 one. 15 years ago
  sletz 0bf1580f03 Correct JackInfoShutdownCallback prototype, two new JackClientProcessFailure and JackClientZombie JackStatus code. 15 years ago
  sletz eb20a1ae47 No reason to make jack_on_shutdown deprecated, so revert the incorrect change. 15 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz 9fb3dfbfb2 Report some cleanup and documentation improvements done on JACK1 timing functions. 16 years ago
  sletz 1f357b86f4 Correct jackd.h for doxygen groups definition. 16 years ago
  sletz 5ef23d06c3 Use __attribute__((__packed__)) again, more fixes for 64/32 mixed mode. Torben Hohn changes for 64/32 mixed mode in wscripts. 16 years ago
  sletz cddaebdad5 Correct documentation generation and readme files. 16 years ago
  sletz e040bf80ae rebase from trunk 3550:3563 16 years ago
  sletz 0ed5750f7c Correct jack_set_error_function, jack_set_info_function and jack_set_thread_creator functions. 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz cd97d11135 New jack_free function added in jack.h. 16 years ago
  sletz c2a484cdc9 Synchronize jack2 public headers with jack1 ones. 16 years ago
  sletz e291f37568 Define a JackShutdownCallback type, various callback related cleanup. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 31925d51c0 Fix jack_port_set_name when used with already unregistered clients. 16 years ago
  sletz 1274ff1da2 Add new jack_set_port_rename_callback API, jack_port_set_name is now a server request that call port rename callbacks. 16 years ago
  sletz ae648123ae Improve documentation in jack.h 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 17 years ago
  sletz 8724410260 Fix 4 bad characters in jack.h that were preventing doxygen to generate good latex code. 17 years ago
  sletz 3d97601d30 More documentation in jack.h 17 years ago
  sletz 8b1f62a550 Transport timebase fix (in progress). 17 years ago
  sletz 8c35dc4c49 Test 17 years ago
  sletz 65c1d52c8b More documentation 17 years ago
  sletz fb4414b8b4 Nedko Arnaudov log patch. 17 years ago
  sletz 078444c717 tw1.c example added (new thread model). 17 years ago