62 Commits (ae81d3cb41d81dd74988b1036fb148257bc4626c)

Author SHA1 Message Date
  Stephane Letz d8c2b0bfaf Configurable fPacketTimeOut field in NetJack2 code. 11 years ago
  Stephane Letz e4de2d61da Autosave mode in netjack2 netmanager. 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 2e12829a04 Improve JackDriver SaveConnections and RestoreConnections. 12 years ago
  Stephane Letz 1ad17b48ec Rework latency settings in netjack. 12 years ago
  Robin Gareus 33bef4fcb0 add opus support to NetJack2 12 years ago
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 5a5cc73ac7 New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and JackNetOneDriver classes. 13 years ago
  sletz 840b47f8bf Code factorization and cleanup. 13 years ago
  sletz c6ee3c03c3 Cleanup. 13 years ago
  sletz b52ec65d7d Fix symbols export. 13 years ago
  Stephane Letz 5393000a8a Network mode converted to latency. 14 years ago
  sletz 4a182fbd48 Cleanup. 14 years ago
  sletz 2f143cb0b0 NetJack2 now only send data on network for connected ports. 14 years ago
  sletz 68ec29c2d0 SaveConnections/RestoreConnections moved in JackAudioDriver. 14 years ago
  sletz d6b65585bf SaveConnections/RestoreConnections in NetDriver. 14 years ago
  sletz 1baad52375 Activate CELT encoding in JackNetDriver. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 47cc588e41 Cleanup. 14 years ago
  sletz 224c41eb59 rebase from trunk 3638:3684 15 years ago
  sletz d4f271aabd Correct CPU timing in JackNetDriver, now take cycle begin time after Read. 15 years ago
  sletz 187a3aedfa rebase from trunk 3563:3613 16 years ago
  sletz 9066f85ba0 Rename JackDriver::Init method to JackDriver::Initialize (to avoid confusion with JackThread::Init method). 16 years ago
  sletz 62966c288c rebase form trunk 3367:3401 16 years ago
  sletz 897d9ee6b1 Cleanup in NetJack2 transport handing code. 16 years ago
  sletz 3ef112b3de rebase from trunk 3336:3353 16 years ago
  sletz 319a95c629 Fix JackNetDriver::Close method. 16 years ago
  sletz e583db2537 Share code in JackNetSlaveInterface class. 16 years ago
  sletz ceee0c4565 Correct JackNetDriver initialization. 16 years ago
  moret 2509baae32 Cleanup. 16 years ago
  moret e9a01a0a37 Fix unwanted network transport state and position feedback 16 years ago
  moret 6c05d1250f Transport is now working over the network with NetJack2 16 years ago
  moret 611d5c4fff Add first version of transport in NetJack2 16 years ago
  moret c395c90ff8 Fix NetDriver. 16 years ago
  moret 2485a02d42 Add JackNetInterface class hierarchy to share code between slave/master 17 years ago
  moret f630c4eb92 Add JackNetSlaveInterface, base class for netjack slave management (netdriver and netadapter) 17 years ago
  moret fcc37a9fe6 Cleanup 17 years ago
  moret 1cdc1c58d1 More time measurment in netdriver 17 years ago
  moret 1e34dbb5cc Improve NetMaster 'slow mode' 17 years ago
  moret 24b28fd248 Add network modes (fast or slow) in netjack2 17 years ago
  moret a51add6c76 Add a little documentation in netjack2 source code 17 years ago
  moret 2908dd878c Add network packet id monitoring 17 years ago
  moret abb3a61a40 Cleanup 17 years ago
  moret e3ceba7078 Add JackGnuPlotMonitor to JackTools - improve time monitoring for netjack2 17 years ago
  moret 1d427a83a7 Fix netmaster timing monitoring 17 years ago
  moret 0f3c1ed9ad Change NetMonitor data structures 17 years ago
  moret 40fca29a79 Compile again on linux - Add Monitoring option in waf 17 years ago
  moret 76fd95b7f6 Add NetMonitor to trunk 17 years ago
  moret aaf799198a Add sync packets in both NetDriver and NetManager - Sync packets will carry network sync, transport and other auxiliary data 17 years ago