33 Commits (ecb84b5f9fd702e7cc69c2e897cfd3d662bece61)

Author SHA1 Message Date
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz cbd652cf85 Improve master mode. 15 years ago
  sletz 347ff4c348 Implement connection time-out 15 years ago
  sletz f4fa01f3ab More cleanup. 15 years ago
  sletz 3b009644a7 Raise network protocol, major cleanup. 15 years ago
  sletz 2dcaaa51f2 More cleanup. 15 years ago
  sletz f5ea7a7b92 Cleanup, limit size for sync packet. 15 years ago
  sletz b6bf30679d More flexible handling of network audio buffers. 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz 62966c288c rebase form trunk 3367:3401 16 years ago
  sletz 3e1864c4d0 Move generic code and data in JackNetInterface and JackNetMasterInterface classes. 16 years ago
  sletz 5bbc8e99c8 Change fMulticastIP handling in JackNetInterface. 16 years ago
  sletz 8b0e453d73 Add InitConnection and InitRendering methods in JackNetSlaveInterface, better packet type checking in JackNetSlaveInterface::SyncRecv. 16 years ago
  sletz e583db2537 Share code in JackNetSlaveInterface class. 16 years ago
  sletz 6b3e24ec7f Use some #define for network parameters. 16 years ago
  sletz 4e2ed9ed68 Better recovery of network overload situations, now resynchronize by skipping cycles. 16 years ago
  sletz 84069e8657 Raise MAX_LATENCY and improve debug messages. 16 years ago
  sletz b3abd3f4e1 Fix JackNetInterface::SetNetBufferSize for socket buffer size computation and JackNetMasterInterface::DataRecv if synch packet is received, various cleanup. 16 years ago
  sletz f19b74f904 Header cleanup, add --clients and --ports options in configure. 16 years ago
  moret 3e9e0a1212 Fix profiling recording in NetXXX files. 16 years ago
  sletz bfdf50d52d Better symbols export for server and client side libraries. 16 years ago
  sletz 2bf698816d Better SocketAPIInit/SocketAPIEnd handling. 16 years ago
  sletz 495e1cb78b Correct JackNetAdapter RT thread handling, cleanup. 16 years ago
  moret 52b822cbe6 Clean netjack2 source. 16 years ago
  moret 2509baae32 Cleanup. 16 years ago
  sletz 8ce4a0564e Correct JackNetManager thread management. 16 years ago
  moret 346471d160 NetAdapter is now running. 16 years ago
  moret 69100b2e55 various cleanup. 16 years ago
  moret ccc98f27bf Cleanup. 16 years ago
  moret 0ac6439599 Add network slow mode in netjack2 allowing full bandwidth use 16 years ago
  moret ae9ec12561 Fix NetMaster close() 16 years ago
  moret 9c9f0832d8 Correct NetInterface 17 years ago
  moret 2485a02d42 Add JackNetInterface class hierarchy to share code between slave/master 17 years ago