QmidiCtl - A MIDI Remote Controller via UDP/IP Multicast
--------------------------------------------------------

ChangeLog


0.6.2  2020-03-24  A Spring'20 Release.

- A scalable (.svg) icon version has been added.

- Make man page compression reproducible (after request
  by Jelle van der Waa, while on the Vee-Ones, thanks).

- Updated to build Android App Bundles (Qt >= 5.14.0).

- Avoid some touch-events while tracking a swipe gesture.

- Bumped copyright headers into the New Year (2020).


0.6.1  2019-12-22  The Winter'19 Release.

- Provide a default IPv6 address, and feedback to the user
  in the options dialog (after a merge request by plcl aka.
  Pedro López-Cabanillas, while on qmidinet).

- When using ./configure --with-qt=... it is also necessary
  to adjust the PKG_CONFIG_PATH environment variable (also
  by plcl aka. Pedro López-Cabanillas, while on qmidinet).


0.6.0  2019-10-17  An Autumn'19 Release.

- Populate automatically the network interface combo-box
  with detected interface names (after merge request by
  plcl aka. Pedro López-Cabanillas, while on qmidinet).

- Complete rewrite of all the basic network interface code,
  while using the Qt5 framework as far as needed to support
  IPv4 and IPv6 seamless and interchangeably.

- Added alternate yet non-official CMake build option.

- Fix HiDPI display screen effective support (Qt >= 5.6).

- Added left/right swipe gestures to navigate over mixer
  strip pages.

- Make sure compiler flags comply to c++11 as standard.


0.5.5  2019-07-12  A Summer'19 Release.

- Multi-touch/finger support has been introduced.

- Updated for the newer Qt5 development tools (>= 5.13).

- Configure updated to check for qtchooser availability.

- Minor update to Debian packaging control file.


0.5.4  2019-04-11  A Spring-Break'19 Release

- Fix build on linux with musl (according to POSIX.1-2001,
  POSIX.1-2008; PR#3 by Andreas Müller aka. schnitzeltony,
  thanks).

- HiDPI display screen support (Qt >= 5.6).


0.5.3  2019-01-08  An Early Winter'19 Release

- Added proper display names to Command and Control Type
  entry fields on Configure dialog (ie. MIDI controller
  assignments dialog).

- Old deprecated Qt4 build support is no more.

- AppData/AppStream metadata is now settled under an all
  permisssive license (FSFAP); also updated to be the most
  compliant with latest freedesktop.org specification and
  recommendation.


0.5.2  2018-06-30  An Early Summer'18 release.

- Fixed all mixer strips for a larger width on main layout.

- Fixed for some g++ >= 8.1.1 warnings and quietness.

- Yes, Android GA is now official.


0.5.1  2018-01-11  An Early Winter'18 release.

- A little hardening on the configure (autoconf) macro side.

- A rather naive attempt to port to the Android-Qt platform;
  also introducing an (Android) Action Bar menu look-a-like.


0.5.0  2017-12-16  End of Autum'17 release.

- Desktop entry specification file is now finally independent
  from build/configure template chains.

- Updated target path for freedesktop.org's AppStream metainfo
  file (formerly AppData).


0.4.3  2017-04-27  Pre-LAC2017 release frenzy.

- Added French man page (by Olivier Humbert, thanks).

- Make builds reproducible byte for byte, by getting rid of
  the configure build date and time stamps.


0.4.2  2016-11-14  A Fall'16 release.

- Almost complete overhaul on the configure script command
  line options, wrt. installation directories specification,
  eg. --prefix, --bindir, --libdir, --datadir and --mandir.


0.4.1  2016-09-14  End of Summer'16 release.

- Dropped the --enable-qt5 from configure as found redundant
  given that's the build default anyway (suggestion by Guido
  Scholz, while for Qtractor, thanks).


0.4.0  2016-04-05  Spring'16 release frenzy.

- Added application keywords to freedesktop.org's AppData.


0.3.0  2015-09-21  Summer'15 release frenzy.

- Prefer Qt5 over Qt4 by default with configure script.

- Complete rewrite of Qt4 vs. Qt5 configure builds.

- Fixed for some strict tests for Qt4 vs. Qt5 configure builds.


0.2.0  2015-03-23  Pre-LAC2015 pre-season release.

- Reset (to network defaults) button added to options dialog,
  which also gets some layout reform.

- Added application description as freedesktop.org's AppData.

- Previously hard-coded UDP/IP multicast address (225.0.0.37) is
  now an user configurable option.

- A man page has beed added.

- Allow the build system to include an user specified LDFLAGS.


0.1.1  2013-12-31  A fifth of a Jubilee.

- More preparations for Qt5 configure build.

- Preparations for Qt5 migration.

- Make(ing) -jN parallel builds now available for the masses.

- Fixed Makefile.in handling of installation directories to the
  configure script eg. --datadir.

- Symbian^3 port (by Pedro Lopez-Cabanillas).

- Added translatable macro contextualizers.


0.1.0  2010-09-03  Second public release.

- Standard desktop icon fixing (Fremantle/Hildon).

- MIDI note and controller names (GM) added.

- Logarithmic scale configure option added.

- Message box title confidence fix (whatever it be:)

- MIDI controller assignment, any other than mostly MMC, is now
  user configurable for all widgets, buttons, sliders and knobs,
  trough the novel "Configure..." menu item.

- Dropped the "About Qt..." menu item.

- Use standard dialog buttons as provided by QDialogButtonBox.

- Attempt to comply with maemo.org extras-testing promotion.


0.0.1  2010-03-07  First public release.
