45 Commits (171a3c4a0ddd18d2afae56f3af6291c8e96ee3ac)

Author SHA1 Message Date
  sletz 171a3c4a0d Client and library global context cleanup in case of incorrect shutdown handling (that is applications not correctly closing client after server has shutdown). 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  sletz 34bb208d1e Correct JackCoreAudioAdapter::Close. 16 years ago
  sletz 9d0aa7e864 Remove use of try/catch during internal client loading, set default nperiod to 2 in JackAlsaAdpter. 16 years ago
  sletz 7723df5cd3 Define JACK_PATH_MAX for simpler portability. 16 years ago
  sletz 5a32b21deb Minor cleanup. 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 6c6264701c New JackLoadableInternalClient1 and JackLoadableInternalClient2 classes. 16 years ago
  sletz 1ae1806947 Correct JackServer::InternalClientLoad. 16 years ago
  sletz d95ea4826a Implement jackctl_server_load_internal and jackctl_server_unload_internal. 16 years ago
  sletz a7001745bd Simplify request server close only if server is running implementation. 17 years ago
  sletz ce5d02b5d9 Correct JackClient::Close() to request server close only if server is running. 17 years ago
  moret c852bd397c Fix JackArgParser (when used with empty strings) 17 years ago
  sletz 0566470580 Add jack_get_descriptor in internal clients API. 17 years ago
  sletz dcbaa4ed70 Merge windows branch back to trunk. 17 years ago
  sletz 2d24e3a1c2 Cleanup JackInternalClient.h,cpp files 17 years ago
  sletz 61237b3e3b Correct BuildClientPath 17 years ago
  sletz 0a0860fcb1 New generic BuildClientPath for internal clients loading. 17 years ago
  sletz 318ecc889d Another Tim Blechmann cleanup patch + do no allocate JackClientControl in shared memory for server internal clients. 17 years ago
  sletz f8f2fddb8d Remove JackClientInterface class 17 years ago
  sletz 215dfdd97a Tim Blechmann patch to remove unnecessary virtual methods : choice of the appropriate platform version is now done at compilation time. 17 years ago
  nedko b5bd3afb28 Add conditional includes for config.h, for use with waf 17 years ago
  sletz 152a1711ce New jack_get_client_pid API, implemented on server side. 17 years ago
  sletz c3d3cdd4c6 Correct internal client loading. 17 years ago
  sletz 3e27cf309e Better error handling for internal clients 17 years ago
  sletz 43f428062b Correct internal client load. 17 years ago
  sletz 3ea2466b88 Correct internal client load. 17 years ago
  sletz 9a7839caa6 New JackLockedEngine decorator class to serialize access from ALSA Midi thread, command thread and in-server clients. 17 years ago
  sletz 2f7db97fb6 Correct all backend playback port latency in case of asynchronous mode (1 buffer more). 17 years ago
  sletz 9c0761b379 Automatic server launch in wrapper layer. 17 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 17 years ago
  sletz ecb8da58c7 Beautifull code 17 years ago
  sletz 254f765c4f Update date 17 years ago
  sletz d5b8f3d819 Windows compilation 17 years ago
  sletz f16634bb6d Implementation of server_name setting (-n) in progress 17 years ago
  sletz b3f0a1c0fc Version 0.68 17 years ago
  sletz 17f62de23f Internal loadable client implementation (in progress). 17 years ago
  sletz 33784c5568 Server/library protocol checking implementation. 17 years ago
  sletz 488ca9aedf Automatic server launch and client renaming in progress (2) 17 years ago
  sletz f79aaaadd2 Automatic server launch and client renaming in progress 17 years ago
  sletz bb25e2e701 Cleanup, renaming 18 years ago
  sletz 3a64d55ac4 Restructure activation/deactivation code 18 years ago
  sletz c17a61460c Suppress warning on WIN32 18 years ago
  sletz 73e2d7a6d3 First import 18 years ago