summaryrefslogtreecommitdiff
path: root/man
Commit message (Collapse)AuthorAgeFilesLines
* Allow optional build of jack-example-toolsDavid Runge2022-01-072-8/+11
| | | | | | | | | | | | | | | | | | | | | | wscript: Add option `--example-tools` to allow optional build of executables and libraries provided by jack-example-tools (defaults to True). It can be used as `--example-tools=yes|no` or `--no-example-tools` or plain `--example-tools`. Based on the new option, set the configuration environment variable `HAVE_JACK_EXAMPLE_TOOLS` which is used throughout the configuration and build steps to include the `example-clients`, `tools` and `tests` subdirectories. man/wscript: Provide the `HAVE_JACK_EXAMPLE_TOOLS` build environment variable to the `fill_template` script as second argument. Remove unused imports. man/fill_template: Change the behavior of the script to only create all man pages if the second argument to the script is `True` (the jack-example-tools are being built), else only create the man page for jackd.
* Make sure we use python3 (another patch from Fedora)falkTX2019-10-281-1/+1
|
* FIx doxygen and user facing and non-facing typosluz.paz2019-09-111-1/+1
| | | Found via `codespell -q 3`
* Add man/jack_property.0 from jack1Thomas Brand2019-02-071-0/+64
|
* Use é accent aiguThomas Brand2019-01-241-1/+1
|
* Remove FreeBoB backend (superseded by FFADO)Thomas Brand2019-01-221-4/+2
| | | | | | | | | | | | | | The FreeBoB project was renamed to FFADO in 2007. All users should use the FFADO backend by now (2019). Backend name to be removed: "freebob" Alternative backend to use: "firewire" Please check the jackd manpage for details about "firewire" backend. This commit is part of legacy cleanup. closes issue #365.
* Update alsa_in/out manpageOlivier Humbert2019-01-171-1/+4
| | | Fixes #410
* Update alsa_in.0Olivier Humbert2019-01-151-2/+2
|
* Fix a typo in the previous commitfalkTX2018-08-141-1/+1
|
* Add the autoconnect optionBruno Vernay2018-08-141-0/+6
| | | It is in the --help but not in the man page.
* Update manpage: Add Firewire backend options & more (#300)78902018-08-081-206/+528
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * update manpage: add Firewire backend options additions: -firewire backend options -note about JACK name -links to JACK github page, mailinglist, ffado.org -manpage author -note about how to create pdf from manpage removals: -dead/unavailable links formatting: -remove double spaces after '.' -all urls are bold, enclosed in <>, ending with / if it's not a file -(non-printable) empty lines between sections for better overview other: -partial rewording of main paragraph. misc small changes (see diff). * typo * use ',' everywhere to list short/long options * Unify indication of default values. * More backend unification (remove 'specify ..') * -1 typo
* Mass-fix spelling errorsAdrian Knoth2018-02-253-3/+3
| | | | | | Flagged by the Debian QA tool. Mostly automatic search-n-replace of the mistakes flagged.
* Update jack_lsp.0Olivier Humbert2018-01-171-1/+1
|
* Add a note about the promiscuous modeCédric Schieli2017-10-291-0/+10
|
* Add support for internal session filesinternal-session-filefalkTX2017-08-101-0/+27
| | | | Thanks to Timo Wischer for the initial work
* Add note about env var JACK_NO_AUDIO_RESERVATIONThomas Brand2017-07-201-0/+4
|
* waf: Nitpick styling for consistency. Fixes #172.Karl Linden2017-06-161-1/+1
|
* allow to use source date for man page generationBernhard M. Wiedemann2016-03-181-1/+3
| | | | this enables making reproducible builds of this package
* drop unused Build importsKarl Lindén2015-05-021-1/+0
|
* Correct date/version ordering in jackd1Olaf Hering2015-02-021-1/+1
| | | | Signed-off-by: Olaf Hering <olaf@aepfle.de>
* Update manpage to reflect dropped -c c optionAdrian Knoth2014-03-141-2/+2
|
* Lorenz Minder patch for jackd man, cleanup.Stephane Letz2013-02-111-0/+18
|
* wscript: Fix install targetsAdrian Knoth2012-02-121-1/+1
| | | | | | | | waf complains about missing source files, e.g.: could not find 'jack/*.h' in /home/adi/jack2/common ant_glob fixes the problem
* wscript: Drop module miscAdrian Knoth2012-02-121-1/+0
| | | | misc is no longer available, but luckily, we don't need it.
* Merge Adrian Knoth`s fix for type in jack_disconnect manpagenedko2011-07-291-1/+1
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4521 0c269be4-1314-0410-8aa9-9f06e86f4224
* Merge branch 'newer-midi'sletz2011-04-211-17/+24
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4339 0c269be4-1314-0410-8aa9-9f06e86f4224
* Correct jackd man page.sletz2011-04-201-8/+29
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4333 0c269be4-1314-0410-8aa9-9f06e86f4224
* Rename jdelay to jack_iodelay as per Fons' request.sletz2011-03-091-0/+53
| | | | git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4163 0c269be4-1314-0410-8aa9-9f06e86f4224
* Commit jackd2-manpages.patch, ticket #166.sletz2010-05-1722-0/+1096
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@4014 0c269be4-1314-0410-8aa9-9f06e86f4224