summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* waf: Refactor auto options into a submodule.autooptionsKarl Linden2018-04-084-386/+117
* 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
| * | Add note about env var JACK_NO_AUDIO_RESERVATIONThomas Brand2017-07-201-0/+4
|/ /
* | Merge pull request #277 from kmatheussen/masterFilipe Coelho2017-07-185-5/+3
|\ \
| * | Tests: Fix compilation with gcc7Kjetil Matheussen2017-07-151-1/+1
| * | Example clients: Fix compilation of tw.cKjetil Matheussen2017-07-151-0/+1
| * | JackDebugClient: Keep client->fSynchroTable. Prevents crash in jack_client_wa...Kjetil Matheussen2017-07-153-4/+1
|/ /
* | Merge pull request #271 from kmatheussen/masterFilipe Coelho2017-07-122-0/+15
|\ \
| * | README: Instructions for cross-compiling with mingwKjetil Matheussen2017-07-121-0/+11
| * | Windows: winsock2.h must be included before including windows.hKjetil Matheussen2017-06-151-0/+4
* | | Merge pull request #270 from y-fujii/fix_msys2_compilationFilipe Coelho2017-07-126-21/+48
|\ \ \
| * | | add _snprintf() wrapper.Yasuhiro Fujii2017-06-242-6/+23
| * | | Change JackPortAudioDriver::Open() to permit a long device name and use trunc...Yasuhiro Fujii2017-06-241-7/+5
| * | | fix compilation on MSYS2.Yasuhiro Fujii2017-06-243-2/+18
| * | | Make locate_dll_driver_dir() independent from the dll file name.Yasuhiro Fujii2017-06-161-7/+3
| |/ /
* | | waf: Nitpick styling for consistency. Fixes #172.Karl Linden2017-06-165-81/+79
|/ /
* | 1.9.11-RC1 releasev1.9.11-RC1falkTX2017-06-136-5/+11
* | Fixed a compiler warning in the memops.c file. (#267)Hunter Allen2017-05-181-1/+1
|/
* Merge pull request #142 from jmendeth/patch-2Adrian Knoth2017-03-121-2/+2
|\
| * Correct typos in JackNetTool.cppXavier Mendez2015-09-101-2/+2
* | Merge pull request #141 from jmendeth/patch-1Adrian Knoth2017-03-121-2/+1
|\ \
| * | Account for IP+UDP header in MTUXavier Mendez2015-09-061-2/+1
| |/
* | Merge pull request #215 from jmendeth/alsa-correctionAdrian Knoth2017-03-122-4/+4
|\ \
| * | Convert between sample rates when necessaryXavier Mendez2016-06-222-4/+4