45 Commits (08edac7982c26ccdd5177b53467041f8d6b31057)

Author SHA1 Message Date
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz eb3068107d More robust Control API implementation. 13 years ago
  sletz b52ec65d7d Fix symbols export. 13 years ago
  sletz 620e0b84d6 A bit more explicit debug messages. 14 years ago
  sletz c83577f82c EXPORT macro renamed to LIB_EXPORT. 14 years ago
  nedko 1d83004356 make jackdbus default realtime 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 87af94ddfc Update WinMME driver for 64 bits compilation. 14 years ago
  sletz 1683375295 Typo and warning. 14 years ago
  sletz 8706763332 64 bits compilation on Windows. 14 years ago
  sletz 59b39cad0e Improve jackctl_server_remove_slave. 14 years ago
  sletz 4f5e3ecd37 Correct driver lifetime management. 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 eb67fde933 Cleanup. 14 years ago
  sletz e27f815216 Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp. 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 5e7a792f42 add uuid parameter to jack_client_open... 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 57a2bd59b7 Check dynamic port-max value. 15 years ago
  sletz 7453e5b018 Dynamic choice of maximum port number. 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz 4767819683 JackWeakAPI now working. 15 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 3482655f46 Cleanup loopback stuff in server. 16 years ago
  sletz b4f737eb1b rebase from trunk 3502:3528 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 c284e58b88 Clock source setting on Linux (in progress). 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 3ef112b3de rebase from trunk 3336:3353 16 years ago
  sletz abf1b2bca8 First version of D-Bus based audio device rerservation. 16 years ago
  sletz 32987ca1d2 Merge Solaris branch back on trunk. 16 years ago
  sletz 9cf490adb0 Fix for compilation warning with GCC 4.3.2 16 years ago
  sletz 476a2b2111 Fix jackctl_server_unload_internal. 16 years ago
  nedko ff903a0b54 Fix jackctl_parameter_reset() 16 years ago
  nedko 606609f9b5 range constraint for realtime-priority engine parameter 16 years ago
  nedko bfaf8988f0 Transform range bool into flags 16 years ago
  nedko 5f19deec7f Remove sneaked test code 16 years ago
  nedko b77ad14a17 Move jackctl_parameter_get_enum_constraint_description() to proper place 16 years ago
  nedko 2eeaa3b8a5 Expose parameter constraints in control API 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz 395e37770c Cleanup in driver/internal loading code, correct wscript for driver and internals compilation. 16 years ago
  sletz b68b36e6fd Test if engine is started in jackctl_server_load_internal and jackctl_server_unload_internal. 16 years ago