DJMFix.cpp
Sun, 01 Jun 2025 13:14:18 +0200 rename 'version' field to 'model'
Sun, 11 May 2025 00:30:03 +0200 support Pioneer DJ DJM-250MK2 and DJM-V10
Tue, 15 Apr 2025 22:45:25 +0200 code formatting
Mon, 04 Jan 2021 17:11:57 +0100 improved logging and error messages
Mon, 04 Jan 2021 15:45:12 +0100 use Logger instead of messing with STDIO directly
Sun, 20 Dec 2020 01:56:47 +0100 first working version (still dirty, but working)
Sun, 20 Dec 2020 01:00:15 +0100 send the second message as a response (instead of after a fixed delay)
Sat, 19 Dec 2020 23:59:39 +0100 verify the response from the mixer
Sat, 19 Dec 2020 17:33:16 +0100 sending and receiving MIDI messages through ALSA (the dirty way)
Fri, 18 Dec 2020 23:19:32 +0100 background thread + AlsaBridge skeleton
Fri, 18 Dec 2020 21:35:36 +0100 more bones
Fri, 18 Dec 2020 20:13:05 +0100 project skeleton