Revision history for MIDI-RtController

0.0405 2025-03-13 10:25:27
    - Update the eg/tester.pl program.

0.0404 2025-03-10 19:16:31
    - Improve documentation yet again.

0.0403 2025-03-10 18:43:09
    - Improve documentation again.

0.0402 2025-03-10 18:24:06
    - Improve documentation.

0.0401 2025-03-10 14:10:53
    - JBARRETT implemented the "all" event type.
    - Clean-up code a bit, too.
    - Updated the eg/ code a bit too.

0.0400 2025-03-09 05:21:43
    - Detect and pass the event delta-time to the filters.

0.0301 2025-03-09 01:47:24
    - Don't log events redundantly.
    - Make tests and skip them.

0.0300 2025-03-08 23:59:30
    - Fix logging and verbose mode.
    - Alter the add_filter() signature.

0.0203 2025-03-08 14:12:06
    - Improve the documentation.

0.0202 2025-03-08 08:45:29
    - Improve the documentation.
    - Improve the eg/echo.pl program.

0.0201 2025-03-07 22:55:41
    - Improve the documentation.

0.0200 2025-03-07 21:19:45
    - Make the filters list of named coderefs, a public attribute.
    - Add the add_filter() method to hold these.
    - Improve the eg/ programs.

0.0102 2025-03-07 13:40:47
    - Fix-up the documentation a bit more.

0.0101 2025-03-07 12:55:13
    - Repair broken POD.

0.0100 2025-03-07 12:48:11
    - Mint with Dist::Zilla.
    - Port from https://github.com/ology/Music/blob/master/rtmidi-fuzzix.pl