63 Commits (2bd6237844143f7f0e17d65e75c4fb3324a6860c)

Author SHA1 Message Date
  sletz 17f62de23f Internal loadable client implementation (in progress). 17 years ago
  sletz f41fbba898 Use .jackdrc file (instead of .jackdmprc). Install script now creates a link jackd 17 years ago
  sletz 6eefd4ebe8 Correctly export public headers in OSX frameworks. 17 years ago
  sletz 4ed0dd094d Cleanup 17 years ago
  sletz f46a98edd9 Cleanup 17 years ago
  sletz ebdf021fd4 Fix a resource leak issue in JackCoreAudioDriver::Close(). Better implement jack_client_open when linking a client with the server library. 17 years ago
  sletz afb9f5fc16 Start of 0.67 version 17 years ago
  sletz 2303f9e3d8 Versioning 17 years ago
  sletz 33784c5568 Server/library protocol checking implementation. 18 years ago
  sletz 1231a5d893 Make Rename a method of JackPort class, call it from driver Attach method. 18 years ago
  sletz 962ccb7d2d Fix a bug in jack_test. Correct JackShmMem destructor. Correct and case in JackClient::Execute. Correct JackMachSemaphore::Disconnect. 18 years ago
  sletz 29796db347 Fix backend port alias management (renaming in system:xxx) 18 years ago
  sletz 04a099ab67 Version 0.65 started 18 years ago
  sletz e8fcf23258 Automatic server launch 18 years ago
  sletz 62ff24405d Add systemic latencies management in CoreAudio driver. 18 years ago
  sletz 488ca9aedf Automatic server launch and client renaming in progress (2) 18 years ago
  sletz f79aaaadd2 Automatic server launch and client renaming in progress 18 years ago
  sletz 0a6a0a1728 Dmitry Baikov buffer size patch. 18 years ago
  sletz 269e28be0b Checking in the server to avoid calling the clients if no callback are registered. 18 years ago
  sletz aa512e91c4 Correct jack_port_by_id 18 years ago
  sletz 03744abb0a Steven Chamberlain patch to fix jack_port_by_id export. 18 years ago
  sletz f381c74ec0 Add missing -D__SMP__in OSX project. 18 years ago
  sletz e9e0975464 Cleanup project 18 years ago
  sletz bb25e2e701 Cleanup, renaming 18 years ago
  sletz 4f6b91c406 Cleanup 18 years ago
  sletz 2abf573170 Version 0.62 18 years ago
  sletz ecf668edc8 More robust activation/deactivation code, especially in case of client crash. 18 years ago
  sletz 3a64d55ac4 Restructure activation/deactivation code 18 years ago
  sletz 1b865fad79 Cleanup 18 years ago
  sletz 82a23325a6 Cleanup 18 years ago
  sletz 0ec2d25a37 Add Todo file 18 years ago
  sletz 6eff0aaf2d Implement thread.h API 18 years ago
  sletz 62588d1e24 Debug 18 years ago
  sletz d6af9627d1 Cleanup 18 years ago
  sletz 7ee20caa34 Typo 18 years ago
  sletz 41a53bf263 Updated 18 years ago
  sletz cb7f1f35d5 Add call to the init callback (set up using the jack_set_thread_init_callback API) in Real-Time and Notification threads. Define a new 'kActivateClient' notification. 18 years ago
  sletz 558f79cc5f shared_ports renamed to shared_graph. 18 years ago
  sletz 6d3618ccac Version 0.60 18 years ago
  sletz d40a86dac7 Correct project 18 years ago
  sletz 3d15f4d43a Update project 18 years ago
  sletz 33539cc852 New file 18 years ago
  sletz 5f7efc245c Correct OSX project 18 years ago
  sletz 40d1ad3315 Synchronize ALSA backend with jack one 18 years ago
  sletz 65b2ddfe5b Updated 18 years ago
  sletz 457dafc4af Use -D to setup ADDON_DIR on OSX and Linux 18 years ago
  sletz 42b0d3a487 Correct server SetBufferSize in case of failure 18 years ago
  sletz 59ba02a477 Move file 18 years ago
  sletz f8933377e5 Add a new cpu testing/loading client. 18 years ago
  sletz 06d140c2c3 Correct OSX install script 18 years ago