Commit Graph

  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • | *
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | | *
  • | | |\
  • | |/ /
  • |/| /
  • | |/
  • | *
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • * | |
  • * | |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | |\ \
  • |/ / /
  • | | | *
  • | | | |\
  • | |_|/ /
  • |/| | /
  • | | |/
  • | |/|
  • * | |
  • * | |
  • | * |
  • |/ /
  • * |
  • * |
  • |\ \
  • | | | *
  • | | | |\
  • | |_|/ /
  • |/| | /
  • | | |/
  • | |/|
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • 29bf78e install metadata.h and uuid.h headers by Paul Davis 2013-10-05 12:55:32 -0400
  • e27a3be add definitions of constants for a few (potential) well-known metadata key values by Paul Davis 2013-10-05 12:54:29 -0400
  • 5bc24ea update submodule by Paul Davis 2013-10-04 13:32:03 -0400
  • eb4e174 add emacs backups *~ to .gitignore by Paul Davis 2013-10-04 08:22:12 -0400
  • ac728ae update submodule by Paul Davis 2013-10-04 08:20:40 -0400
  • 86ea6dd add checks for berkeley DB code to configure.ac by Paul Davis 2013-10-04 08:17:11 -0400
  • 1e8fc34 update submodule example-clients by Paul Davis 2013-10-03 20:46:46 -0400
  • cb38464 update tools submodule reference commit by Paul Davis 2013-10-03 20:42:04 -0400
  • 98bbc33 fake rm of tools submodule by Paul Davis 2013-10-03 20:41:24 -0400
  • 372e2f7 fake rm of tools submodule by Paul Davis 2013-10-03 20:41:14 -0400
  • c870875 update tools submodule by Paul Davis 2013-10-03 20:40:16 -0400
  • 8c2b9f1 update header submodule to latest revision in that submodule by Paul Davis 2013-10-03 20:10:04 -0400
  • c08e915 update tools submodule to latest revision in that submodule by Paul Davis 2013-10-03 20:09:24 -0400
  • ab41160 update submdoules by Paul Davis 2013-10-03 17:10:13 -0400
  • 23ab970 add gitignore file for man(ual) dir by Paul Davis 2013-10-03 17:08:57 -0400
  • a1aeb6d wrap UUID generation by Paul Davis 2013-10-03 16:29:25 -0400
  • 867ad58 add missing uuid.c file by Paul Davis 2013-10-03 15:25:32 -0400
  • 9167dd4 update submodules by Paul Davis 2013-10-03 14:38:39 -0400
  • 808a482 moved alsa midi internal client into tools by Paul Davis 2013-10-03 14:38:28 -0400
  • 318670d move alsa midi internal client into subdir of tools by Paul Davis 2013-10-03 14:36:39 -0400
  • 5f28bf5 use -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
  • 1c2b853 fix up internal MIDI client to do duplex by Paul Davis 2013-10-03 13:38:53 -0400
  • 753cfe0 if 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
  • a6f8f33 add -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
  • 7debbc1 update submodule by Paul Davis 2013-10-02 01:01:55 -0400
  • e601a46 update submodules by Paul Davis 2013-10-02 00:59:14 -0400
  • 70a24bc add 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
  • 03e8c06 add -U option to jack_lsp man page by Paul Davis 2013-10-02 00:31:40 -0400
  • e72b5e8 fix typos by Paul Davis 2013-10-01 16:37:32 -0400
  • c2062bc add new man page for jack_property(1) by Paul Davis 2013-10-01 16:35:58 -0400
  • 39af3ad update submodules by Paul Davis 2013-10-01 15:46:13 -0400
  • 8614590 implement jack_get_all_properties() and cleanup a few other implementation details by Paul Davis 2013-10-01 15:45:53 -0400
  • 04ce7d4 differentiate between property changed/created in PropertyChange notification (by testing for existence first) by Paul Davis 2013-10-01 10:21:30 -0400
  • f162266 update submodules by Paul Davis 2013-09-30 22:18:49 -0400
  • 3057fcf add property change notifications by Paul Davis 2013-09-30 22:09:12 -0400
  • dee55cb set up property change notification structures and calls by Paul Davis 2013-09-30 20:19:01 -0400
  • 7a29151 update submodules by Paul Davis 2013-09-30 19:19:35 -0400
  • 27f69e3 update submodules by Paul Davis 2013-09-30 19:18:11 -0400
  • 0c5bd20 add 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
  • b59ef46 update submodules by Paul Davis 2013-09-30 19:04:36 -0400
  • 5d360dd miscellaneous fixes to prepare the way for usable metadata by Paul Davis 2013-09-30 18:53:29 -0400
  • 6d94a80 fix 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
  • 8819869 fix 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
  • a4580ec first 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
  • c3d0978 update branches for uuid work by Paul Davis 2013-09-24 13:10:55 -0400
  • d9930ee add UUID to port type by Paul Davis 2013-09-24 09:16:47 -0400
  • ee7495b add dependency on libuuid by Paul Davis 2013-09-24 09:02:38 -0400
  • 6e4d808 remove 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
  • 39e0d9d ALSA backend: fall back on previous successful configuration if a new one fails by Paul Davis 2013-09-19 21:56:43 -0400
  • 92468ac remove inexplicable cruft from error message by Paul Davis 2013-09-19 21:21:36 -0400
  • 5820385 Update tools/ to include suspend fix for alsa_in/out. by Adrian Knoth 2013-04-18 15:21:33 +0200
  • 877faff Update submodule example-clients/ by Adrian Knoth 2013-04-06 18:40:08 +0200
  • 7963a78 Update tools/ directory to newest state by Adrian Knoth 2013-04-06 13:33:00 +0200
  • a0f1dfd Fix typo in manpage by Adrian Knoth 2013-04-06 13:25:32 +0200
  • 912432d fix 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
  • 2f46075 bump 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
  • b3e91cd update jack_lsp manual page by Paul Davis 2013-01-29 08:21:30 -0500
  • af82416 patch from Pawel X to implement jack_get_uuid_for_client_name() by Paul Davis 2013-01-29 08:14:53 -0500
  • 60c3e5a Merge pull request #3 from jackaudio/control_device_name_fixes by Paul Davis 2012-11-25 13:58:08 -0800
  • f5dc6b3 (refs/pull/3/merge) Merge e02d7358da into 023c1f3e23 by Nedko Arnaudov 2012-11-23 20:03:07 -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
  • 023c1f3 patch from ticket #228, to fix search for lsof(1) along PATH by Paul Davis 2012-11-12 22:12:15 -0500
  • 547398c fix 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
  • 6353368 compilation fixes for ffado backend by Paul Davis 2012-11-04 10:46:57 -0500
  • 853c4b7 compilation fixes for ffado backend by Paul Davis 2012-11-04 10:44:48 -0500
  • 114d817 handle latency callbacks before graph reorder callbacks, as per a recent (correct) change in jack2 by Paul Davis 2012-11-04 10:44:21 -0500
  • 3c13424 compilation fixes for ffado backend by Paul Davis 2012-11-04 10:39:46 -0500
  • 1783d24 adjust 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
  • 10df5ef use correct include path for new header structure by Paul Davis 2012-11-04 10:13:40 -0500
  • 6e12e9a provide 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
  • 2d5c792 bump version by Paul Davis 2012-11-04 09:47:26 -0500
  • 6ddbf81 add 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
  • 7190489 Merge branch 'master' of github.com:jackaudio/jack1 by Paul Davis 2012-10-11 11:05:27 -0400
  • 905372e use 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
  • 91d2d75 add internal function jack_event_type_name() for prettier error messages concerning client event handling by Paul Davis 2012-10-11 11:03:16 -0400
  • 75e3e20 firewire: Use update_port_latencies() in ffado_driver_attach by Adrian Knoth 2012-04-02 17:58:19 +0200
  • b4e09a1 firewire: Move update_port_latencies() further up the file by Adrian Knoth 2012-04-02 17:57:14 +0200
  • 6a7a11c firewire: update latencies after setbufsize by Adrian Knoth 2012-04-02 15:13:15 +0200
  • 20a3b35 firewire: compile with FFADO versions < 9 again by Adrian Knoth 2012-04-02 15:11:21 +0200
  • 598afcc Merge 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
  • a2f0f3a bump version to 0.122.0 by Paul Davis 2012-03-19 10:40:38 -0400
  • f44bb73 new 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
  • 81e8f03 Update to recently updated submodule by Adrian Knoth 2012-02-22 00:09:21 +0100
  • 9880e8d Merge 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
  • 4a08a40 finalize removal of timestamps code by Paul Davis 2012-02-08 13:29:28 -0500
  • e97b82b remove timestamps code - not used for years, and the kernel provides better instrumentation these days by Paul Davis 2012-02-08 13:25:28 -0500
  • b30a46f catch with public headers by Paul Davis 2012-02-08 12:57:20 -0500
  • d2324c4 put header-install stuff into top-level Makefile, after removing it from public headers by Paul Davis 2012-02-08 12:50:01 -0500
  • 3aac458 fix includes for osx specific file by Paul Davis 2012-02-08 12:36:12 -0500
  • 550f528 remember to build version.h in its new location by Paul Davis 2012-02-08 12:35:46 -0500
  • 3cedd5d add .gitignore for include/ by Paul Davis 2012-02-08 12:34:49 -0500
  • 1af4e2c version.h is a built file, so remove it from git mgmt by Paul Davis 2012-02-08 12:32:57 -0500
  • e1576de port.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
  • 53546e5 don'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
  • 46ef653 move 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