summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* fix for double-fork still leaving zombies around (from Uli Franke uli.franke@...Paul Davis2014-03-143-1/+10
* Merge pull request #10 from adiknoth/arm-clockfixpauldavisthefirst2014-03-144-70/+9
|\
| * Drop JACK_TIMER_CYCLE_COUNTER altogetherAdrian Knoth2014-03-141-1/+0
| * Drop obsolete cycle counter option in libjackAdrian Knoth2014-03-141-2/+0
| * Don't check for CPU scaling anymoreAdrian Knoth2014-03-141-1/+1
| * Remove cycles from the list of allowed clock sourcesAdrian Knoth2014-03-141-1/+1
| * Make -c c an alias for -c sAdrian Knoth2014-03-141-1/+6
| * Don't rely on CPU cycles to measure time.Adrian Knoth2014-03-141-64/+1
|/
* Merge pull request #9 from PeterN/fixpauldavisthefirst2014-03-054-2/+3
|\
| * Initialize private_client to prevent segfault on unload if client fails to in...Peter Nelson2014-03-051-0/+1
| * update jack and tools submodule referencePeter Nelson2014-03-052-0/+0
| * Fix for passing pointer to jack_intclient_t.Peter Nelson2014-03-051-2/+2
|/
* update tools submodule referencePaul Davis2014-03-051-0/+0
* update submodule revsPaul Davis2014-02-121-0/+0