diff options
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..362bdf4 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,28 @@ +midimonster (0.4-1) unstable; urgency=medium + + * Add input_channel and timestamp calls to Lua core interface + * Allow commandline configuration override + * New OpenPixelControl backend + * New Python backend + * Quiet mode for maweb backend + * Rate-limiting for ArtNet and sACN (configurable) + * Core API: Allow managed_fd implementation data to be updated + + -- cbdev <cb@cbcdn.com> Sun, 08 Mar 2020 17:15:56 +0100 + +midimonster (0.3-1) unstable; urgency=medium + + * Bugfixes to the jack, maweb, evdev and sacn backends + * New commandline option -v to query version + * Create basic manpage + * 'local' mode for sACN descriptors + * Updates to example configuration + * New 'layering' example configuration + + -- cbdev <cb@cbcdn.com> Tue, 31 Dec 2019 11:03:56 +0100 + +midimonster (0.2-1) unstable; urgency=low + + * Initial release (Closes: #nnnn) + + -- cbdev <cb@cbcdn.com> Wed, 04 Dec 2019 20:45:01 +0100 |