67 Commits (0d40e82f1a60a482f6eba03fd88c1b70e7a75fe4)

Author SHA1 Message Date
  sletz 0d40e82f1a Cleanup. 14 years ago
  nedko c1b057874e fix build when celt is not available 14 years ago
  sletz 6d7314bade Fix CELT compilation. 14 years ago
  sletz cd3073854b Fix XCode projects. 14 years ago
  sletz 3dff31a09c Compile on Linux. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz e03d1ddd44 Improve error management in JackNetDriver. 14 years ago
  sletz ff7978b4a0 Cleanup. 14 years ago
  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 9c7857b977 Special code in JackCoreAudio driver to handle completely buggy Digidesign CoreAudio user-land driver. 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz 84c256f7aa NetJack2 code : better error checkout, method renaming. 16 years ago
  sletz 416928c200 rebase from trunk 3455:3482 16 years ago
  sletz 849e366f4e Add a buffer size callback for netmaster that just remove the client (it will be recreated with the new parameters). 16 years ago
  sletz 62966c288c rebase form trunk 3367:3401 16 years ago
  sletz 6000d23de9 Support for BIG_ENDIAN machines in NetJack2 for transport data. 16 years ago
  sletz 897d9ee6b1 Cleanup in NetJack2 transport handing code. 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