192 Commits (d904746b42411382280ade9f0e10b5c089c6cb15)

Author SHA1 Message Date
  Stephane Letz 2997da1f23 Move MIDI common files in server library on OSX. 14 years ago
  Stephane Letz e843289af8 MIDI thread RT priority reworked a bit on OSX. 14 years ago
  Stephane Letz c8e5d8d3ff Update XCode project. 14 years ago
  Stephane Letz 62496d8ba8 Now compiles on OSX. 14 years ago
  Stephane Letz 955c051f72 Compilation on OSX in progress. 14 years ago
  Stephane Letz 5360ec7522 Fix midi_latency_test.c for OSX. 14 years ago
  Stephane Letz 916203bcca Update XCode project. 14 years ago
  Stephane Letz 4916a78906 Update XCode project. 14 years ago
  sletz 608ba9885e Update ALSA driver in progress(2). 14 years ago
  sletz 8b2ddf4f3e Synchronize netjack1 with JACK1 version. 14 years ago
  sletz e1d31d1fe7 Add jack_midi_dump client. 14 years ago
  sletz 21dfcfe606 Rename jdelay to jack_iodelay as per Fons' request. 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 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 779832a1e4 Synchronize public headers with JACK1. Update OSX project. 14 years ago
  sletz 997dc91f46 Fix 32 bits XCode targets. 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 abf7e5c17e Correct JackServer::Open to avoid a race when control API is used on OSX. 14 years ago
  sletz f5d2ce7662 Sync JackAlsaDriver::alsa_driver_check_card_type with JACK1 backend. 14 years ago
  sletz 2c3798c6d8 README updated. 14 years ago
  sletz 81277ae4fe In JackCoreAudioDriver, fix an issue when no value is given for input. 14 years ago
  Stéphane LETZ 71d040c011 Fix for SIGPIPE on OSX. 14 years ago
  Stéphane LETZ e4ef948ea3 OSX IPC code removed from repository. 15 years ago
  Stéphane LETZ dce347b74e Remove OSX IPC from project (code still there). 15 years ago
  sletz ccf2041c51 Remove call to exit in library code. 15 years ago
  sletz ef30f5ba6c More cleanup in Xcode project. 15 years ago
  sletz fba3fb7d14 Correct Xcode project for netjack2 components. 15 years ago
  sletz 0bcd75fa99 Update XCode project. 15 years ago
  Stéphane LETZ 6cb124d772 More cleanup in JackLockedEngine and JackEngine. 15 years ago
  Stéphane LETZ 49cac8025b Release JackEngine mutex before sending notifications. 15 years ago
  sletz 9d519b5064 Cleanup XCode project. 15 years ago
  sletz efe1ddd3e5 New MIDI driver related files added in OSX and Windows projects. 15 years ago
  sletz c303556637 Client debugging code improved. 15 years ago
  sletz 55a88fcfd0 Fix XCode project. 15 years ago
  sletz 87b258bef6 Add profiling target in XCode project. 15 years ago
  sletz 46a0ff3ab6 Update XCode project. 15 years ago
  sletz a5c27894e5 Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
  sletz 760568bb6a XCode projects updated for NetJack1. 15 years ago
  sletz 95047be57b XCode 64/32 bits project nows produce Intel targets only. 15 years ago
  sletz 7499d9a89d Update XCode project. 15 years ago
  sletz 99c2fa0a87 Some fixes for compilation on Snow Leopard. 15 years ago
  sletz b51f2a52b3 Correct XCode project for loopback target. 16 years ago
  sletz e4c2f68f1b Compile loopback backend in Linux and Solaris versions, update OSX project. 16 years ago
  sletz 05c58839e1 Update XCode project. 16 years ago
  sletz 347c6b874b Correct 64/32 mixed compilation again. 16 years ago
  sletz 407988efc8 Correct 64/32 mixed compilation. 16 years ago
  sletz dd36f62aef GCC 4.2 compilation on Snow Loepard. 16 years ago
  sletz 4a637d218a jackctl_server_load_master renamed to jackctl_server_switch_master, jackctl_server_unload_master is removed. 16 years ago