--- gigedit/trunk/ChangeLog 2016/09/24 23:34:37 2994 +++ gigedit/trunk/ChangeLog 2017/02/10 18:40:26 3105 @@ -44,6 +44,17 @@ * Show instrument index number on instruments list view. * Added multi-row selection support on samples tree view. * Added multi-row selection support on instruments list view. + * windows, 32-bit: fixed crashes by making sure the stack in sub + threads is 16-byte aligned + * windows: look for the data directory in the parent of the dll + directory, if the dll directory is called "32" or "64" + * Implemented resizing multiple dimension region zones at once, which is + controlled by the infamous checkbox trio "all regions", + "all dimension splits" and "both channels". + * Implemented deleting dimension region zones of all regions at once, which + is controlled by checkbox "all regions". + * Implemented splitting up dimension region zones of all regions at once, + which is controlled by checkbox "all regions". Version 1.0.0 (2015-07-17)