$Id: CHANGELOG.txt 1616 2012-12-18 20:11:49Z tk $

MIDIbox NG V1.002
~~~~~~~~~~~~~~~~~

   o the patterns specified with LED_MATRIX_PATTERN are now reversed so that the
     bit orientation matches with the hardware.

   o reversed value ranges (min value greater than max value) now properly supported

   o support for ain_mode Direct/Snap/Relative/Parallax

   o incoming MIDI values can now trigger the output of EVENT labels if the "fwd_to_lcd"
     option is set to 1 in the related EVENT_* definitions.

   o support for "Radio Groups": button and LEDs can now be assigned to groups, which
     handle the same value over multiple elements.
     A configuration example can be found under: cfg/tests/radiogrp.ngc


MIDIbox NG V1.001
~~~~~~~~~~~~~~~~~

   o maximum length of DIN/DOUT shift register chain increased to 32.
     This means that up to 256 digital inputs, and 256 digital outputs are available.

   o Number of virtual button and LED functions increased to 1024

   o New meta event for speeding up ENC movements (EncFast, see .NGC documentation)

   o New meta events for emulating SCS buttons/encoder (see .NGC documentation)

   o Ethernet and OSC setup now stored with ETH/OSC commands in .NGC file

   o SysEx variables are now stored with a SYSEX_VAR command in .NGC file

   o EVENT_BUTTON_MATRIX and EVENT_LED_MATRIX now properly supported
     See cfg/tests/blm8x8.ngc for a simple configuration example


MIDIbox NG V1.000
~~~~~~~~~~~~~~~~~

   o initial version
