summaryrefslogtreecommitdiff
path: root/common/Jackdmp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prepare for future thingsfalkTX2021-01-051-1/+1
* Change returncodes of jackd on successFabian Koller2020-11-271-5/+6
* Preparations for 1.9.15 releasefalkTX2020-10-121-1/+1
* Fix blocking DBus device reservation, so it plays nice with othersfalkTX2019-10-281-3/+3
* Prepare for releasefalkTX2019-05-281-1/+2
* Update copyright year in jackdfalkTX2018-08-181-1/+1
* jackdmp: Signal to systemd when readyTimo Wischer2018-08-081-0/+12
* Add support for internal session filesinternal-session-filefalkTX2017-08-101-4/+18
* 1.9.11-RC1 releasev1.9.11-RC1falkTX2017-06-131-0/+1
* Avoid side effects from parsing of "version" option in jackd (#245)Markus Seeber2017-01-131-15/+16
* Update copyright date.Stephane Letz2016-03-181-1/+1
* Correct VERSION.Stephane Letz2015-10-081-1/+1
* Use cstdlib instead of stdlib.hAdrian Knoth2015-04-151-1/+1
* Allow skipping of audio reservation APICédric Schieli2014-11-011-1/+5
* Drop (c)ycle) from the list of allowed clock sources.Adrian Knoth2014-03-141-1/+1
* Make -c c an alias for -c sAdrian Knoth2014-03-141-1/+5
* jackd: describe the -a option in the help textNedko Arnaudov2014-03-101-5/+28
* Merge pull request #53 from KimJeongYeon/masterStéphane Letz2014-02-071-19/+19
|\
| * additional code cleanup for jack androidKimJeongYeon2014-02-071-19/+19
* | Cleanup.Stephane Letz2014-02-061-1/+1
|/
* jack2 supports android devices & rebase current changes to masterKimJeongYeon2014-02-051-0/+34
* Reinstate mlock parameters (for compatibility purpose).Stephane Letz2013-07-181-0/+6
* Use JACK_DEFAULT_SERVER_NAME constant.Stephane Letz2013-04-221-1/+1
* Fix compile errorNedko Arnaudov2013-04-071-1/+1
* Merge no-self-connect branchAdrian Knoth2013-04-061-1/+22
|\
| * Merge commit '1.9.9.5' into no-self-connectNedko Arnaudov2012-12-101-10/+0
| |\
| * \ Merge branch 'master' into no-self-connectAdrian Knoth2012-04-181-28/+19
| |\ \
| * \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2011-12-151-21/+51
| |\ \ \
| * \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2011-03-291-28/+40
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2011-03-141-67/+92
| |\ \ \ \ \
| * \ \ \ \ \ Merge commit 'v1.9.6' into no-self-connectNedko Arnaudov2010-09-071-1/+1
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2010-02-101-5/+9
| |\ \ \ \ \ \ \
| * | | | | | | | untabify -a option handlingNedko Arnaudov2009-11-191-8/+8
| * | | | | | | | Merge branch 'master' into no-self-connectNedko Arnaudov2009-11-191-27/+66
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2009-07-261-11/+33
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2009-07-071-1/+1
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2009-07-011-3/+0
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'master' into no-self-connectNedko Arnaudov2009-05-271-5/+5
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | [jackd] fix autoconnect code.Torben Hohn2009-05-271-16/+12
| * | | | | | | | | | | | | [jackd] add -a autoconnect optionTorben Hohn2009-05-271-0/+25
* | | | | | | | | | | | | | Dynamically scan and print backend and internal names in jackd (2).Stephane Letz2013-01-121-31/+29
* | | | | | | | | | | | | | Dynamically scan and print backend and internal names in jackd.Stephane Letz2013-01-121-45/+68
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Remove warning, renaming.Stephane Letz2012-09-101-10/+0
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | In control API, UNIX like sigset_t replaced by more abstract jackctl_sigmask_...sletz2012-02-091-3/+3
* | | | | | | | | | | | Cleanup.sletz2012-01-171-1/+1
* | | | | | | | | | | | jackctl_driver_params_parse API moved in public control.h.sletz2012-01-071-24/+12
* | | | | | | | | | | | Correct export settings(2).sletz2012-01-041-0/+3
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | Cleanup Windows CodeBlock projects.sletz2011-11-171-14/+0
* | | | | | | | | | | Special main for Windows in Jackdmp.cpp.sletz2011-11-141-1/+15
* | | | | | | | | | | Correct Start/Stop for Control API.sletz2011-08-311-1/+1