Mon, 04 Jan 2021 17:11:57 +0100improved logging and error messages v_0 tip
František Kučera <franta-hg@frantovo.cz> [Mon, 04 Jan 2021 17:11:57 +0100] rev 13
improved logging and error messages

Mon, 04 Jan 2021 15:45:12 +0100use Logger instead of messing with STDIO directly v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 04 Jan 2021 15:45:12 +0100] rev 12
use Logger instead of messing with STDIO directly

Mon, 04 Jan 2021 13:38:08 +0100Find card by a name pattern (regular expression) instead using hardcoded name. v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 04 Jan 2021 13:38:08 +0100] rev 11
Find card by a name pattern (regular expression) instead using hardcoded name.
By default, we look for card with name matching the "Pioneer DJ.*" pattern and we expect exactly one card to be found.
Custom pattern can be provided as a command-line argument.

Whole name would look something like this: "Pioneer DJ Corporation DJM-250MK2 at usb-0000:01:00.0-10.1, high speed".

Mon, 04 Jan 2021 00:15:56 +0100documentation v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 04 Jan 2021 00:15:56 +0100] rev 10
documentation

Mon, 21 Dec 2020 16:44:39 +0100lock in AlsaBridge v_0
František Kučera <franta-hg@frantovo.cz> [Mon, 21 Dec 2020 16:44:39 +0100] rev 9
lock in AlsaBridge

Sun, 20 Dec 2020 01:56:47 +0100first working version (still dirty, but working) v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 20 Dec 2020 01:56:47 +0100] rev 8
first working version (still dirty, but working)

Sun, 20 Dec 2020 01:00:15 +0100send the second message as a response (instead of after a fixed delay) v_0
František Kučera <franta-hg@frantovo.cz> [Sun, 20 Dec 2020 01:00:15 +0100] rev 7
send the second message as a response (instead of after a fixed delay)

Sat, 19 Dec 2020 23:59:39 +0100verify the response from the mixer v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 19 Dec 2020 23:59:39 +0100] rev 6
verify the response from the mixer

Sat, 19 Dec 2020 17:33:16 +0100sending and receiving MIDI messages through ALSA (the dirty way) v_0
František Kučera <franta-hg@frantovo.cz> [Sat, 19 Dec 2020 17:33:16 +0100] rev 5
sending and receiving MIDI messages through ALSA (the dirty way)

Fri, 18 Dec 2020 23:58:03 +0100address sanitizer v_0
František Kučera <franta-hg@frantovo.cz> [Fri, 18 Dec 2020 23:58:03 +0100] rev 4
address sanitizer