2232 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)
 

Author SHA1 Message Date
  sletz 041a148eac Fixes on Linux. 14 years ago
  sletz acba6ceca7 Typo in JackAlsaAdapter.h. 14 years ago
  sletz 4b61a99144 Correct loopback driver handling in JackServerGlobals. 14 years ago
  sletz b295be5b40 Compile on Windows again. 14 years ago
  sletz e27f815216 Rework internal slave driver management, JackServerGlobals now handle same parameters as jackdmp. 14 years ago
  sletz e64c819a6d -X now allows to add several slave backends, add -I to load several internal clients. 14 years ago
  sletz d96a755c3c Use jack_default_audio_sample_t instead of float consistently, fix ticket #201. 14 years ago
  sletz 675d93c269 Cleanup. 14 years ago
  sletz b48178a1fd Correct JackNetMaster::SetBufferSize. 14 years ago
  sletz e2c25b2fa7 Works again on Windows. 14 years ago
  sletz fa5b9d572f Works again on Windows. 14 years ago
  sletz 1e3f95e2fd Compile on Windows again. 14 years ago
  sletz b9eafba2b8 Compile on Linux again. 14 years ago
  sletz 89205838f1 Use new latency API in JackNetManager. 14 years ago
  sletz ce03dbb078 Synchronize jack_connect/jack_disconnect with JACK1 version. 14 years ago
  sletz 8b2ddf4f3e Synchronize netjack1 with JACK1 version. 14 years ago
  sletz e1d31d1fe7 Add jack_midi_dump client. 14 years ago
  sletz 2eeb1f0ad3 Correct TopologicalSort. 14 years ago
  sletz 2d043e58b8 Latency callback must always be activated. 14 years ago
  sletz b1cbecba6b JackEngine::ComputeTotalLatencies in progress. 14 years ago
  sletz beecd2389a Compile on Windows again. 14 years ago
  sletz 1aac5898c8 Correct tests wscript. 14 years ago
  sletz 2511bd8af2 Call buffer size callback in activate (actually this is done on client side in the RT thread Init method). 14 years ago
  sletz 21dfcfe606 Rename jdelay to jack_iodelay as per Fons' request. 14 years ago
  sletz 246b75a99b Stop using alloca and allocate buffer on the heap for alsa_io. 14 years ago
  sletz 1f6b1991fc jack_port_type_get_buffer_size implementation. 14 years ago
  sletz 9a2cb9e3a8 Check requested buffer size and limit to 1..8192 - avoids wierd behaviour caused by jack_bufsize foobar. 14 years ago
  sletz 4574b6cfbd Fix jdelay for new latency API. 14 years ago
  sletz 5845be1374 jack_client_has_session_callback implementation. 14 years ago
  sletz 43a2fcb66b Add jack_latent_client in OSX project. 14 years ago
  sletz d0011d5b94 Also print playback and capture latency in jack_lsp. 14 years ago
  sletz 4c709fef26 Compile on Windows again. 14 years ago
  sletz 325244437d Compilation on Linux. 14 years ago
  sletz da76cef89f Add missing file. 14 years ago
  sletz 64c6fa87d7 Add latent test client for latency API. 14 years ago
  sletz 97c3a441f5 Use of latency range in all backends. ComputeTotalLatencies now a client/server call. 14 years ago
  sletz ae99359963 New latency API implementation (in progress). 14 years ago
  sletz 4ad398cc1e Oups.. 14 years ago
  sletz f3252b4cca Remove unneeded include. 14 years ago
  sletz 08a68aee55 Compile on Windows again. 14 years ago
  sletz 48b51efd9d Synchronize jack.h with JACK1, use jack_native_thread_t type in POSIX and OSX thread implementation. 14 years ago
  sletz ab32fa70f0 Compile on Windows again. 14 years ago
  sletz 779832a1e4 Synchronize public headers with JACK1. Update OSX project. 14 years ago
  sletz 92c5da66da Revert r4119 (RT notification in the server). JackAudioDriver::ProcessSync now skip backend write in case of graph process failure. Fix incorrect error codes in alsa/usx2y.c and alsa/JackAlsaDriver.cpp. 14 years ago
  sletz 4f249a336f Remove JackPortIsActive flag. 14 years ago
  sletz 5af8cff85a Valerio Pilo second CAS for ARMv7 patch. 14 years ago
  sletz f1083cbf42 Valerio Pilo CAS for ARMv7 patch. 14 years ago
  sletz 997dc91f46 Fix 32 bits XCode targets. 14 years ago
  sletz e865c426fe Adrian Knoth jack_lsp patch. 14 years ago
  sletz 02ac0d6698 Add ringbuffer.c in libjack. 14 years ago