37 Commits (d6b0620188a3e9b51e37fe33b0f7d16cba077464)

Author SHA1 Message Date
  Stephane Letz 9794815aed Correct control.h public header. 13 years ago
  nedko 2c6ba8dc70 remove duplicate definition that causes compilation fail: 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 9c6afc5157 Compiles again on Windows. 13 years ago
  sletz 1ce0d5cd61 Correction to use public headers in dbus code. 13 years ago
  sletz 3949b7a3c8 jackctl_driver_params_parse API moved in public control.h. 13 years ago
  sletz 85df85f520 Fix for compilation on Solaris. 13 years ago
  sletz c74069a852 Typos. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz 3c5083520f Fix bugs in JackNetAdapter. 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  Stephane Letz 17df184da2 jackctl_server_add_slave and jackctl_server_remove_slave now test if server is running. 14 years ago
  Devin Anderson db132e1974 Update server control API with jackctl_server_open and jackctl_server_close (see http://trac.jackaudio.org/ticket/219 for rationale). Update drivers to support Start/Stop of slave drivers. Update dbus to use new jackctl_server_* functions. Freewheel driver is no longer an implicit slave of the master audio driver. Haven't tested freewheeling, and didn't update Solaris OSS driver. Tested slave addition by adding loopback driver, but don't have a slave driver in this branch on Linux platform to test with. 14 years ago
  sletz 54ebab2cf2 rebase from trunk 3930:3966 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 5d29fcff36 rebase from trunk 3613:3638 15 years ago
  sletz 4d64f8e232 Correct control.h again. 16 years ago
  sletz fc5ba1689b Fix control.h for proper compilation on Solaris. 16 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  nedko 3aa9b525c3 Move dbus device reservation code to jackdbus 16 years ago
  sletz 7ca13a6b25 rebase from trunk 3528:3550 16 years ago
  sletz e9e9621ad3 Remove unneeded include, reorganize control.h 16 years ago
  sletz e9fc6c6267 Correct control.h header. 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 16 years ago
  sletz 8146837a13 First working version of native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver). 16 years ago
  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 522fd2b7f8 rebase from trunk 3482:3502 16 years ago
  sletz 34ff05a8ca Native MIDI backend (JackCoreMidiDriver, JackWinMMEDriver) in progress. 16 years ago
  sletz c2a484cdc9 Synchronize jack2 public headers with jack1 ones. 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 3e01068967 Merge Michael Voigt drops branch after reorganization step. 16 years ago
  sletz 6ad125e506 Cleanup. 16 years ago
  sletz 1b10f1876f Improve jack_server_control. 16 years ago
  sletz 58596f44f3 Implement internal clients enumeration. 16 years ago
  sletz e32419dee7 Add internal clients management API in control. 16 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