3643 Commits (netjack_squashed_interface_selection_plus_ipv6)
 

Author SHA1 Message Date
  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
  nedko 5e9f3c89cb jack2: apply patch from Adrian Knoth. Closes #208 14 years ago
  nedko 17ac897ade wscript: Remove the forced -O3 compiler flag 14 years ago
  nedko 78b98a868d wscript: print compiler and linker flags in the configure stage report 14 years ago
  nedko b0a8522718 wscript: make configure report to be last part of the configure stage 14 years ago
  nedko 3bcafc1bc8 wscript: untabify 14 years ago
  sletz 2c21e6e7f6 Fix in wscript. 14 years ago
  sletz 61e50108f6 Correct dummy driver. 14 years ago
  sletz 8b1d593d3a ALSA backend : suspend/resume handling (jack1 r4075). 14 years ago
  sletz 4828d0c835 rebase from trunk 4041:4083 14 years ago
  sletz 221c51ff37 In jackdmp.cpp, jackctl_setup_signals moved before jackctl_server_start. Correct symbols export in backends on OSX. 14 years ago
  sletz 7327eff7a4 Cleanup ALSA backend. 14 years ago
  sletz 64551f9bcd Correct symbols export issue on OSX. 14 years ago
  sletz 7dfb47b067 Improve backend error handling: fatal error returned by Read/Write now cause a Process failure (so a thread exit for blocking backends). Recoverable ones (XRuns..) are now treated internally in ALSA, FreeBob and FFADO backends. 14 years ago
  sletz 8ba6f04562 Correct export issues. 14 years ago
  sletz f60680dd40 Backends cleanup. 14 years ago
  sletz abf7e5c17e Correct JackServer::Open to avoid a race when control API is used on OSX. 14 years ago
  sletz f057da671d Add note about unique port-name requirement. 14 years ago
  sletz 80eff0b334 Correct lsp.c code. 14 years ago
  sletz d4e51743a0 Compiles again on Windows. 14 years ago
  nedko fd8de3d4d4 Merge Torben`s fix for netsource 14 years ago
  Torben Hohn 2e50f17e4c fix using wrong rx_buffer for transmission in netsource 15 years ago
  nedko 60dbbdb2ee Merge the jack-session branch to svn trunk. 14 years ago
  StĂ©phane Letz 8d1f85894e Fix merge conflicts and ClientCheck. 14 years ago
  sletz 541b074bca Fix ticket #194 14 years ago
  nedko 6ce74b1443 jackdbus: fix client lookup 14 years ago
  sletz 806b01f36e Sync midiport.h documentation with JACK1. 14 years ago
  sletz f5d2ce7662 Sync JackAlsaDriver::alsa_driver_check_card_type with JACK1 backend. 14 years ago