668 Commits (92fc312258553ffba573e01147ffd07e04553306)
 

Author SHA1 Message Date
  sletz 92fc312258 Use engine in JackAlsaDriver::port_register and JackAlsaDriver::port_unregister. 18 years ago
  sletz e8c0d6b418 Add control example client 18 years ago
  sletz ac0a80707a Cleanup 18 years ago
  sletz 3241fd63d3 Cleanup 18 years ago
  sletz 1e6b473003 RT scheduling for OSX thread (wheen use in dummy driver). 18 years ago
  sletz d13e1567be Add -L (extra output latency in aynchronous mode) in CoreAudio driver. 18 years ago
  nedko c93ab6bf41 Add pkg-config file for jack2 and fix ticket #5 18 years ago
  sletz bd5c83992f Cleanup 18 years ago
  sletz 93ca9f3a86 Correct warnings 18 years ago
  sletz d2a05ae0a0 Fernando Lopez-Lezcano scons patch. 18 years ago
  sletz 9766006555 Typo 18 years ago
  sletz c74be30bca Correct jack_port_by_id in wrapper library. 18 years ago
  sletz 22f39dea7d Debug code for wrapper library 18 years ago
  sletz 449122a4fb Debug code for wrapper library 18 years ago
  sletz 294bd9fdc6 Correct jack_port_get_total_latency. 18 years ago
  sletz 2f7db97fb6 Correct all backend playback port latency in case of asynchronous mode (1 buffer more). 18 years ago
  sletz 9940c6221d Add jack_set_process_thread in wrapper library. 18 years ago
  sletz 6ce2922aff Add test for jack_cycle_wait, jack_cycle_wait and jack_set_process_callback API. 18 years ago
  sletz 534475f994 Cleanup 18 years ago
  sletz 54cefd1778 Fix for compilation on Linux 18 years ago
  sletz 4e29b85a52 Correct jack_port_get_latency in wrapper layer 18 years ago
  sletz 5023a93f33 Add missing -ldl in wrapper lib 18 years ago
  sletz c2ba6cc627 Add missing entry points 18 years ago
  sletz 72ff5592da Correct jack_client_open in wrapper layer 18 years ago
  sletz dc7377c50b Correct include 18 years ago
  sletz 2d18f6e30a Correct include 18 years ago
  sletz c5fc016bd6 Correct include 18 years ago
  sletz 9c0761b379 Automatic server launch in wrapper layer. 18 years ago
  sletz f81307bc9a Fix XCode project 18 years ago
  sletz dab58a35ef Nedko Arnaudov FULL_MIMIC patch. 18 years ago
  sletz c59992f881 Cleanup 18 years ago
  sletz 0b972cbe87 Marc-Olivier Barre library related scons patch. 18 years ago
  sletz ff45b3c59f Revert last change 18 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. 18 years ago
  sletz 662c6f10e1 Cleanup 18 years ago
  sletz f6b3728629 Correct jack_port_get_connections function (should return NULL when no connections). 18 years ago
  sletz 9a42e69b4e Fix jack_reset_max_delayed_usecs_fun 18 years ago
  sletz bfec95d99e In thread model, execute a dummy cycle to be sure thread has the correct properties (ensure thread creation is finished). 18 years ago
  sletz 8eb09e3d59 Correct jack_internal_client_load for wrapper layer. 18 years ago
  sletz e4c1cdf1ac Correct installwrapper target 18 years ago
  sletz 03df0fe95a Correct installwrapper target 18 years ago
  sletz a225f5d167 Use jack_client_open_aux function 18 years ago
  sletz ebe8cc2dbe Correct jack_client_open_aux, jack_client_open and jack_client_new. 18 years ago
  sletz d3df789445 Fix engine real-time notification (was broken since ??). 18 years ago
  sletz 4f4bde72eb Better handling of error/info functions 18 years ago
  sletz d8ae529839 Correct jack_set_error_function, add jack_set_info_function 18 years ago
  sletz d2f7053ecc Nedko Arnaudov log patch(2). 18 years ago
  sletz c4ee8ff5ba Correct jack_set_error_function 18 years ago
  sletz ae6e282f89 Correct open_library 18 years ago
  sletz dea45a6c71 Typo 18 years ago