e689d88
(refs/pull/11/merge)
Merge d6fb8be60e into 9ba44b14b8 by
2021-04-26 15:18:08 -0500
d6fb8be
(refs/pull/11/head)
Try writing 5 times before aborting by
2021-04-26 14:15:59 -0400
e97c773
Exit correctly on write errors by
2021-04-26 12:23:42 -0400
bc3f619
(refs/pull/4/merge)
Merge a021d3a168 into 9ba44b14b8 by
2019-11-08 12:47:34 +0000
631219c
(refs/pull/7/merge)
Merge 10792865e7 into 9ba44b14b8 by
2019-05-18 16:09:57 +0000
a05b11f
(refs/pull/8/merge)
Merge 9181692e58 into 9ba44b14b8 by
2019-03-09 06:18:30 +0000
9ba44b1
(HEAD -> master)
Sync bufsize.c with jack2, cleanup whitespace by
2019-02-21 12:43:45 +0100
d5885d2
Sync lsp.c with jack2, clean up by
2019-02-21 12:36:08 +0100
d03beb7
Sync connect.c with jack2 by
2019-02-21 12:13:41 +0100
7f04668
Set a dummy process callback so that timebase master is effective. (#10) by
2018-10-10 15:19:41 +0100
5133ede
(refs/pull/10/head)
Set a dummy process callback so that timebase master is effective. by
2017-10-06 18:32:25 +0100
8d13c31
Merge pull request #9 from dehnhardt/master by
2017-01-10 11:19:23 +0100
ef80295
(refs/pull/9/head)
added a toggle command by
2016-12-22 15:54:15 +0100
e7cb116
transport.c: save the first tick as double by
2016-12-13 17:07:09 +0100
eb19b1a
transport.c: fix drift due to rounding errors store real tick value internally as double. use it when calculating changes, then finally set the real tick. by
2016-12-13 16:58:48 +0100
9181692
(refs/pull/8/head)
Convert between sample rates when necessary by
2016-06-22 14:01:53 +0200
1079286
(refs/pull/7/head)
alsa: Remove calls to deprecated ALSA function by
2016-02-19 18:55:01 +1100
35c11a9
alsa: Whitespace only by
2016-02-19 18:20:29 +1100
c763e9d
evmon.c: Fix port rename callback function by
2016-02-18 19:45:05 +1100
47f5bf7
evmon.c: Whitespace only by
2016-02-18 19:44:26 +1100
3aa9cfc
property.c: Remove set but unused variable by
2016-02-16 18:17:27 +1100
d3f5710
property.c: Whitespace only by
2016-02-16 18:16:47 +1100
02ddc6e
Merge pull request #6 from erikd/master by
2016-02-16 09:05:02 -0500
105e4a9
(refs/pull/6/head)
Makefile.am: Fix for newer versions of automake by
2016-02-12 13:22:40 +1100
d2eea85
(refs/pull/5/merge)
Merge bcc82b85cb into 2ea43fc303 by
2015-07-21 22:16:59 +0000
2ea43fc
add port rename callback to jack_evmon by
2015-07-02 12:02:59 -0400
bcc82b8
(refs/pull/5/head)
replace more incorrect $(top_builddir) with $(top_srcdir) by
2015-04-05 21:14:53 +0200
95b1385
replace a few incorrect $(top_builddir) with $(top_srcdir) by
2015-04-05 20:56:53 +0200
a021d3a
(refs/pull/4/head)
trivial copy/paste typo in alsa_in.c by
2015-02-12 11:31:26 -0500
1257a8b
Trivial proofreading in alsa_out.c by
2015-02-12 11:26:45 -0500
252a8c1
Trivial proofreading by
2015-02-09 11:33:03 -0500
8623f5b
Merge pull request #3 from falkTX/master by
2014-05-05 17:20:37 +0200
4d3e759
(refs/pull/3/head)
Fix typo in property.c by
2014-05-05 16:59:01 +0200
39c1130
Merge pull request #2 from PeterN/fix by
2014-03-05 20:53:09 -0500
76056b1
(refs/pull/2/head)
Fix static variables permitting only one instance of each of zita-a2j/zita-j2a internal clients. by
2014-03-05 21:19:29 +0000
c6a34b9
Fix for jack_internal_client_handle API change. by
2014-03-05 21:18:37 +0000
363d827
Fix incorrect thread priority which prevent the ALSA thread from running unless ulimit -r was 99. by
2014-03-05 19:40:47 +0000
c0b7402
do not subtract max priority from jack RT priority by
2014-03-05 14:18:46 -0500
7104eed
prevent crash in jack_property when used with no arguments by
2014-02-12 16:04:33 -0500
c302779
(tag: 0.124.1)
change linkage method for libjack in zalsa build since this has to work without an installed libjack by
2014-01-22 15:24:56 -0500
f1d41e4
(tag: 0.124.0)
rearrange Jackclient class so that we can pick up default sample rate and bufsize from the JACK server if they are not specified by
2014-01-21 18:24:52 -0500
d8fc1f7
improve formatting of --help output from jack_property by
2014-01-21 16:12:11 -0500
1d4851b
fix up incorrect conditionals that caused zita bridge to be built unconditionally by
2014-01-18 21:29:21 -0500
8461ac0
Copy midi_dump.c from JACK2 by
2014-01-02 23:27:09 +0100
ff8fdb5
change UUID implementation to use integers and serial counters; remove -L option from jack_lsp because "total latency" is deprecated by
2013-11-30 13:06:08 -0500
71b91ee
removed ALSA MIDI client by
2013-10-11 14:43:33 -0400
02a287e
add new internal zita-based ALSA audio adapters by
2013-10-09 19:31:21 -0400
33e9540
add Makefile stuff for new internal zita-based ALSA audio adapters by
2013-10-09 19:31:08 -0400
ae59a3a
fixup help/usage output for jack_load, which were misleading/wrong by
2013-10-09 19:29:44 -0400
16709a9
give a suitable message if attempting to unload a non-internal client by
2013-10-06 22:21:36 -0400
c06f91c
if the request client name could not be found for internal client, consider that a fatal error by
2013-10-06 16:26:05 -0400
101e32c
Merge branch 'uuid' by
2013-10-06 11:34:05 -0400
2633e4f
(uuid)
prevent crash if UUID for client is not found by
2013-10-05 22:01:12 -0400
3efef3f
fix up incorrect test for successful UUID return from jack_get_uuid_for_client_name() in jack_lsp() by
2013-10-05 15:30:37 -0400
867ba42
jack_property should not attempt to start a server if one is not running by
2013-10-05 12:53:05 -0400
0b9c2b5
consolidate all alsa_midi output via a2j_debug or a2j_error, make a2j_debug be compile-time and run-time conditional by
2013-10-04 09:02:46 -0400
3de3dce
remove debug output by
2013-10-04 08:18:17 -0400
7aebced
add wildcard for libtool crap to .gitignore by
2013-10-03 17:08:00 -0400
79b41d1
add "new" internal client for ALSA MIDI by
2013-10-03 14:37:57 -0400
3cbecc7
fix typo in .gitignore by
2013-10-02 01:01:36 -0400
f1d2bec
add property.o to .gitignore by
2013-10-02 01:00:19 -0400
55b2786
add jack_property (executable) to .gitignore by
2013-10-02 00:58:30 -0400
0c64f24
fix up jack_property to use working jack_get_all_properties() by
2013-10-02 00:32:54 -0400
6ac302b
add prperty changes to stuff monitored by jack_evmon (in tools) by
2013-09-30 22:08:41 -0400
9222d7a
add jack_client_t* to metadata calls that need to contact the server to initiate a property change callback by
2013-09-30 19:18:46 -0400
3150f17
add new jack_property tool for setting, listing and deleting metadata by
2013-09-30 18:54:24 -0400
177e915
changes required by UUID-related changes to the internal client API by
2013-09-24 22:14:43 -0400
a7fb88c
add -U option to jack_lsp to display port UUIDs by
2013-09-24 09:22:28 -0400
2782a5b
Revert "add -U option to jack_lsp to display port UUIDs" by
2013-09-24 09:21:18 -0400
6598c7e
add -U option to jack_lsp to display port UUIDs by
2013-09-24 09:17:07 -0400
2a400f4
Fix xrun_recovery in ALSA clients. by
2013-04-13 18:36:31 +0200
3c04e83
Fix typo in alsa_in by
2013-04-06 13:19:31 +0200
f8efbd5
patch from Pawel X to provide -u option for jack_lsp to show client UUIDs by
2013-01-29 08:15:41 -0500
0c7529e
merge new MTDM code from Fons' latest release by
2012-11-07 12:27:49 -0500
840bbbf
Merge branch 'master' of github.com:jackaudio/tools by
2012-03-19 10:37:33 -0400
8fdd9ab
add alsa_{in,out} files to .gitignore by
2012-03-19 10:33:44 -0400
315cb8e
Fix segfault in jack_connect by
2012-03-08 21:48:45 +0100
3cfd278
remainder of fix for alsa_in/alsa_out when freewheeling by
2012-02-29 13:38:13 -0500
0179013
alsa_in/alsa_out should be aware of freewheeling mode by
2012-02-29 13:26:47 -0500
c6b4b57
Merge pull request #1 from adiknoth/master by
2012-02-21 10:40:28 -0800
ff26e16
(refs/pull/1/merge)
Merge 560fdc5f56 into de33cb4267 by
2012-02-21 10:15:12 -0800
560fdc5
(refs/pull/1/head)
Fix location of memops.h by
2012-02-21 19:13:12 +0100
de33cb4
add .gitignore for tools by
2012-02-08 12:10:52 -0500
2a5ab55
correct include of memops.h after header file cleanup by
2012-02-08 12:07:19 -0500
c8270e3
Import jack1 tools from svn r4772 by
2012-02-02 19:24:08 +0200