summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* fix capture latency for ALSA backend, given normal definitions. Add commentsPaul Davis2016-09-141-1/+7
* corrected version of previous commit, to provide libsamplerate for netjack_pa...Paul Davis2016-09-141-2/+4
* if netjack is going to use libsamplerate, it needs to mention them in Makefil...Paul Davis2016-09-141-2/+2
* fix ALSA backend's own port latencies to reflect -n (periods) argumentPaul Davis2016-09-141-2/+3
* Merge pull request #42 from joshdekock/osx-audiounits-updatePaul Davis2016-09-143-3/+28
|\
| * pThreadUtilities.h: add version checking for inclusion of MacTypes.h headerJosh de Kock2016-05-171-1/+7
| * drivers/coreaudio: update audio components to use new APIJosh de Kock2016-04-162-2/+21
| * pThreadUtilities.h: Switch to new MacTypes.h headerJosh de Kock2016-04-161-1/+1
* | Merge pull request #49 from Uladox/masterPaul Davis2016-09-141-2/+1
|\ \
| * | Moves VALGRIND_MEMSET above USE_CAPABILITIES ifdefUladox2016-09-031-2/+1
* | | Merge pull request #43 from devnexen/masterPaul Davis2016-09-1411-9/+1167
|\ \ \
| * | | OpenBSD compilable :David Carlier2016-05-1511-9/+1167
| | |/ | |/|
* | | Merge pull request #38 from bmwiedemann/masterPaul Davis2016-09-141-1/+1
|\ \ \
| * | | allow to use source date for man page generationBernhard M. Wiedemann2016-03-181-1/+1
* | | | Merge pull request #40 from joshdekock/travisPaul Davis2016-09-141-0/+32
|\ \ \ \
| * | | | travis.yml: add workaround for broken homebrew sedJosh de Kock2016-08-291-0/+1
| * | | | .travis.yml: create initial build recipesJosh de Kock2016-03-281-0/+31
| |/ / /
* | | | Merge pull request #45 from jeremyhu/masterPaul Davis2016-09-143-2/+16
|\ \ \ \
| * | | | Check for clock_nanosleep before useJeremy Huddleston Sequoia2016-07-033-2/+16
| | |/ / | |/| |
* | | | - Swap alsa_midi slave driver port-name suffixes ("out" for capture, "in" for...rncbc2016-09-141-9/+11
| |_|/ |/| |
* | | Merge pull request #47 from Uladox/masterPaul Davis2016-08-294-24/+39
|\ \ \ | |/ / |/| |
| * | Removes use of gloabl jack_tmpdir.Uladox2016-08-144-24/+39
|/ /
* | Merge branch 'joshdekock-master'Paul Davis2016-03-304-5/+5
|\ \ | |/ |/|
| * Fixed submodule commit hash referencesJosh de Kock2016-03-274-5/+5
|/
* Revert "use topological sort for client ordering (fons adriaensen)"Paul Davis2016-03-024-514/+483
* manually-updated version of Tim Real's fix for client-side port object manage...Paul Davis2016-03-022-9/+14
* alsa_midi: stop using duplicated client name as part of port name for ALSA MI...Paul Davis2016-02-231-12/+33
* a better release number for now0.125.0rc1Paul Davis2016-02-231-1/+1
* Revert "save experiments with python for dbus interactions (for posterity)"Paul Davis2016-02-233-0/+0
* save experiments with python for dbus interactions (for posterity)Paul Davis2016-02-233-0/+0
* bump versionPaul Davis2016-02-231-1/+1
* use topological sort for client ordering (fons adriaensen)Paul Davis2016-02-234-483/+514
* uncrustification of jack source codePaul Davis2016-02-23136-16293/+16396
* Merge pull request #35 from erikd/masterPaul Davis2016-02-212-570/+565
|\
| * jackd/engine.c: Add two missing `va_end (ap)`Erik de Castro Lopo2016-02-171-0/+2
| * jackd/engine.c: Whitespace onlyErik de Castro Lopo2016-02-171-570/+561
| * configure.ac: Restore AC_SUBST(JACK_VERSION)Erik de Castro Lopo2016-02-171-0/+2
* | Merge pull request #34 from erikd/alsa-fixesPaul Davis2016-02-211-137/+161
|\ \
| * | alsa_driver: Improve error handlingErik de Castro Lopo2016-02-171-0/+24
| * | alsa_driver: Whitespace onlyErik de Castro Lopo2016-02-171-137/+137
| |/
| * bump submodule refsPaul Davis2016-02-172-0/+0
* | bump submodule refsPaul Davis2016-02-162-0/+0
* | Merge pull request #31 from erikd/masterPaul Davis2016-02-168-107/+147
|\ \ | |/
| * Autotool fixesErik de Castro Lopo2016-02-168-46/+86
| * Whitespace onlyErik de Castro Lopo2016-02-122-62/+62
|/
* Revert "Set driver port order metadata".Paul Davis2016-02-112-18/+2
* bump version numberPaul Davis2016-02-111-1/+1
* Merge pull request #33 from ventosus/netjack_clear_packet_hederPaul Davis2016-02-111-0/+14
|\
| * clear unused slave netjack header fields.Hanspeter Portner2016-01-141-0/+14
* | Merge pull request #32 from ventosus/netjack_fix_8bit_midi_payload_sizePaul Davis2016-02-111-1/+1
|\ \