58 Commits (6cdb9d5fbeb39788da932b368f450196a2bcdb6b)
 

Author SHA1 Message Date
  pbd 6cdb9d5fbe remove gain argument from write_to_channel ops 23 years ago
  pbd 0faf354624 remove extra debugging fields from client shared structure - they were there for the fifo problem 23 years ago
  pbd e98f76e511 fixed random data left in FIFO problem- phew! 23 years ago
  pbd bf12d41e3a intermediate debugging state, trying to track down clicking problem after aborted client restart, but contains several important fixes 23 years ago
  pbd 5a3ddca0ed fixed graph_lock issues for driver/engine, kai's dump patch, remove hammerfall code that is broken under ALSA CVS, move to 0.11.0 23 years ago
  pbd bb77c5c4db fixed race condition with client removal 23 years ago
  pbd 9dbb91abcc zero buffer fix, patches from jeremy and others, driver cleanup 23 years ago
  pbd 02b141f674 latest changes related to ardour (DAW) support 23 years ago
  pbd e6b9a40032 add jack_port_connected_to(), plus port connection lock on client side 23 years ago
  pbd 4c74e263fd added gpl-ish message 23 years ago
  pbd 4aec002142 add jack_port_disconnect, plus minor bug fixes 23 years ago
  pbd 4cdb00f120 better state transition table allows clean removal of unfinished clients 23 years ago
  pbd 26e08f2755 add -lm, remove capture/playback poll debugging 23 years ago
  pbd 232901b0ec added impulse_grabber to repository 23 years ago
  pbd 8d8b669c66 many changes related to integration of ardour 23 years ago
  kaiv dd6a9973af Fix to prevent accepting duplicate clients. 23 years ago
  kaiv 778dcebc4b Changed also the debug statements to use alsa_pcm. 23 years ago
  kaiv 4b406ec036 Changed to use the new ALSA client and port names. 23 years ago
  kaiv 7016388273 New ALSA client and port, ens1371 sample-rate bug fixed, changed location of asoundlib.h. 23 years ago
  kaiv aad1a5c240 Added javadoc for jack_sort_graph(). 23 years ago
  pbd f3040620fe implemented jack_get_ports() 23 years ago
  kaiv b130587c65 Typo fix. :) 23 years ago
  pbd 4efadcad7c cleanup shm, set temp dir, improve overall thread/child/parent relationships in jackd 23 years ago
  pbd 20ea0518aa make dist should only include headers, not CVS/* 23 years ago
  pbd cd74923982 fixed rechain graph, improve cleanup 23 years ago
  pbd 0b14ec7c2a fixed rechain graph, improve cleanup 23 years ago
  pbd ea70aeb829 revert no-fork-by-default error 23 years ago
  pbd c324d001c4 another improvement in calling cleanup under some conditions 23 years ago
  pbd 156219dea8 patch from kai; possible improvement in calling cleanup under some conditions 23 years ago
  pbd 39dac4be8a use libjack.la for linking 23 years ago
  pbd 5eea78a924 used segment:offset addressing 23 years ago
  pbd 0569b90a4e fix problems with driver attach/detach 23 years ago
  richi 9bb8224307 removed dependency on libltdl (instead use libdl) 23 years ago
  richi aa0252ac2c fix wrong format for fprintf / too many args to it 23 years ago
  pbd d9069db459 fix problem with calling of cleanup() 23 years ago
  pbd 6bc9cf152b bump version 23 years ago
  pbd 68513a46ac parent/fork/child scheme c/o richard g. 23 years ago
  pbd 7a408b8cce add check for ALSA in configure 23 years ago
  pbd 08eed24681 bump version 23 years ago
  pbd 9d63c817e3 mixdown now works; sigsegv causes clean exit from audiothread 23 years ago
  pbd b676bc7df6 fixes for full ALSA PCM generality w.r.t poll descriptors 23 years ago
  pbd 6cb2daafb3 add annotation to simple client 23 years ago
  pbd 89bdf08a5c add GPL notice plus minor tweaks to capture_client.c 23 years ago
  pbd 6514855215 add options to jackrec, fix contiguous problem in alsa_driver 23 years ago
  pbd 0038270fba many critical changes, plus jackrec client 23 years ago
  pbd f39d8634ed back out jack_port_name() (port_t is opaque) 23 years ago
  pbd 0b8d4c239f don't install all headers; add and use jack_port_name(); remove doc/.xvpics 23 years ago
  wingo 70c9fbd185 removed glib dependency from the public api. we still need some helper functions to 23 years ago
  wingo 38c43d4e0e * added cvsignore files 23 years ago
  pbd a748c067e6 put driver.c into libjack, changed to LGPL for driver.c, fixed makefile 23 years ago