41 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 b578ea2f0e fix dynamic SIMD for OS X ; add config.h to netjack driver code ; make a configure.ac comment about our inability to determine an -mFOO argument for gcc on OS X 17 years ago
  paul 9c62615486 "zero-latency" patch for netjack from torben 17 years ago
  paul 71a512249f more netjack driver compilation tweaks 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 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 e700090da7 cast float values to uint16_t before passing to htons() in netjack 17 years ago
  rncbc 6e4716cdef * Make netjack build from `make dist` and `rpmbuild`. 18 years ago
  marco b4eaca6563 * An attempt to restore default signal behavior while inside netjack_poll() 18 years ago
  marco 4c45c54c5b * Unblock some signals during the poll() in netjack_poll() 18 years ago
  marco 94c1421995 * First attempt at a netjack_poll() function ! 18 years ago
  marco e5d63d74e2 * Code cleanup in netjack_packet.c 18 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 4f7038517f * Get rid of the goto in netjack_recv() and netjack_recvfrom() 18 years ago
  marco 8a0ca3b551 * First attempt at using poll() to wait for the first packet on a netjack slave 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
  sletz 34a9a49275 Cleanup 18 years ago
  marco 391a83f9e3 * Build and install the alsa_in and alsa_out tools 18 years ago
  sletz 997ab82762 Cleanup 18 years ago
  sletz 81e1a9a5aa Fix in netsource init_sockaddr_in 18 years ago
  sletz a1d16c1423 Marc-Olivier Barre netsource.c patch 18 years ago
  sletz 9be30e88dc Unknown jack_log replaced by jack_info 18 years ago
  sletz 7bcc8d6ae5 Marc-Olivier Barre patch for net_source.c 18 years ago
  sletz caa02ff0f7 Cleanup 18 years ago
  sletz 9ea6ef54c2 Token parsing in netsource jack_initialize(3) 18 years ago
  sletz b5567aa4ff Token parsing in netsource jack_initialize(2) 18 years ago
  sletz 90f39b82b9 Token parsing in netsource jack_initialize 18 years ago
  sletz cfaa270b7a Correct libsamplerate version checking 18 years ago
  sletz ce59377bff Add libsamplerate checking 18 years ago
  sletz f816e5d832 Add code in netsource jack_initialize(2) 18 years ago
  sletz 819c20f0af Add code in netsource jack_initialize 18 years ago
  sletz ece1d34aa6 Add netsource as an internal client 18 years ago
  sletz aca84cbc74 Typo 18 years ago
  sletz e51afa7f5c Use jack_info instead of printf 18 years ago
  sletz 280620f6e0 Add -lsamplerate for NetJack driver 18 years ago
  sletz 38aaeb9920 Version 0.109.6: add NetJack code in source tree 18 years ago