--- gigedit/trunk/ChangeLog 2016/07/28 06:47:25 2976 +++ gigedit/trunk/ChangeLog 2017/02/11 17:04:48 3106 @@ -40,6 +40,23 @@ * Script Editor: Fixed crash on Ctrl + A, followed by Del. * fixed crash when opening dimension manager dialolg multiple times (and i.e. adding or removing dimensions each time) + * Show sample group name and CRC-32 checksum on "Sample" tab. + * 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". + * 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)