827 Commits (cfc0debf960ced5b775e16b9caa358b23fae154c)
 

Author SHA1 Message Date
  sletz 15ae5c7d9e 64 bits compilation on OSX 17 years ago
  sletz 13f6a0db72 Fix connect notification to deliver *one* notification only. 17 years ago
  sletz c63bbf8fb5 MIDI API in wrapper lib. 17 years ago
  sletz af75349545 MIDI API in wrapper lib (in progress). 17 years ago
  sletz 793177f5ba jack_control renamed in jack_server_control 17 years ago
  sletz cb0331cf4b jack_control renamed in jack_server_control 17 years ago
  sletz 92eaa177f7 Fix Makefile 17 years ago
  sletz 8cd79f74be Correct JackClient::Activate so that first kGraphOrderCallback can be received by the client notification thread. 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 92fc312258 Use engine in JackAlsaDriver::port_register and JackAlsaDriver::port_unregister. 17 years ago
  sletz e8c0d6b418 Add control example client 17 years ago
  sletz ac0a80707a Cleanup 17 years ago
  sletz 3241fd63d3 Cleanup 17 years ago
  sletz 1e6b473003 RT scheduling for OSX thread (wheen use in dummy driver). 17 years ago
  sletz d13e1567be Add -L (extra output latency in aynchronous mode) in CoreAudio driver. 17 years ago
  nedko c93ab6bf41 Add pkg-config file for jack2 and fix ticket #5 17 years ago
  sletz bd5c83992f Cleanup 17 years ago
  sletz 93ca9f3a86 Correct warnings 17 years ago
  sletz d2a05ae0a0 Fernando Lopez-Lezcano scons patch. 17 years ago
  sletz 9766006555 Typo 17 years ago
  sletz c74be30bca Correct jack_port_by_id in wrapper library. 17 years ago
  sletz 22f39dea7d Debug code for wrapper library 17 years ago
  sletz 449122a4fb Debug code for wrapper library 17 years ago
  sletz 294bd9fdc6 Correct jack_port_get_total_latency. 17 years ago
  sletz 2f7db97fb6 Correct all backend playback port latency in case of asynchronous mode (1 buffer more). 17 years ago
  sletz 9940c6221d Add jack_set_process_thread in wrapper library. 17 years ago
  sletz 6ce2922aff Add test for jack_cycle_wait, jack_cycle_wait and jack_set_process_callback API. 17 years ago
  sletz 534475f994 Cleanup 17 years ago
  sletz 54cefd1778 Fix for compilation on Linux 17 years ago
  sletz 4e29b85a52 Correct jack_port_get_latency in wrapper layer 17 years ago
  sletz 5023a93f33 Add missing -ldl in wrapper lib 17 years ago
  sletz c2ba6cc627 Add missing entry points 17 years ago
  sletz 72ff5592da Correct jack_client_open in wrapper layer 17 years ago
  sletz dc7377c50b Correct include 17 years ago
  sletz 2d18f6e30a Correct include 17 years ago
  sletz c5fc016bd6 Correct include 17 years ago
  sletz 9c0761b379 Automatic server launch in wrapper layer. 17 years ago
  sletz f81307bc9a Fix XCode project 17 years ago
  sletz dab58a35ef Nedko Arnaudov FULL_MIMIC patch. 17 years ago
  sletz c59992f881 Cleanup 17 years ago
  sletz 0b972cbe87 Marc-Olivier Barre library related scons patch. 17 years ago
  sletz ff45b3c59f Revert last change 17 years ago
  sletz f649c84390 Start client RT thread only if a thread routine or callback has been setup with jack_set_process_callback or jack_set_process_thread. 17 years ago
  sletz 662c6f10e1 Cleanup 17 years ago
  sletz f6b3728629 Correct jack_port_get_connections function (should return NULL when no connections). 17 years ago
  sletz 9a42e69b4e Fix jack_reset_max_delayed_usecs_fun 17 years ago
  sletz bfec95d99e In thread model, execute a dummy cycle to be sure thread has the correct properties (ensure thread creation is finished). 17 years ago
  sletz 8eb09e3d59 Correct jack_internal_client_load for wrapper layer. 17 years ago
  sletz e4c1cdf1ac Correct installwrapper target 17 years ago
  sletz 03df0fe95a Correct installwrapper target 17 years ago