summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Rework uuids to never be int, more cleanupfix-client-uuid-genfalkTX2019-03-1810-72/+85
* Make all uuid function arguments use jack_uuid_t type; Fix warningsfalkTX2019-03-1732-60/+67
* Remove all client properties when removed; Cleanup a few thingsfalkTX2019-03-178-23/+35
* Fix generation of client uuidfalkTX2019-03-172-14/+5
* Solving problems while compiling jack2 on macOS X with dbus support (#434)shura2019-02-246-9/+98
* Merge remote-tracking branch 'origin/jack_property_test' into developfalkTX2019-02-211-0/+224
|\
| * Add script to test jack_property (Metadata)jack_property_testThomas Brand2019-02-081-0/+224
* | Sync example-clients/bufsize.c with jack1falkTX2019-02-211-10/+13
* | Sync example-clients/lsp.c with jack1falkTX2019-02-211-25/+57
* | Sync example-clients/connect.c with jack1falkTX2019-02-211-18/+4
* | Add option JackNoStartServerThomas Brand2019-02-201-1/+2
* | NO-OP: tabs vs. spaces indent., trailing wsThomas Brand2019-02-201-4/+4
* | NO-OP: tabs vs. spaces indentationThomas Brand2019-02-201-18/+18
* | NO-OP: remove trailing whitespaceThomas Brand2019-02-201-2/+2
* | NO-OP: remove trailing whitespaceThomas Brand2019-02-201-17/+17
* | NO-OP: tabs vs. spaces indentation.Thomas Brand2019-02-201-5/+5
* | Unify jack_client_open(), add error_handlerThomas Brand2019-02-202-6/+24
* | Prevent undefined behavior, fix code-style.Thomas Brand2019-02-201-7/+5
* | Check return value of regcomp()Thomas Brand2019-02-201-2/+10
* | NO-OP: tabs vs. spaces indentation.Thomas Brand2019-02-202-38/+38
* | OSX build installs to /usr/local prefixThomas Brand2019-02-171-3/+5
* | Revert last commit (b3d5aa388fb25d25572644df8d5576c3a5690cc7)Thomas Brand2019-02-171-1/+1
* | Use same prefix for both Linux and OSX buildsThomas Brand2019-02-171-1/+1
* | Exit without errorThomas Brand2019-02-171-1/+1
* | Unset set -e; Want to see errors.Thomas Brand2019-02-161-3/+1
* | Add dependecies check to test_run.shThomas Brand2019-02-161-10/+12
* | memops-alsa_bad_sound-fix-1 (#426)Rui Nuno Capela2019-02-088-167/+103
|/
* Use PRIu64 to print jack_time_tThomas Brand2019-02-071-1/+1
* Remove undocumented -a/--all flag (not implemented, same as -l).Thomas Brand2019-02-071-9/+0
* Add man/jack_property.0 from jack1Thomas Brand2019-02-071-0/+64
* Allow JackMetadata::GetProperty(ies) to return single char valuesThomas Brand2019-02-071-5/+11
* Use winsock2.h like everywhere else.Thomas Brand2019-02-021-1/+1
* remove double #defineThomas Brand2019-02-021-1/+0
* Remove not understood --c++11 brew install optionThomas Brand2019-02-021-1/+1
* jack_midi_event_get(): Add note about SysEx messagesThomas Brand2019-01-301-0/+11
* Test: use /bin/bashThomas Brand2019-01-271-1/+1
* Test: don't use 'locate' on OSX.Thomas Brand2019-01-271-7/+8
* Test: exclude tests using deprecated functions for now.Thomas Brand2019-01-271-11/+38
* travis: run .ci/test_run.sh after installThomas Brand2019-01-271-0/+2
* initial add: test_run.sh for travis, run after installThomas Brand2019-01-271-0/+37
* travis: remove jack related files from system before buildThomas Brand2019-01-271-1/+20
* add another testcase for client nameThomas Brand2019-01-271-2/+23
* NO-OP whitespace / indentationThomas Brand2019-01-271-68/+68
* Use memset to fill buffer. Add test marker.Thomas Brand2019-01-261-3/+3
* Fix off-by-one NULL termination in arrayThomas Brand2019-01-261-2/+2
* Update AUTHORS fileThomas Brand2019-01-261-1/+12
* Use é accent aiguThomas Brand2019-01-241-1/+1
* Update AUTHORS file from jackd manpageThomas Brand2019-01-241-0/+12
* Update and sort AUTHORS fileThomas Brand2019-01-241-29/+67
* {README,ChangeLog,TODO}: Removing obsolete files.David Runge2019-01-233-2466/+0