59 Commits (4ab01b7c94d8e0892c9fb8a268975c8122017cc1)

Author SHA1 Message Date
  Stephane Letz d3589cbc3c Use JackTools::DefaultServerName() everywhere needed. 12 years ago
  Stephane Letz 50e793e74e Remove warning, renaming. 12 years ago
  Nedko Arnaudov ee845d4633 controlapi: fix double free on master switch 12 years ago
  Nedko Arnaudov 3b9aab6bca Properly handle empty parameter lists 12 years ago
  Nedko Arnaudov cf36c02aeb Control API: Enforce driver/internal parameter order. 13 years ago
  sletz ec40ef2906 Compiles again on Windows. 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 fb8dde8d27 Code cleanup in Windows JackRouter. 13 years ago
  sletz 6b53ba1190 Cleanup drivers and internals loading code. 13 years ago
  sletz cf1cf045d9 Correct ressource leak in JackCoreMidiOutputPort. 13 years ago
  sletz f7bcd227cc Memory locking now working on Windows. 13 years ago
  sletz 7cef8825c5 CHECK_MLOCK updated for Windows. 13 years ago
  sletz 57df5447e0 Add JackTools::InitOS. 13 years ago
  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