Commit Graph

  • *
  • *
  • *
  • *
  • | *
  • |/
  • *
  • *
  • *
  • |\
  • | | *
  • | * |
  • |/ /
  • | | *
  • | |/
  • |/|
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • | * |
  • |/ /
  • * |
  • |\ \
  • | * |
  • | * |
  • | * |
  • |/ /
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • * |
  • | *
  • | *
  • | *
  • |/
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • *
  • |\
  • | *
  • | *
  • | *
  • | *
  • | *
  • | *
  • 71ad620 [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. (4) by rncbc 2015-04-19 17:17:13 +0100
  • 4f4523b [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. (3) by rncbc 2015-04-19 16:57:44 +0100
  • 57c2bc1 [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. (2) by rncbc 2015-04-19 16:29:44 +0100
  • 0abd99b [metadata] fix unfreed DBT key/data tuples causing several mem-leaks. by rncbc 2015-04-19 11:57:44 +0100
  • 3593d3a (refs/pull/18/head) [alsa_midi] fix hotplug device (de)enumeration by Hanspeter Portner 2015-02-15 12:48:02 +0100
  • 3befc4f (refs/pull/17/head) fix segfault caused by incorrect jack_error() format string by Dominic Sacré 2015-01-16 14:18:54 +0100
  • e586d0d (refs/pull/16/head) support [unescaped] double-quotes in jackdrc by Robin Gareus 2015-01-14 02:24:38 +0100
  • 268a228 Merge pull request #13 from ventosus/patch-metadata-uuid-comparison by pauldavisthefirst 2014-11-17 22:33:57 -0500
  • 071e245 Add --midi-bufsize to help message. by David Robillard 2014-11-15 00:24:45 -0500
  • 83cd6c8 (refs/pull/13/head) Add memset to clear buffer to unparse uuid into. by Hanspeter Portner 2014-11-11 19:29:33 +0100
  • deac5f5 (refs/pull/14/head) Stop libjack object files being compiled and duplicated in libjackserver. This resolves an issue where multiple versions of the symbols are resolved due to them living in the two DSOs. Fixes issue #12. by Daniel Hams 2014-10-26 10:34:45 +0000
  • 9392865 Fix FTBFS with clang by Adrian Knoth 2014-09-18 18:33:48 +0200
  • efd4794 (tag: 0.124) Patch from Fons Adriaensen to improve validity/usability of jack_frame_time() by Paul Davis 2014-07-08 12:01:30 -0400
  • be88fce remove inclusion of <uuid/uuid.h> since it is not actually used any more by Paul Davis 2014-05-27 09:25:42 -0400
  • 37cf2d1 Update tools/ to include falkTX' property.c fix by Adrian Knoth 2014-05-05 17:22:48 +0200
  • e2281b8 add headers for waitpid(2) by Paul Davis 2014-04-17 15:09:31 -0400
  • 891ad91 replace use of fclose() on a descriptor returned by popen(2) (from Carl Hetherington but manually applied) by Paul Davis 2014-04-17 15:07:47 -0400
  • 61ffb48 submodule upate by Paul Davis 2014-04-15 13:22:16 -0400
  • e128798 bump micro version to reflect removal of cycle counter timer by Paul Davis 2014-03-14 13:43:14 -0400
  • 84b8b72 tweak jackd man page to reflect removal of -c c option by Paul Davis 2014-03-14 13:37:29 -0400
  • cfa910a fix for double-fork still leaving zombies around (from Uli Franke uli.franke@weiss.ch) by Paul Davis 2014-03-14 13:32:10 -0400
  • 59352d4 Merge pull request #10 from adiknoth/arm-clockfix by pauldavisthefirst 2014-03-14 13:28:41 -0400
  • 0dff59b (refs/pull/10/head) Drop JACK_TIMER_CYCLE_COUNTER altogether by Adrian Knoth 2014-03-14 17:57:48 +0100
  • dea90fc Drop obsolete cycle counter option in libjack by Adrian Knoth 2014-03-14 17:56:58 +0100
  • d302164 Don't check for CPU scaling anymore by Adrian Knoth 2014-03-14 17:53:35 +0100
  • 64278cc Remove cycles from the list of allowed clock sources by Adrian Knoth 2014-03-14 17:47:45 +0100
  • 74f70c2 Make -c c an alias for -c s by Adrian Knoth 2014-03-14 17:45:00 +0100
  • c97157f Don't rely on CPU cycles to measure time. by Adrian Knoth 2014-03-14 17:34:21 +0100
  • 144f712 Merge pull request #9 from PeterN/fix by pauldavisthefirst 2014-03-05 20:54:00 -0500
  • 87a8ffd (refs/pull/9/head) Initialize private_client to prevent segfault on unload if client fails to initialize. by Peter Nelson 2014-03-05 23:02:15 +0000
  • 20f8657 update jack and tools submodule reference by Peter Nelson 2014-03-05 21:37:01 +0000
  • 58bef9e Fix for passing pointer to jack_intclient_t. by Peter Nelson 2014-03-05 21:17:31 +0000
  • cf5a0ce update tools submodule reference by Paul Davis 2014-03-05 14:19:10 -0500
  • 8bca2ba update submodule revs by Paul Davis 2014-02-12 16:23:41 -0500
  • 8604e1d try to recognize integers that are NOT UUIDs when parsing them by Paul Davis 2014-02-12 16:22:52 -0500
  • 37914e1 Update jack/ to include the newly added fix for ARM. by Adrian Knoth 2014-01-27 23:30:13 +0100
  • 86d01de set latency callback cbset field to FALSE, fix segfault on (at least) ARM by Paul Davis 2014-01-27 17:20:00 -0500
  • ef76041 Drop formerly duplicated POST_PACKED_STRUCTURE code. by Adrian Knoth 2014-01-27 20:32:49 +0000
  • 5013bed (tag: 0.124.1) bump to 0.124.1 by Paul Davis 2014-01-22 15:25:41 -0500
  • 7db5969 update tools submodule by Paul Davis 2014-01-22 15:25:24 -0500
  • b4066ec (tag: 0.124.0) change -I client-spec syntax and adjust -A syntax similarly; update jackd man page by Paul Davis 2014-01-22 13:11:58 -0500
  • 4b048d6 fix configure.ac for ZITA-detection and enabling, so that zalsa is built by default if the required libraries are found by Paul Davis 2014-01-22 13:10:40 -0500
  • ada5406 update tools submodule by Paul Davis 2014-01-21 18:25:07 -0500
  • 40b01cc add -A option to provide syntactic sugar for interfacing with additional ALSA devices (independent of the actual backend) using the new ZITA based internal clients. by Paul Davis 2014-01-21 18:18:28 -0500
  • fdb9ad5 revert change from floor (x+0.5) to rint() in fons' frames/time sync code by Paul Davis 2014-01-21 18:09:49 -0500
  • 17b8b10 allow environment variable JACK_RC_FILE to override the startup file used for autostart of the server by Paul Davis 2014-01-21 18:00:57 -0500
  • 2e2d7f5 update tools submodule by Paul Davis 2014-01-21 16:12:25 -0500
  • bc82bb4 correct jackd manpage description of -X seq ALSA MIDI option and add -X slave driver option by Paul Davis 2014-01-21 16:11:47 -0500
  • 9520221 update headers (jack/) submodule by Paul Davis 2014-01-21 15:58:24 -0500
  • 2481c4b update jack submodule by Paul Davis 2014-01-19 15:47:36 -0500
  • c84316f remove checks for libuuid since this is no longer used (UUIDS are segmented 64 bit values) by Paul Davis 2014-01-19 14:00:48 -0500
  • bca8ab9 update jack submodule by Paul Davis 2014-01-18 22:08:12 -0500
  • d7d127a update tools & jack by Paul Davis 2014-01-18 21:50:52 -0500
  • cec8865 add metadata API to doxygen specs by Paul Davis 2014-01-18 21:49:40 -0500
  • ac34df5 minor tweak for zita bridge building conditional by Paul Davis 2014-01-18 21:49:15 -0500
  • 4bdf416 Switch to forked submodules. by David Robillard 2014-01-18 13:19:08 -0500
  • 56110c3 Register HAVE_ZITA_ALSA_PCMI as automake conditional. by David Robillard 2014-01-18 13:11:30 -0500
  • eaad702 Allow users to bypass existing Jack check. by David Robillard 2014-01-18 13:05:22 -0500
  • acd4d11 Update tools/ to include rgareus' recent mid_dump.c fixes by Adrian Knoth 2014-01-02 23:31:46 +0100
  • c1458f3 remove references to old ALSA MIDI code from freebob driver (that code is no longer part of JACK1) by Paul Davis 2013-12-26 14:19:35 -0500
  • 4ec74e7 add --enable-zalsa configure argument to avoid circular dependency between ZITA and JACK by Paul Davis 2013-12-26 13:29:27 -0500
  • f25c2bf update jackd man page description of -M and default MIDI buffer size by Paul Davis 2013-12-15 10:16:29 -0500
  • bb84f41 switch to 2048 bytes for default MIDI buffer size, 8192 is a bit large to be the default by Paul Davis 2013-12-15 10:15:58 -0500
  • 04df09b update jackd man page description of -M and default MIDI buffer size by Paul Davis 2013-12-15 10:15:18 -0500
  • 5c0f0cc use a fixed 8192 byte buffer for MIDI ports, like jack2 by Paul Davis 2013-12-15 10:06:08 -0500
  • 554b524 increase default MIDI port buffer size to 8 times the audio buffer size by Paul Davis 2013-12-13 18:38:12 -0500
  • a9b0421 update submodules by Paul Davis 2013-11-30 13:06:24 -0500
  • 5e7ff0d change UUID implementation to use integers and serial counters; remove -L option from jack_lsp because "total latency" is deprecated by Paul Davis 2013-11-30 12:56:12 -0500
  • 91c57cb fix error in handling of -T (temporary server) caused by cast to wrong type when checking client list (also added extra debugging/VERBOSE statements) by Paul Davis 2013-11-27 16:07:16 -0500
  • 829c189 fix arguably incorrect marking of client with errors after process cycle fails to return to server by Paul Davis 2013-10-23 15:33:00 -0400
  • 5b169c1 if started as a temporary server, count only external clients when deciding whether to keep running by Paul Davis 2013-10-12 09:55:00 -0400
  • f933fb1 update jack headers submodule by Paul Davis 2013-10-12 09:49:16 -0400
  • 94c819a basics for a hypothetical PortRename callback by Paul Davis 2013-10-11 21:02:02 -0400
  • 16193a3 oh, the varieties of the *nix command line by Paul Davis 2013-10-11 16:59:16 -0400
  • 8f2ad9f add hackish command line parsing so that old use of -X seq (e.g. by qjackctl) has the desired effect by Paul Davis 2013-10-11 16:57:02 -0400
  • 20884fc change Freebob and FFADO drivers to use midi_pack.h and midi_unpack.h from alsa_midi rather than alsa-midi (new vs.old MIDI driver by Paul Davis 2013-10-11 16:05:26 -0400
  • f8a3684 update tools submodule by Paul Davis 2013-10-11 14:46:48 -0400
  • f53381d modify configure.ac to reflect new ALSA MIDI driver by Paul Davis 2013-10-11 14:46:39 -0400
  • 71719fc extra debugging/info for slave drivers by Paul Davis 2013-10-11 14:46:10 -0400
  • 8fbd62a add ALSA MIDI code back as (slave) driver by Paul Davis 2013-10-11 14:45:07 -0400
  • a6fc200 update jackd man page for -I option by Paul Davis 2013-10-09 22:50:15 -0400
  • 7cb56b9 support more complex argument style to -I to permit client names and arguments by Paul Davis 2013-10-09 22:32:44 -0400
  • ea64967 add Makefile stuff for new internal zita-based ALSA audio adapters by Paul Davis 2013-10-09 19:31:53 -0400
  • 4a7a2f3 force zero return for thread ID for non-external clients, since internal/driver clients have no separate thread by Paul Davis 2013-10-09 19:29:04 -0400
  • d536927 add const to jack_deliver_event() for no particular reason by Paul Davis 2013-10-09 19:28:24 -0400
  • 5ac4116 fix up issues with (a) delivery of buffer size changes to internal clients (b) incorrect memset() of an event in latency handling by Paul Davis 2013-10-09 19:20:17 -0400
  • 1d620ce update tools submodule by Paul Davis 2013-10-06 22:21:47 -0400
  • efe4ddc do not attempt to unload anything except an internal client by Paul Davis 2013-10-06 22:21:10 -0400
  • 1c7e871 update tools submodule by Paul Davis 2013-10-06 16:27:14 -0400
  • fd35b8d enforce requirement for exact name use when loading an internal client by Paul Davis 2013-10-06 16:26:30 -0400
  • 29785c4 patch to release shm registry lock from Kristian Amlie by Paul Davis 2013-10-06 15:22:51 -0400
  • f93a03f update tools submodule by Paul Davis 2013-10-06 13:19:44 -0400
  • 39eac72 make lack of berkeley DB header file or library fatal during configure by Paul Davis 2013-10-06 13:19:22 -0400
  • b924180 Merge branch 'uuid' by Paul Davis 2013-10-06 11:34:42 -0400
  • b92015c (uuid) bump version to 0.124.0 by Paul Davis 2013-10-06 10:31:45 -0400
  • 67304bd update jack header submodule by Paul Davis 2013-10-06 09:39:57 -0400
  • 999936f update tools submodule by Paul Davis 2013-10-05 22:01:27 -0400
  • 3aa8dfb update submodule by Paul Davis 2013-10-05 15:31:54 -0400
  • f8b9da5 allow jack_get_uuid_for_client_name() to function for "system" as a client name by Paul Davis 2013-10-05 15:31:22 -0400
  • 6a92215 update example-clients submodule by Paul Davis 2013-10-05 12:56:27 -0400