94 Commits (5ce899b60fc0495e368065e4eac22d6cc29972d9)

Author SHA1 Message Date
  Paul Davis 601e3fe33c remove attempted list of options and tell user to see documentation 10 years ago
  Adrian Knoth d302164304 Don't check for CPU scaling anymore 12 years ago
  Adrian Knoth 64278cc597 Remove cycles from the list of allowed clock sources 12 years ago
  Adrian Knoth 74f70c2006 Make -c c an alias for -c s 12 years ago
  Paul Davis b4066eca13 change -I client-spec syntax and adjust -A syntax similarly; update jackd man page 12 years ago
  Paul Davis 40b01cc369 add -A option to provide syntactic sugar for interfacing with additional ALSA devices (independent of the actual backend) using the new ZITA based internal clients. 12 years ago
  Paul Davis 16193a3952 oh, the varieties of the *nix command line 12 years ago
  Paul Davis 8f2ad9facc add hackish command line parsing so that old use of -X seq (e.g. by qjackctl) has the desired effect 12 years ago
  Paul Davis 7cb56b9eb3 support more complex argument style to -I to permit client names and arguments 12 years ago
  Paul Davis 5f28bf5450 use -I rather than -L to load internal clients from the command line, to be consistent with jack2 12 years ago
  Paul Davis a6f8f337b4 add -L option to command line to allow loading internal clients (e.g. upcoming ALSA MIDI intclient) 12 years ago
  Paul Davis 6e4d80815b remove watchdog thread from engine/jackd, since Linux no longer allows SCHED_{FIFO,RR} tasks to take over the cpu unless the user misconfigures a very obscure part of their system configuration 12 years ago
  Paul Davis d094819df4 #include changes to reflect separation of public and private headers 14 years ago
  torben 0292f85d24 [engine] make -C optarg a time, so that it doesnt depend on period_size 14 years ago
  torben fe0759163e [engine] rename continuous_stream to timeout_count and make threshold configurable 14 years ago
  torben c3145813a1 [jackd] add support for slave drivers into jackd executable 14 years ago
  paul 015fbf3ff7 add no-op support for jack2's -S option 15 years ago
  paul b02124591e make MIDI port buffer size variable with -M cmdline argument; reduce size of jack_midi_port_internal_event_t from 12 to 8 bytes 16 years ago
  paul 55cdb380a4 remove unused "a" from option string passed to getopt_long() (a leftover from the old "asio" mode) 16 years ago
  paul b8b74358d1 move copyright message to be the first thing printed (except in the -V case); fix dangerous code in physmem determining code; change output if memory locking is unlimited; return 0 if -V is used 16 years ago
  paul d7c2dff7c6 switch -L to -r for --no-realtime, drop single char flag for --replace-registry, tweak help message to name net backend correctly 16 years ago
  paul 3bcd2ed32e unchecked malloc return cases in libjack fixed; add info on -L option ; different backend lists in usage text for OS X and linux; indent ringbuffer.c appropriately 16 years ago
  torben 2b7011c39e [jackd] fix sanitycheck setting clocksource to broken. 17 years ago
  paul 3bea13b9ee (jack1) make realtime the default; add -L for "long latency" ; don't check for RT permission if not running realtime; don't check for freqscaling unless using RDTSC as clocksource 17 years ago
  paul 1c274e4093 fix --no-sanity-checks and make freq-scaling detection non-fail 17 years ago
  paul da01fb78df first pass at integrating sanity/system checks into jack1 17 years ago
  paul 91c1333742 mark clients Finished after process has been called; remove clients that do not respond to events et al; use poll&read to wait for event responses, not just read; add -r to remove/replace JACK SHM registry at startup 18 years ago
  sletz 2c62c172f4 Correct nozombies parameter 18 years ago
  sletz fad01dfc11 Version 0.109.9 : Jacob Meuser sun backend 18 years ago
  sletz f0bfb84688 Version 0.109.4 : Nedko Arnaudov log patch 18 years ago
  pieterpalmers 8e2307460d Commit of Aug 26, 2007 patch by Nedko Arnaudov. 18 years ago
  paul 581f790f69 add -Z flag to cancel zombification on timeout 18 years ago
  paul 5e37ca65f7 first pass at implementing port aliases (2 port port, 1 set by jackd) plus standard backend port names using system:(playback|capture)_N 19 years ago
  paul 8c6780038d remove all CVS Id lines from source and headers 19 years ago
  paul 3612f9d390 determine jackd "tmpdir" directory at run time by executing jackd -l; fix spelling mistake in configure.ac relating to clock_gettime() 19 years ago
  joq 11184f247b [0.102.17] limit timeout with -R to 5 sec 19 years ago
  joq cf67d0b813 [0.102.14] 20 years ago
  pbd 7e8cf3c23c reworked config headers etc; rework clockfix patch; exit if -R requested but unobtainable 20 years ago
  pbd 331aeacefb no error if ALSA has no control device, jack_lsp shows port type, jack_server_dir fix 20 years ago
  pbd 2aa634a8af * JACK MIDI patch from Ian Esten 20 years ago
  joq 66cb0842f7 [0.101.4] misc minor cleanup: 20 years ago
  rncbc 7e664bab21 Attempt to let client timeout option work again on realtime mode. 21 years ago
  joq f12d530eb6 [0.99.46] several small changes 21 years ago
  joq acf0bcecc1 [0.99.38] more SHM changes 21 years ago
  joq 6081817871 [0.99.23] minor message correction 21 years ago
  joq a82bed0d12 [0.99.23] multi-server resource management 21 years ago
  joq 0247554f10 [0.99.20] messagebuffer fixes 21 years ago
  joq f28ddbdc5b [0.99.19] add new realtime-safe messagebuffer interface 21 years ago
  letz 44b809aa1f Fix a segmentation fault in shared memory desallocation if a driver can not be loaded. 21 years ago
  joq 31967c0c02 [0.99.15] preliminary multiple server support 21 years ago