185 Commits (89e6b8b71c9ffaf21d2ca80497618f36b8c14eb0)

Author SHA1 Message Date
  Stephane Letz c2e0ca73c2 Renaming. 11 years ago
  Stephane Letz 66b4bfd8bb Support for partial buffers in libjacknet. 11 years ago
  Stephane Letz dbf9b71580 Distinguish SYNC_PACKET_ERROR and DATA_PACKET_ERROR in NetJack2. 11 years ago
  Stephane Letz d8c2b0bfaf Configurable fPacketTimeOut field in NetJack2 code. 11 years ago
  Stephane Letz c70f01d51c New restart callback in net API. 12 years ago
  Stephane Letz 7de15e7a53 Correct netjack2 latency code. 12 years ago
  Stephane Letz e4de2d61da Autosave mode in netjack2 netmanager. 12 years ago
  Stephane Letz e0135c87cc Add NETWORK_RESYNCH_LATENCY parameter to resynch in netjack2. 12 years ago
  Stephane Letz 0faa77441b Correct JackNetDriver::SaveConnections. 12 years ago
  Stephane Letz eacbd3e181 JackServer::SwitchMaster now correctly notify buffer_size and sample_rate changes, cleanup/improvements in JackNetDriver. 12 years ago
  Stephane Letz 4bb237685c JackNetDriver now correctly get master in/out when restarted. 12 years ago
  Stephane Letz 5d06b94ef7 Use port type information in JackDriver::SaveConnections and JackDriver::RestoreConnections. 12 years ago
  Stephane Letz 2e12829a04 Improve JackDriver SaveConnections and RestoreConnections. 12 years ago
  Stephane Letz 8c369f2b55 Cleanup netjack2 code. 12 years ago
  Stephane Letz e7239f0925 Cleanup netjack2 code (in progress). 12 years ago
  Stephane Letz 2731c1e850 Correct long standing bug in SyncRecv. 12 years ago
  Stephane Letz 1ad17b48ec Rework latency settings in netjack. 12 years ago
  Stephane Letz 7f09225b7a Code cleanup after compilation with clang. 12 years ago
  Robin Gareus 33bef4fcb0 add opus support to NetJack2 12 years ago
  Stephane Letz 186bae41b5 Correct netjack2 components help. 12 years ago
  sletz fb8dde8d27 Code cleanup in Windows JackRouter. 13 years ago
  sletz 6e56b83a82 Apply Fix-FTBFS-with-profile.patch. 13 years ago
  sletz aabbb62282 Correct export settings(2). 13 years ago
  sletz 92cd7a91e5 Cleanup JackCoreAudioDriver. 13 years ago
  sletz 8cea10ac4f Cleanup headers(2). 13 years ago
  sletz 022e551350 Cleanup. 13 years ago
  sletz 8b99f07049 Default buffer-size changed in JackNetDriver. 13 years ago
  sletz 00b166e731 Cleanup code using snprintf. 13 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz 5a5cc73ac7 New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. 13 years ago
  sletz f62319d2ee NetJack2: default latency raised to 5 cycles, cleanup. 13 years ago
  sletz 840b47f8bf Code factorization and cleanup. 13 years ago
  sletz 7099ca56dc Cleanup. 13 years ago
  sletz c6ee3c03c3 Cleanup. 13 years ago
  sletz dc7cdcef21 Update XCode profiling target. 13 years ago
  sletz 6bbc2fb5a8 OPTIMIZED_PROTOCOL working again. 13 years ago
  sletz fb489cd74c NetJack2: improve latency management, cleanup. 13 years ago
  sletz b52ec65d7d Fix symbols export. 13 years ago
  sletz a09a1a5c8a Code factorization and cleanup. 13 years ago
  Stephane Letz 16340ca86d Cleanup. 14 years ago
  Stephane Letz 5393000a8a Network mode converted to latency. 14 years ago
  sletz 0b4e9a2a2f Correct warning. 14 years ago
  sletz 18c15616dd NetJack2: improve error reporting. 14 years ago
  sletz 0ce0e6403f Fix for 64/32 bits compilation. 14 years ago
  sletz 885a6b7cf2 Make the printed output of jack_iodelay more useful to actual users. 14 years ago
  sletz c40a4ad301 NetJack2 now only send data on network only is ports are connected both sides. 14 years ago
  sletz b5f18d535d Add JACK_NETJACK_PORT and JACK_NETJACK_MULTICAST environment variables for NetJack2. 14 years ago
  sletz 4a182fbd48 Cleanup. 14 years ago
  sletz 2f143cb0b0 NetJack2 now only send data on network for connected ports. 14 years ago