42 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  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 f057da671d Add note about unique port-name requirement. 14 years ago
  sletz 02c37dd397 Make jack_connect/jack_disconnect wait for effective port connection/disconnection. 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 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 d09d8c3c82 Add a string parameter to server ==> client notification, add a new InfoShutdown callback. 15 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 0ed5750f7c Correct jack_set_error_function, jack_set_info_function and jack_set_thread_creator functions. 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
  sletz 5a80bf180a Better documentation in jack.h. 17 years ago
  sletz 2ab1465913 New experimental alternate threading model 17 years ago
  sletz 7469b1ba05 Cleanup 17 years ago
  sletz 809c2097fb Add missing include 17 years ago
  sletz 5f4030a700 Updated API to match jack 0.109.0 version (in progress). Correct issue in CoreAudio driver. 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz 9a9d28b162 Cleanup 17 years ago
  sletz 2fd68fdfbf Reorganize jack headers. 17 years ago
  sletz 17f62de23f Internal loadable client implementation (in progress). 17 years ago
  sletz 3a7b1ce662 Add jack_set_client_registration_callback API 18 years ago
  sletz e4d11e38a9 Add missing functions in jack.h 18 years ago
  sletz 27e4b66df7 Add new jack_port_set_alias, jack_port_unset_alias and jack_port_get_aliases API. 18 years ago
  sletz a5cc760597 More cleanup 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago