3643 Commits (netjack_squashed_interface_selection_plus_ipv6)
 

Author SHA1 Message Date
  sletz 6e054114b9 Typo. 14 years ago
  sletz 42bf14c08c Correct JackServer::SwitchMaster. 14 years ago
  sletz eb67fde933 Cleanup. 14 years ago
  sletz ccdfe51346 Cleanup. 14 years ago
  sletz e97dcccfa8 Cleanup ALSA driver. 14 years ago
  sletz f1b62da08a Fix for client RT thread. 14 years ago
  sletz b8d0230de8 Cleanup ALSA driver code. 14 years ago
  sletz 137e4867bb Remove use of jack_driver_nt_finish. 14 years ago
  sletz 2869ca7014 Cleanup. 14 years ago
  sletz 3f9a3d85f8 ALSA driver still in progress. 14 years ago
  sletz ee393311bf New ALSA driver now compile. 14 years ago
  sletz a12d18becd Code to link alsa_driver.c and C++ wrapper. 14 years ago
  sletz b8cf0778a4 Update ALSA driver in progress(5). 14 years ago
  sletz 14e2f368cc Update ALSA driver in progress(4). 14 years ago
  sletz 1abff2cbe0 Update ALSA driver in progress(3). 14 years ago
  sletz 608ba9885e Update ALSA driver in progress(2). 14 years ago
  sletz f5672fc3ad Update ALSA driver in progress. 14 years ago
  sletz 1ec2775bb4 Correct JackEngine::NotifyGraphReorder, update JackDebugClient with latest API. 14 years ago
  Nedko Arnaudov 1685eec0b0 Merge branch 'master' into no-self-connect 14 years ago
  sletz 84879fe890 Correct visibility warnings. 14 years ago
  sletz f2a40116fd Remove warning. 14 years ago
  sletz 3c08dbac73 Change include in JackAlsaAdapter.cpp. 14 years ago
  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 a7e8377441 rebase from trunk 4083:4180 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