64 Commits (078ff07e94e13e9dcfcda7c607b04332214a723d)

Author SHA1 Message Date
  sletz 078ff07e94 Add documentation for jackctl_server_add_slave, jackctl_server_remove_slave and jackctl_server_switch_master functions. 16 years ago
  sletz 4a637d218a jackctl_server_load_master renamed to jackctl_server_switch_master, jackctl_server_unload_master is removed. 16 years ago
  sletz 909c161638 Add jackctl_server_load_master/jackctl_server_unload_master API. 16 years ago
  sletz 34ff05a8ca Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
  sletz b1be660bef Compiles on Windows again. 16 years ago
  sletz 4086b3ca90 Virtualize and allow overriding of thread creation function, to allow Wine support (from JACK1). 16 years ago
  sletz 0ce4b47215 Automatic adaptative ringbuffer size mode when -g = 0. 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 ba6128e426 Cleanup systemdeps.h on Windows. 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz d2aeec4beb Correct systemdeps.h public header licence. 16 years ago
  sletz e3ea4bb8ae Fix error in JackPortConnectCallback documentation. 16 years ago
  sletz c2a484cdc9 Synchronize jack2 public headers with jack1 ones. 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
  moret f4065881b3 Change jack/systemdeps.h include file (windows part) : recent MSVC compiler don't need vsnprintf() to be redefined anymore. 16 years ago
  nedko 5d586603df Doxygen documentation for new functions of control API 16 years ago
  nedko bfaf8988f0 Transform range bool into flags 16 years ago
  nedko bd40d3225f Expose jackctl_parameter_get_enum_constraint_description() in control API 16 years ago
  nedko 2eeaa3b8a5 Expose parameter constraints in control API 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 819463b3b3 Change libraries name on Windows, update installer. 16 years ago
  sletz f051b3c6d3 Correct headers for Windows compilation. 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 6ad125e506 Cleanup. 17 years ago
  sletz 1b10f1876f Improve jack_server_control. 17 years ago
  sletz 58596f44f3 Implement internal clients enumeration. 17 years ago
  sletz e32419dee7 Add internal clients management API in control. 17 years ago
  sletz a50961906f Add a fNetworkSync state in JackTransportEngine used in network. 17 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 8b5911a983 Add new jack_client_stop_thread and jack_client_kill_thread API. 17 years ago
  sletz ae648123ae Improve documentation in jack.h 17 years ago
  nedko 4ad5bd7b0c Remove incusion of internal header from external header and thus fix building of non sequencer 17 years ago
  sletz a20801bf58 Better control of exported symbols. 17 years ago
  sletz 6919780fbc Cleanup example clients : use jack_client_open and install a proper 'quit' signal handler. 17 years ago
  sletz e44ab5b9ad Merge from control branch: missing files 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 c39c795160 Typo 17 years ago
  sletz 19592d6cc2 Synchronise transport.h with latest jackd version (Video handling). 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