39 Commits (05216197b491d64036733a2d3be511456c1f65cd)

Author SHA1 Message Date
  falkTX 05216197b4 Make JackPortRenameCallback return void, to match JACK1 API 9 years ago
  Stephane Letz 2cd233537a Improve documentation. 10 years ago
  falkTX 84431c3748 Add jack_uuid_t type 11 years ago
  KimJeongYeon 4a94e12986 jack2 supports android devices & rebase current changes to master 11 years ago
  Stephane Letz 5b6d89c452 POST_PACKED_STRUCTURE used for jack_latency_range_t type. 13 years ago
  Stephane Letz 9f6c65c4b3 Use POST_PACKED_STRUCTURE for jack_position_t. 13 years ago
  sletz a7e8377441 rebase from trunk 4083:4180 14 years ago
  sletz 779832a1e4 Synchronize public headers with JACK1. Update OSX project. 14 years ago
  sletz 4f249a336f Remove JackPortIsActive flag. 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  Stéphane LETZ 9bf10e24ab Correct InternalClientLoad. 15 years ago
  Torben Hohn 1a44ede470 fix tabs and convert em to spaces. 15 years ago
  Torben Hohn 3c0d95db60 some progress on jack-session 15 years ago
  sletz ec2e42c933 rebase from trunk 3899:3916 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  Stéphane LETZ 04206f10d1 Implement new JackPortIsActive flag for ports, ports have this status between client "activate" and "deactivate". 15 years ago
  sletz f1631119f2 Fix port_rename callback : now both old name and new name are given as parameters. 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz 92c8fa6dee Sync info shutdown callback code 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 ae57b1d033 CoreAudio backend now issue a JackInfoShutdownCallback when an unrecoverable error is detected (sampling rate change, stream configuration change…) 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 347c6b874b Correct 64/32 mixed compilation again. 16 years ago
  sletz 0e86ff0648 Another fix in systemdeps.h and types.h: jack_time_t now uniquely defined in types.h. 16 years ago
  sletz e3ea4bb8ae Fix error in JackPortConnectCallback documentation. 16 years ago
  sletz c29ab689bf Libjack shutdown handler does not deactivate (fActive = false) the client anymore, so that jack_deactivate correctly does the job later on. 16 years ago
  sletz e291f37568 Define a JackShutdownCallback type, various callback related cleanup. 16 years ago
  sletz 7628f71f59 Cleanup jack_port_id_t/jack_port_t mess, should work again on 64 bits machines. 16 years ago
  sletz 3e01068967 Merge Michael Voigt drops branch after reorganization step. 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 a50961906f Add a fNetworkSync state in JackTransportEngine used in network. 16 years ago
  sletz ade47bdc34 Remove transport_type.h file, move transport types in types.h file. 17 years ago
  sletz dcbaa4ed70 Merge windows branch back to trunk. 17 years ago
  sletz c0f0fd7cc9 Merge control branch. 17 years ago
  sletz 65c1d52c8b More documentation 17 years ago
  sletz 078444c717 tw1.c example added (new thread model). 17 years ago
  sletz 2ab1465913 New experimental alternate threading model 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 3665f6300d OSX 32/64 bits version. 17 years ago
  sletz fdf35083e9 Cleanup 17 years ago
  sletz 03c5d1c047 Correct types.h for use with MINGW on Windows. 17 years ago
  sletz 7fd9bdaabd Add midiseq and midisine examples. 17 years ago
  sletz 2fd68fdfbf Reorganize jack headers. 17 years ago
  sletz a8d2dcdb01 Cleanup 17 years ago
  sletz 3a7b1ce662 Add jack_set_client_registration_callback API 18 years ago
  sletz 3a64d55ac4 Restructure activation/deactivation code 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago