summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Handle alloca properlycompatKarl Linden2018-10-078-3/+82
* Implement a skeleton for compatibility modulesKarl Linden2018-10-073-0/+103
* Fix check for opusKarl Linden2018-10-061-1/+5
* Disable doxygen by defaultKarl Linden2018-10-061-1/+2
* Use header_name to check for readline and mmsystemKarl Linden2018-10-061-26/+6
* Update to waf 2.0.11Karl Linden2018-10-0653-4479/+5487
* Update autooptions and move to an own directoryKarl Linden2018-10-063-365/+481
* Beautify calls to add_auto_optionKarl Linden2018-10-061-13/+45
* Update to waf 1.8.22Karl Linden2018-10-0613-43/+112
* Revert "Stupid attempt at updating waf"Karl Linden2018-10-06177-28077/+4455
* Revert "Fix unused{,-but-set}-variable compiler warnings."Karl Linden2018-10-069-15/+44
* Fix unused{,-but-set}-variable compiler warnings.Karl Linden2018-10-069-44/+15
* Stupid attempt at updating wafupdate-waffalkTX2018-09-11177-4455/+28077
* Update copyright year in jackdfalkTX2018-08-181-1/+1
* Do not assert/crash when bad clients send unordered eventsfalkTX2018-08-181-1/+5
* Fix a typo in the previous commitfalkTX2018-08-141-1/+1
* Add the autoconnect optionBruno Vernay2018-08-141-0/+6
* Update manpage: Add Firewire backend options & more (#300)78902018-08-081-206/+528
* jackdmp: Signal to systemd when readyTimo Wischer2018-08-082-1/+16
* alsa driver: Provide option to enable time stamp modeTimo Wischer2018-07-274-6/+36
* Set ToS octet on netjack packetsAlba Mendez2018-07-201-9/+1
* Use PTHREAD_EXPLICIT_SCHED for non RT threadsJames Thomas2018-07-201-0/+3
* Make jack_control python2/3 compatible.Charalampos Stratakis2018-06-271-91/+92
* Check mmap() against MAP_FAILEDfalkTX2018-04-051-10/+16
* typos fixes (#333)Olivier Humbert2018-03-172-2/+2
* More spelling fixes from Debian QAAdrian Knoth2018-02-255-9/+9
* Mass-fix spelling errorsAdrian Knoth2018-02-2516-24/+24
* Merge pull request #325 from trebmuh/patch-1Filipe Coelho2018-01-171-1/+1
|\
| * Update jack_lsp.0Olivier Humbert2018-01-171-1/+1
|/
* fixed potential copy&paste style bugs (#317)m-grabner2017-12-202-3/+3
* Update ChangeLogv1.9.12Filipe Coelho2017-12-131-1/+1
* Merge pull request #302 from sdrik/pull/promiscuous-docFilipe Coelho2017-12-131-0/+10
|\
| * Add a note about the promiscuous modeCédric Schieli2017-10-291-0/+10
* | waf: lilrc -> karllindenKarl Linden2017-12-102-2/+2
|/
* Merge pull request #257 from sdrik/pull/promiscuous-v2Filipe Coelho2017-09-1510-15/+217
|\
| * Secure promiscuous mode for posix semaphoresCédric Schieli2017-03-182-3/+26
| * Secure promiscuous mode for linux futexesCédric Schieli2017-03-182-3/+19
| * Secure promiscuous mode for unix socketsCédric Schieli2017-03-182-9/+29
| * Secure promiscuous mode for shared memory segmentsCédric Schieli2017-03-181-0/+6
| * Helper functions needed to secure the promiscuous mode.Cédric Schieli2017-03-183-0/+137
* | Merge pull request #289 from twischer-adit/adit_devel_jack_wait_return_failur...Filipe Coelho2017-08-161-4/+4
|\ \
| * | jack_wait: Fix indentationTimo Wischer2017-08-161-4/+4
| * | jack_wait: On timeout fail with exit code 1Timo Wischer2017-08-161-1/+1
|/ /
* | Fix typo in previous internal-session-file commitfalkTX2017-08-121-1/+1
* | Prepare 1.9.12 releasefalkTX2017-08-117-8/+13
* | Fix typo in wscript, leading to an error with --autostart=dbusfalkTX2017-08-111-1/+1
* | ipload.c: flush stdout when client is readyfalkTX2017-08-111-0/+1
* | Add support for internal session filesinternal-session-filefalkTX2017-08-1010-5/+312
* | Merge pull request #281 from 7890/masterFilipe Coelho2017-07-202-1/+6
|\ \
| * | Show hint when DBus device reservation failsThomas Brand2017-07-201-1/+2