1213 Commits (ea9f58723fb15cb07f246cec8c8dfc00936a2f0f)
 

Author SHA1 Message Date
  sletz ea9f58723f Better parameter handling in JackCoreAudioAdapter. 17 years ago
  moret 4f97d39ed1 Correct NetJack2 port latency setting 17 years ago
  sletz cfd99eec3b More parameters in JackCoreAudioAdapter. 17 years ago
  moret 2509baae32 Cleanup. 17 years ago
  moret e9a01a0a37 Fix unwanted network transport state and position feedback 17 years ago
  moret 9ae4e6c198 Improve timebase master setting in netjack2 17 years ago
  moret 6c05d1250f Transport is now working over the network with NetJack2 17 years ago
  moret 611d5c4fff Add first version of transport in NetJack2 17 years ago
  sletz a280d1f368 Update JackTransportEngine for NetJack2 needs. 17 years ago
  moret 266368e8d2 Clean AlsaAdapter 17 years ago
  moret 1fec0a442f Clean AlsaAdapter 17 years ago
  sletz a50961906f Add a fNetworkSync state in JackTransportEngine used in network. 17 years ago
  moret b38a30bcc9 Add host and adapted denomination in audioadapters. Adapters can adapt from/to different period size/sample rate. 17 years ago
  sletz 90aacb3b21 Move GetCurrentTransportFrame code from JackClient to JackTransportEngine. 17 years ago
  moret 8144caa02c Switch producer/consumer to host/adapted in AdapterInterface 17 years ago
  moret 77d9ded01c Correct NetAdapter restart 17 years ago
  sletz 8ce4a0564e Correct JackNetManager thread management. 17 years ago
  sletz 1ba7d7d510 Fix JackEngine::Close. 17 years ago
  sletz d930f66776 Tim Blechmann patch for compilation with GCC 4.4. 17 years ago
  sletz c3a0eaf43d Renaming, add netadapter target in XCode project. 17 years ago
  moret 8d7fdf06f1 Add exception handling in NetAdapter 17 years ago
  moret 346471d160 NetAdapter is now running. 17 years ago
  sletz b99602bf07 Update XCode project. 17 years ago
  moret edb638d77d Fix netdriver receive. 17 years ago
  moret 69100b2e55 various cleanup. 17 years ago
  moret ccc98f27bf Cleanup. 17 years ago
  moret 361e9ee4ba Fix broken startup. 17 years ago
  moret c395c90ff8 Fix NetDriver. 17 years ago
  moret 0ac6439599 Add network slow mode in netjack2 allowing full bandwidth use 17 years ago
  nedko 032f2e3a73 Signals for server started and stopped 17 years ago
  moret ae9ec12561 Fix NetMaster close() 17 years ago
  moret 9c9f0832d8 Correct NetInterface 17 years ago
  moret c47c2dc6d7 Fix NetJack timeouts - jack_thru is now a stereo client 17 years ago
  moret aee28919b4 Fix wscript. 17 years ago
  moret 2485a02d42 Add JackNetInterface class hierarchy to share code between slave/master 17 years ago
  moret 56ad4a93d4 Cleanup 17 years ago
  moret cc29f2c766 Fill NetAdapter using JackNetSlaveInterface class. 17 years ago
  moret f630c4eb92 Add JackNetSlaveInterface, base class for netjack slave management (netdriver and netadapter) 17 years ago
  sletz abbf14bfe0 Remove debug code. 17 years ago
  sletz c41c5f12b8 Fix JackFrameTimer::Time2Frames and JackTimer::Frames2Time, jack_cpu compiled again. 17 years ago
  sletz 9221bc14d0 More control of refnum in JackEngine methods. 17 years ago
  moret fcc37a9fe6 Cleanup 17 years ago
  sletz a7001745bd Simplify request server close only if server is running implementation. 17 years ago
  sletz ba0d1103e1 Typo. 17 years ago
  sletz fd1321f576 Correct jack_thru and jack_simple_client. 17 years ago
  moret b4c4ad7410 Add little through example-client 17 years ago
  moret 1cdc1c58d1 More time measurment in netdriver 17 years ago
  moret 275195f153 Add fast network mode, allowing zero latency transmission when possible 17 years ago
  sletz ce5d02b5d9 Correct JackClient::Close() to request server close only if server is running. 17 years ago
  sletz e822ddc370 Close remaining client sockets in JackSocketServerChannel::Close. 17 years ago