summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | fix 8bit netjack MIDI payload size.Hanspeter Portner2016-01-141-1/+1
| |/
* | Merge pull request #29 from ventosus/fix_garbage_keys_in_JackPropertyChangeCa...Paul Davis2016-02-112-0/+4
|\ \
| * | fix garbage keys in JackPropertyChangeCallback.Hanspeter Portner2015-11-252-0/+4
| |/
* | Allow users to bypass existing Jack check.David Robillard2016-02-111-4/+11
* | Register HAVE_ZITA_ALSA_PCMI as automake conditional.David Robillard2016-02-111-0/+1
* | Set driver port order metadataDavid Robillard2016-02-112-2/+18
* | Fix uninitialized values in jack_client_tDavid Robillard2016-02-111-2/+2
* | Use gcc atomics and CLOCK_REALTIME for generic cpu stufffalkTX2016-02-112-10/+5
* | Fix for -Wformat-securityfalkTX2016-02-112-4/+4
* | correct getopt() optstring (copy&paste error)Dominic Sacré2016-02-111-1/+1
* | fix out-of-tree buildsDominic Sacré2016-02-111-1/+1
|/
* add more debugging to alsa midi outPaul Davis2015-10-081-8/+10
* change max size of a JACK MIDI event to 64 bytesPaul Davis2015-10-081-1/+1
* Merge pull request #20 from rncbc/masterPaul Davis2015-07-021-30/+33
|\
| * Merge branch 'fix_alsa_midi_freewheeling'rncbc2015-05-021-2/+3
| |\
| * \ Merge branch 'master' of https://github.com/rncbc/jack1rncbc2015-05-010-0/+0
| |\ \
| | * | [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. (7)rncbc2015-04-201-1/+1
| | * | [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. (6)rncbc2015-04-191-2/+2
| | * | [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. (5)rncbc2015-04-191-7/+7
| | * | [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. (4)rncbc2015-04-191-2/+2
| | * | [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. (3)rncbc2015-04-191-2/+2
| | * | [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. (2)rncbc2015-04-191-2/+2
| | * | [metadata] fix unfreed DBT key/data tuples causing several mem-leaks.rncbc2015-04-191-30/+33
| * | | [metadata] fix unfreed DBT key/data tuples causing several mem-leaks.rncbc2015-05-011-30/+33
| * | | fix segfault caused by incorrect jack_error() format stringDominic Sacré2015-05-011-1/+1
| * | | support [unescaped] double-quotes in jackdrcRobin Gareus2015-05-011-7/+23
* | | | Merge pull request #23 from falkTX/masterPaul Davis2015-07-021-5/+10
|\ \ \ \
| * | | | including S24_LE/BE formats to linux alsa driverfalkTX2015-06-261-5/+10
* | | | | update jack (headers) submodulePaul Davis2015-07-021-0/+0
* | | | | updated tools submodulePaul Davis2015-07-021-0/+0
* | | | | fix a couple of issues with port rename callback (duplicate structure members...Paul Davis2015-07-022-5/+4
* | | | | add support for port rename callback.Paul Davis2015-07-025-2/+99
* | | | | remove attempted list of options and tell user to see documentationPaul Davis2015-07-021-18/+2
|/ / / /
* | | | Merge branch 'ventosus-fix_alsa_midi_hotplug'Paul Davis2015-05-044-48/+51
|\ \ \ \
| * | | | [alsa_midi] fix hotplug device (de)enumerationHanspeter Portner2015-05-044-48/+51
|/ / / /
* | | | Merge branch 'rncbc-fix_alsa_midi_freewheeling'Paul Davis2015-05-011-2/+3
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | [alsa_midi] fix stop/start threads upon freewheeling.rncbc2015-05-011-2/+3
|/ /
* | fix segfault caused by incorrect jack_error() format stringDominic Sacré2015-01-161-1/+1
* | support [unescaped] double-quotes in jackdrcRobin Gareus2015-01-141-7/+23
* | Merge pull request #13 from ventosus/patch-metadata-uuid-comparisonpauldavisthefirst2014-11-171-0/+2
|\ \ | |/
| * Add memset to clear buffer to unparse uuid into.Hanspeter Portner2014-11-111-0/+2
|/
* Fix FTBFS with clangAdrian Knoth2014-09-181-1/+1
* Patch from Fons Adriaensen to improve validity/usability of jack_frame_time()0.124Paul Davis2014-07-081-92/+81
* remove inclusion of <uuid/uuid.h> since it is not actually used any morePaul Davis2014-05-272-2/+0
* Update tools/ to include falkTX' property.c fixAdrian Knoth2014-05-051-0/+0
* add headers for waitpid(2)Paul Davis2014-04-171-0/+2
* replace use of fclose() on a descriptor returned by popen(2) (from Carl Hethe...Paul Davis2014-04-171-3/+3
* submodule upatePaul Davis2014-04-151-0/+0
* bump micro version to reflect removal of cycle counter timerPaul Davis2014-03-141-1/+1
* tweak jackd man page to reflect removal of -c c optionPaul Davis2014-03-141-2/+4