František Kučera <franta-hg@frantovo.cz> [Sat, 17 Oct 2020 19:36:30 +0200] rev 27
timing (first version)
František Kučera <franta-hg@frantovo.cz> [Wed, 14 Oct 2020 17:46:05 +0200] rev 26
fix bash-completion (uuid)
František Kučera <franta-hg@frantovo.cz> [Sun, 11 Oct 2020 17:41:53 +0200] rev 25
correct types in MidiMessage + do not copy data if jack_midi_event_reserve() failed
František Kučera <franta-hg@frantovo.cz> [Wed, 07 Oct 2020 23:10:28 +0200] rev 24
add „connect“ and „disconnect“ events + „source_port“ and „destination_port“ attributes to allow connecting and disconnecting arbitrary JACK ports
František Kučera <franta-hg@frantovo.cz> [Wed, 07 Oct 2020 22:30:09 +0200] rev 23
simplify CLI options: --client --connect-to --required-connections + add --port
František Kučera <franta-hg@frantovo.cz> [Wed, 07 Oct 2020 01:46:03 +0200] rev 22
use relpipe-in-jack --list-jack-ports for bash-completion
František Kučera <franta-hg@frantovo.cz> [Tue, 06 Oct 2020 16:24:57 +0200] rev 21
refactoring of includes, fix locking
František Kučera <franta-hg@frantovo.cz> [Tue, 06 Oct 2020 01:31:22 +0200] rev 20
use signal instead of sleep while waiting in attribute()
František Kučera <franta-hg@frantovo.cz> [Sun, 04 Oct 2020 20:42:51 +0200] rev 19
use signal instead of sleep while waiting at the end
František Kučera <franta-hg@frantovo.cz> [Sun, 04 Oct 2020 19:59:03 +0200] rev 18
update TODO comments