59 Commits (734e45092474d2f77933dc2075bfec799b731c37)

Author SHA1 Message Date
  Stephane Letz 734e450924 NetJack2 code cleanup. 13 years ago
  sletz 389a9a572d Correct Start/Stop for Control API. 13 years ago
  sletz 08edac7982 Add jackctl_driver_get_type in Control API. 13 years ago
  sletz 7099ca56dc Cleanup. 13 years ago
  sletz a09a1a5c8a Code factorization and cleanup. 13 years ago
  Stephane Letz 16340ca86d Cleanup. 14 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 3c5083520f Fix bugs in JackNetAdapter. 14 years ago
  sletz 0d40e82f1a Cleanup. 14 years ago
  Nedko Arnaudov a9e4628340 helper functions for jack_driver_desc_t construction 14 years ago
  nedko cfa7575fcc don't access uninitialized memory 14 years ago
  sletz cde8be9f59 CELT mode for JackNetAdapter. 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 3b80fc105c Cleanup. 14 years ago
  sletz 4bfaf8822a Cleanup JackThreadedDriver::Stop. 14 years ago
  sletz b393026e68 Capture or playback only mode now working in master mode. 15 years ago
  sletz cbd652cf85 Improve master mode. 15 years ago
  sletz 6b765f0168 rebase from trunk 3684:3813 15 years ago
  sletz a5c27894e5 Fix AcquireRealTime and DropRealTime: now distinguish when called from another thread (AcquireRealTime/DropRealTime) and from the thread itself (AcquireSelfRealTime/DropSelfRealTime). 15 years ago
  sletz 416928c200 rebase from trunk 3455:3482 16 years ago
  sletz f2a25b89cd Cleanup global function export. 16 years ago
  sletz 51fbf0cf71 rebase from trunk 3420:3447 16 years ago
  sletz 3ee6e1f1fd Adapter -g parameter allows to change ringbuffer size. 16 years ago
  sletz 6d3b3633a6 Try automatic adaptative mode in adapters. 16 years ago
  sletz 3001e1bd87 Correct default value for ringbuffer size. 16 years ago
  sletz 3b2cb76ae9 Long option desc have to be used... 16 years ago
  sletz 8738a59a74 Documentation for ringbuffer parameter in adapters. 16 years ago
  sletz b63e6a8feb rebase from trunk 3401:3420 16 years ago
  sletz 74c74ac6fd Add -g (ring-buffer) parameter to netadapter. 16 years ago
  sletz e815b69037 Save profiling in netadapter. 16 years ago
  sletz 62966c288c rebase form trunk 3367:3401 16 years ago
  sletz a979d06e2f Add auto_connect parameter in netmanager and netadapter. 16 years ago
  sletz 897d9ee6b1 Cleanup in NetJack2 transport handing code. 16 years ago
  sletz 6926652401 rebase from trunk 3353:3367 16 years ago
  sletz 2376d98b06 Improve C adapter API. 16 years ago
  sletz 1f1f74ebd7 Fix buffer size and sample rate handling in JackAlsaAdapter. 16 years ago
  sletz 5bbc8e99c8 Change fMulticastIP handling in JackNetInterface. 16 years ago
  sletz f7d6bb2b25 Cleanup headers. 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 a0528fa224 Add a resample quality parameter in netadapter. 16 years ago
  sletz 4635ca32c8 Remove uneeded sync_mode parameter in JackNetAdapter. 16 years ago
  sletz 8bc654e513 Setup thread RT parameters for OSX in JackNetAdapter. 16 years ago
  sletz ad0ca0971e Support for -h option in internal clients to print the parameters. 16 years ago
  sletz 28ea518c15 Set default mode to 'slow' in JackNetAdapter (2). 16 years ago
  sletz cff54b1d7b Set default mode to 'slow' in JackNetDriver and JackNetAdapter. 16 years ago
  sletz 32a83a3df7 Cleanup server starting code for clients directly linked with libjackserver.so. 16 years ago
  sletz bb7b377860 Implement jack_client_real_time_priority and jack_client_max_real_time_priority API. 16 years ago