--- gigedit/trunk/ChangeLog 2016/10/23 07:24:40 3021 +++ gigedit/trunk/ChangeLog 2017/02/11 17:04:48 3106 @@ -46,6 +46,17 @@ * 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". + * Show graphical symbol on region that uses loop(s). + * Show graphical symbol on region that misses sample reference(s). Version 1.0.0 (2015-07-17)