53 Commits (a7e8377441852d675a8c26bdbf3ae9d847a5ca91)

Author SHA1 Message Date
  sletz 7e4abd92c5 Cleanup encoder allocation. 15 years ago
  sletz d43ba8b98e Add parameter to chose sample encoder type and quality. 15 years ago
  sletz cbd652cf85 Improve master mode. 15 years ago
  sletz 347ff4c348 Implement connection time-out 15 years ago
  sletz 52993cd859 Add jack_flush_adapter API. 15 years ago
  sletz aeb3596194 Correct input or output only. 15 years ago
  sletz eade0c1c85 Add NetIntAudioBuffer class. 15 years ago
  sletz f4fa01f3ab More cleanup. 15 years ago
  sletz 5b8e976b0a Use of CELT codec. 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 21164db0b1 Cleanup. 15 years ago
  sletz 5f68a6557a rebase from trunk 3813:3899 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz 416928c200 rebase from trunk 3455:3482 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 ce38e47ed8 In NetJack2, fix a bug when capture or playback only channels are used. 16 years ago
  sletz 38a671d5ac Check MASTER <<==> SLAVE network protocol coherency. 16 years ago
  sletz 8a7739e0d6 Support for BIG_ENDIAN machines in NetJack2. 16 years ago
  sletz 84892ca209 Correct JackNetUnixSocket::GetError. 16 years ago
  sletz 3db1dbe949 Code cleanup. 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 4b76903bc9 Use jack_log instead of jack_info in JackNetMasterInterface::SyncRecv. 16 years ago
  sletz 2ffa6a0436 More info in JackNetMasterInterface::SyncRecv. 16 years ago
  sletz 96376a0f80 Simplify audio packet order verification. 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 b2d7940247 Correct timing measurement error done in ALSA driver (r3253) 16 years ago
  sletz 90f58d65c5 Use up to BUFFER_SIZE_MAX frames in midi ports, fix for ticket #117. 16 years ago
  moret 3e9e0a1212 Fix profiling recording in NetXXX files. 16 years ago
  sletz 5840c47cc0 Move init code after possibly failing allocation code in JackNetDriver::Init. 16 years ago
  sletz 713e8dfdb2 Ugly temporary fix for netmanager deadlock. 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
  sletz 8ce4a0564e Correct JackNetManager thread management. 16 years ago
  moret 8d7fdf06f1 Add exception handling in NetAdapter 16 years ago
  moret 346471d160 NetAdapter is now running. 16 years ago
  moret edb638d77d Fix netdriver receive. 16 years ago
  moret 69100b2e55 various cleanup. 16 years ago
  moret ccc98f27bf Cleanup. 16 years ago
  moret c395c90ff8 Fix NetDriver. 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