blob: e85a8e3e8f4807bfba1634bde4cff114c09e9f45 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
|
midimonster (0.5-1) unstable; urgency=medium
* New RTP MIDI backend
* Support for deprecated MIDI channel syntax removed
* Core performance improvements
* ArtNet and sACN performance improvements
* Bugfixes to OpenPixelControl, ArtNet and sACN backends
* Lua/Python default channel handlers and cleanup handlers
* Lua/Python now allow output() calls during initial script parsing
* Lua cooperative multithreading API
* OSC bundle reception
* maweb now supports fallback connections
-- Fabian "cbdev" Stumpf <cb@cbcdn.com> Mon, 27 Apr 2020 22:51:20 +0200
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
|