24 Commits (606ab3652dbfe2fc6bbcbac6f7c19004fdf02f61)

Author SHA1 Message Date
  paul 606ab3652d torben's latest netjack code: dynamic deadline handling for packet loss; redundancy mode; fix memory corruption with celt; dont poll, when packet we want is already there; remove old framecnts from cache. works ... osort of :) 17 years ago
  paul 6ae5c7e60d bump to 0.116.0; torben's re-pushed changes to make 32/64 compatibility really work, which change the size of a couple of protocol structures (hence the minor version change); use CFLAGS from environment; export JACK_CORE_CFLAGS to makefiles so that simd.c can use it and not JACK_CFLAGS which includes optimization flags; don't use MMX for math if we're using SSE; torben's patch to add better (ALSA memops-based) scaling for float->int16 conversion 17 years ago
  paul 9c62615486 "zero-latency" patch for netjack from torben 17 years ago
  paul ac1f7aedcb compile and configuration fixes from OSX but useful everywhere 17 years ago
  paul ae0ea1f84a support OS X with new netjack code, plus a small netjack fix/improvement 17 years ago
  paul a5d43acf13 added new files from torben 17 years ago
  paul de8dba1ff6 netjack changes from torben (packet loss handling leads to "dummy" backend-like behaviour; jitter buffer), along with smaller mods to alsa_{in,out} 17 years ago
  paul 0abc695b0e optional CELT support in netjack; fixes for a resampling issue in alsa_in and alsa_out; remove debug output from alsa_{in,out} 17 years ago
  paul 61f2b2ddac print error msgs if shm removal fails; properly handle out-of-tree builds in tools subdir; bump to 0.115.2 17 years ago
  paul f235681089 small FreeBSD patch from Erik dCL 17 years ago
  marco d850d8e207 * Add a --server switch and make the --help output prettier on jack_connect 17 years ago
  marco 502ef55a71 * Add a --server command line switch to jack_lsp to handle multiple servers running on one machine 17 years ago
  marco f0a4220243 * A patch from Torben Hohn to make netsource's output more pretty and user friendly 18 years ago
  marco ea2eed034b * Patch from Torben Hohn that adds the possibility to set the mtu used by NetJack connections 18 years ago
  marco 907afb26a7 * Rename net_source.c to netsource.c to make it consistent with the executable name 18 years ago
  marco 47b65e76f5 * Code cleanup 18 years ago
  marco c0c8ccd99b * Reorganise the receive code in the process callback 18 years ago
  marco 171e6b2d1a * Have jack_netsource use jack_client_open() instead of jack_client_new() 18 years ago
  marco 1ea55fa14a * Change jacknet_client's name to jack_netsource 18 years ago
  sletz bb49c4f869 Fix compilation issue on OSX 18 years ago
  pieterpalmers 72d1002e21 - Add jackmidi support to netjack 18 years ago
  marco 8a9915c561 * Fix driver/netjack/Makefile.am: netjack tools where still there while source files gone 18 years ago
  marco 7170803622 * alsa_in, alsa_out and jacknet_client are now in the tools directory 18 years ago
  marco d0aed7f5e9 * Moved the tools to the tools directory. Only examples remain in the example-clients directory 18 years ago