40 Commits (d7dd7caa9a32b36a2158ef696a7da942afd99835)

Author SHA1 Message Date
  sletz 9c7857b977 Special code in JackCoreAudio driver to handle completely buggy Digidesign CoreAudio user-land driver. 15 years ago
  sletz 84c256f7aa NetJack2 code : better error checkout, method renaming. 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 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
  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
  moret 9c9f0832d8 Correct NetInterface 17 years ago
  moret c47c2dc6d7 Fix NetJack timeouts - jack_thru is now a stereo client 17 years ago
  moret 2485a02d42 Add JackNetInterface class hierarchy to share code between slave/master 17 years ago