29bf78einstall metadata.h and uuid.h headers by
Paul Davis
2013-10-05 12:55:32 -0400
e27a3beadd definitions of constants for a few (potential) well-known metadata key values by
Paul Davis
2013-10-05 12:54:29 -0400
5bc24eaupdate submodule by
Paul Davis
2013-10-04 13:32:03 -0400
eb4e174add emacs backups *~ to .gitignore by
Paul Davis
2013-10-04 08:22:12 -0400
ac728aeupdate submodule by
Paul Davis
2013-10-04 08:20:40 -0400
86ea6ddadd checks for berkeley DB code to configure.ac by
Paul Davis
2013-10-04 08:17:11 -0400
1e8fc34update submodule example-clients by
Paul Davis
2013-10-03 20:46:46 -0400
cb38464update tools submodule reference commit by
Paul Davis
2013-10-03 20:42:04 -0400
98bbc33fake rm of tools submodule by
Paul Davis
2013-10-03 20:41:24 -0400
372e2f7fake rm of tools submodule by
Paul Davis
2013-10-03 20:41:14 -0400
c870875update tools submodule by
Paul Davis
2013-10-03 20:40:16 -0400
8c2b9f1update header submodule to latest revision in that submodule by
Paul Davis
2013-10-03 20:10:04 -0400
c08e915update tools submodule to latest revision in that submodule by
Paul Davis
2013-10-03 20:09:24 -0400
ab41160update submdoules by
Paul Davis
2013-10-03 17:10:13 -0400
23ab970add gitignore file for man(ual) dir by
Paul Davis
2013-10-03 17:08:57 -0400
a1aeb6dwrap UUID generation by
Paul Davis
2013-10-03 16:29:25 -0400
867ad58add missing uuid.c file by
Paul Davis
2013-10-03 15:25:32 -0400
9167dd4update submodules by
Paul Davis
2013-10-03 14:38:39 -0400
808a482moved alsa midi internal client into tools by
Paul Davis
2013-10-03 14:38:28 -0400
318670dmove alsa midi internal client into subdir of tools by
Paul Davis
2013-10-03 14:36:39 -0400
5f28bf5use -I rather than -L to load internal clients from the command line, to be consistent with jack2 by
Paul Davis
2013-10-03 14:36:15 -0400
1c2b853fix up internal MIDI client to do duplex by
Paul Davis
2013-10-03 13:38:53 -0400
753cfe0if an absolute path is given for an internal client load name, use it by just appending ".so" by
Paul Davis
2013-10-03 13:33:54 -0400
a6f8f33add -L option to command line to allow loading internal clients (e.g. upcoming ALSA MIDI intclient) by
Paul Davis
2013-10-02 12:31:51 -0400
7debbc1update submodule by
Paul Davis
2013-10-02 01:01:55 -0400
e601a46update submodules by
Paul Davis
2013-10-02 00:59:14 -0400
70a24bcadd code to remove metadata for ports and clients when ports and clients are deleted/cleaned up by
Paul Davis
2013-10-02 00:38:59 -0400
03e8c06add -U option to jack_lsp man page by
Paul Davis
2013-10-02 00:31:40 -0400
e72b5e8fix typos by
Paul Davis
2013-10-01 16:37:32 -0400
c2062bcadd new man page for jack_property(1) by
Paul Davis
2013-10-01 16:35:58 -0400
39af3adupdate submodules by
Paul Davis
2013-10-01 15:46:13 -0400
8614590implement jack_get_all_properties() and cleanup a few other implementation details by
Paul Davis
2013-10-01 15:45:53 -0400
04ce7d4differentiate between property changed/created in PropertyChange notification (by testing for existence first) by
Paul Davis
2013-10-01 10:21:30 -0400
f162266update submodules by
Paul Davis
2013-09-30 22:18:49 -0400
3057fcfadd property change notifications by
Paul Davis
2013-09-30 22:09:12 -0400
dee55cbset up property change notification structures and calls by
Paul Davis
2013-09-30 20:19:01 -0400
7a29151update submodules by
Paul Davis
2013-09-30 19:19:35 -0400
27f69e3update submodules by
Paul Davis
2013-09-30 19:18:11 -0400
0c5bd20add jack_client_t* to metadata calls that need to contact the server to initiate a property change callback by
Paul Davis
2013-09-30 19:17:53 -0400
b59ef46update submodules by
Paul Davis
2013-09-30 19:04:36 -0400
5d360ddmiscellaneous fixes to prepare the way for usable metadata by
Paul Davis
2013-09-30 18:53:29 -0400
6d94a80fix display of new client UUID in verbose mode, and add errno if initial client read(2) fails by
Paul Davis
2013-09-25 23:35:13 -0400
8819869fix screw up caused by attempting to uuid_parse() a null string UUID in jack client arguments by
Paul Davis
2013-09-25 23:34:17 -0400
a4580ecfirst pass at working UUID-based clients and ports. many JACK clients work correctly without recompilation by
Paul Davis
2013-09-24 22:15:23 -0400
c3d0978update branches for uuid work by
Paul Davis
2013-09-24 13:10:55 -0400
d9930eeadd UUID to port type by
Paul Davis
2013-09-24 09:16:47 -0400
ee7495badd dependency on libuuid by
Paul Davis
2013-09-24 09:02:38 -0400
6e4d808remove watchdog thread from engine/jackd, since Linux no longer allows SCHED_{FIFO,RR} tasks to take over the cpu unless the user misconfigures a very obscure part of their system configuration by
Paul Davis
2013-09-19 22:05:01 -0400
39e0d9dALSA backend: fall back on previous successful configuration if a new one fails by
Paul Davis
2013-09-19 21:56:43 -0400
92468acremove inexplicable cruft from error message by
Paul Davis
2013-09-19 21:21:36 -0400
5820385Update tools/ to include suspend fix for alsa_in/out. by
Adrian Knoth
2013-04-18 15:21:33 +0200
877faffUpdate submodule example-clients/ by
Adrian Knoth
2013-04-06 18:40:08 +0200
7963a78Update tools/ directory to newest state by
Adrian Knoth
2013-04-06 13:33:00 +0200
a0f1dfdFix typo in manpage by
Adrian Knoth
2013-04-06 13:25:32 +0200
912432dfix Makefiles and configure.ac to correctly include include/ in tarball; minor fix for python in tarball by
Paul Davis
2013-02-22 15:27:04 -0500
2f46075bump protocol version to 25 to cover GetUUIDByClientName request, and increment version to 0.123.0 (API was already defined but implementation was missing, which seems like a special case of "changing the API" by
Paul Davis
2013-01-29 08:25:45 -0500
b3e91cdupdate jack_lsp manual page by
Paul Davis
2013-01-29 08:21:30 -0500
af82416patch from Pawel X to implement jack_get_uuid_for_client_name() by
Paul Davis
2013-01-29 08:14:53 -0500
60c3e5aMerge pull request #3 from jackaudio/control_device_name_fixes by
Paul Davis
2012-11-25 13:58:08 -0800
e02d735 (refs/pull/3/head, control_device_name_fixes)We recommend using symbolic names like hw:Live but when subdevices are used regcomp() was failing to parse them. This changeset improves the algorithm by using less assumptions. by
Nedko Arnaudov
2012-11-24 06:02:56 +0200
023c1f3patch from ticket #228, to fix search for lsof(1) along PATH by
Paul Davis
2012-11-12 22:12:15 -0500
547398cfix from ticket #294 to cover failed malloc caused by limits.conf being changed while jackd runs by
Paul Davis
2012-11-12 22:07:39 -0500
6353368compilation fixes for ffado backend by
Paul Davis
2012-11-04 10:46:57 -0500
853c4b7compilation fixes for ffado backend by
Paul Davis
2012-11-04 10:44:48 -0500
114d817handle latency callbacks before graph reorder callbacks, as per a recent (correct) change in jack2 by
Paul Davis
2012-11-04 10:44:21 -0500
3c13424compilation fixes for ffado backend by
Paul Davis
2012-11-04 10:39:46 -0500
1783d24adjust driver/backend port latencies for both playback and capture ports in both directions, not just one by
Paul Davis
2012-11-04 10:29:53 -0500
10df5efuse correct include path for new header structure by
Paul Davis
2012-11-04 10:13:40 -0500
6e12e9aprovide FFADO/firewire backend with its own latency callback, similar to recent modification to ALSA backend. Removed a couple of explicit calls to update port latencies, since the server will do this via the latency callback at the right times by
Paul Davis
2012-11-04 10:08:36 -0500
2d5c792bump version by
Paul Davis
2012-11-04 09:47:26 -0500
6ddbf81add a latency callback to the ALSA backend, and ensure that the backend's latency callback, if it exists, is called after a buffer size change by
Paul Davis
2012-11-04 09:44:58 -0500
7190489Merge branch 'master' of github.com:jackaudio/jack1 by
Paul Davis
2012-10-11 11:05:27 -0400
905372euse max (JACK_CLIENT_EVENT_TIMEOUT,command-line-client-timeout) for poll on event handling when in non-RT mode; tidy up error messages when something goes wrong with client event handling by
Paul Davis
2012-10-11 11:04:46 -0400
91d2d75add internal function jack_event_type_name() for prettier error messages concerning client event handling by
Paul Davis
2012-10-11 11:03:16 -0400
75e3e20firewire: Use update_port_latencies() in ffado_driver_attach by
Adrian Knoth
2012-04-02 17:58:19 +0200
b4e09a1firewire: Move update_port_latencies() further up the file by
Adrian Knoth
2012-04-02 17:57:14 +0200
6a7a11cfirewire: update latencies after setbufsize by
Adrian Knoth
2012-04-02 15:13:15 +0200
20a3b35firewire: compile with FFADO versions < 9 again by
Adrian Knoth
2012-04-02 15:11:21 +0200
598afccMerge pull request #2 from adiknoth/ffado-update by
Paul Davis
2012-03-19 11:35:44 -0700
fc7afe3 (refs/pull/2/merge)Merge 025d3ad4d5 into a2f0f3aa37 by
GitHub Merge Button
2012-03-19 07:40:43 -0700
a2f0f3abump version to 0.122.0 by
Paul Davis
2012-03-19 10:40:38 -0400
f44bb73new jack_get_cycle_times() implementation from Fons Adriennsen, and improvements to DLL implementation, particularly post-freewheel, also by Fons by
Paul Davis
2012-03-19 10:40:09 -0400
025d3ad (refs/pull/2/head)Support setbufsize in firewire driver by
Jonathan Woithe
2012-03-13 15:43:03 +1030
81e8f03Update to recently updated submodule by
Adrian Knoth
2012-02-22 00:09:21 +0100
9880e8dMerge pull request #1 from adiknoth/master by
Paul Davis
2012-02-21 10:39:27 -0800
c437876 (refs/pull/1/merge)Merge be34a7a9b6 into 4a08a409b6 by
GitHub Merge Button
2012-02-21 10:16:01 -0800
be34a7a (refs/pull/1/head)Re-add missing fix for libsamplerate by
Adrian Knoth
2012-02-21 19:11:09 +0100
4a08a40finalize removal of timestamps code by
Paul Davis
2012-02-08 13:29:28 -0500
e97b82bremove timestamps code - not used for years, and the kernel provides better instrumentation these days by
Paul Davis
2012-02-08 13:25:28 -0500
b30a46fcatch with public headers by
Paul Davis
2012-02-08 12:57:20 -0500
d2324c4put header-install stuff into top-level Makefile, after removing it from public headers by
Paul Davis
2012-02-08 12:50:01 -0500
3aac458fix includes for osx specific file by
Paul Davis
2012-02-08 12:36:12 -0500
550f528remember to build version.h in its new location by
Paul Davis
2012-02-08 12:35:46 -0500
3cedd5dadd .gitignore for include/ by
Paul Davis
2012-02-08 12:34:49 -0500
1af4e2cversion.h is a built file, so remove it from git mgmt by
Paul Davis
2012-02-08 12:32:57 -0500
e1576deport.h is not part of the public headers and so should not be included in doxygen config by
Paul Davis
2012-02-08 12:22:37 -0500
53546e5don't build version.h by
Paul Davis
2012-02-08 12:20:04 -0500
d094819#include changes to reflect separation of public and private headers by
Paul Davis
2012-02-08 12:12:05 -0500
46ef653move non-public headers out of jack/ and into include/; fix up source tree and configure.ac to reflect this change by
Paul Davis
2012-02-08 11:38:10 -0500