35 Commits (190640f851d78d600e1566f7e1880768d5d16cce)

Author SHA1 Message Date
  torben 190640f851 add suport for celt-0.8.x 14 years ago
  torben 89243cc360 remove global packet cache... thanks to vokimon 15 years ago
  torben 7246fa61e6 cleanups and removal of \n from jack_error calls mainly 15 years ago
  torben e51acbe00d this seems to be unnecesary. las... check on osx please. 15 years ago
  torben 7a34991749 remove occurences of alloca and remove some unused vars. 15 years ago
  torben 05892a251e remove unnecessary messing with signals from netjack_poll_deadline 15 years ago
  torben 43db3b191e fix packet_cache_get_next_available_framecnt returning old packets. 15 years ago
  torben 550b65510f include jack/internal.h for jack1 15 years ago
  torben e49e1846ea include "config.h" 15 years ago
  torben 60bba680a8 copy netjack_packet.{c,h} from jack2 15 years ago
  torben 4a1b4d0220 factor out poll error. (by nettings) 15 years ago
  torben e4ac839c21 sweet porttype conditionals (by nettings) 15 years ago
  torben cd0573ac07 remove celt magic bitdepth number... (by nettings) 15 years ago
  torben 93cec3f0f7 switch to using jack_get_time instead of jack_get_microseconds 16 years ago
  torben 5d0523107b [netjack] fix warnings about unused variables without libsamplerate 16 years ago
  torben 643385081d [netjack] Fix number packet_cache for 0 payload case. 16 years ago
  torben 055826a2f2 [netjack] Fix Redundancy mode. 16 years ago
  torben 3f9efbad42 [netjack] Add -H option to turn off ntoh of payload data. reduces CPU load. 16 years ago
  torben 9643ffbb40 [netjack] support building without libsamplerate 16 years ago
  torben 157a656703 [netjack] fix master verification.... doh. 16 years ago
  paul dc837ebbd6 netjack-to-compile fixes for OS X 16 years ago
  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 :) 16 years ago
  paul 71a512249f more netjack driver compilation tweaks 16 years ago
  paul ac1f7aedcb compile and configuration fixes from OSX but useful everywhere 16 years ago
  paul ae0ea1f84a support OS X with new netjack code, plus a small netjack fix/improvement 16 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} 16 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} 16 years ago
  paul e700090da7 cast float values to uint16_t before passing to htons() in netjack 16 years ago
  marco b4eaca6563 * An attempt to restore default signal behavior while inside netjack_poll() 17 years ago
  marco 4c45c54c5b * Unblock some signals during the poll() in netjack_poll() 17 years ago
  marco 94c1421995 * First attempt at a netjack_poll() function ! 17 years ago
  marco e5d63d74e2 * Code cleanup in netjack_packet.c 17 years ago
  marco 4f7038517f * Get rid of the goto in netjack_recv() and netjack_recvfrom() 17 years ago
  pieterpalmers 72d1002e21 - Add jackmidi support to netjack 17 years ago
  sletz 38aaeb9920 Version 0.109.6: add NetJack code in source tree 17 years ago