Version 0.45 20091004 * Run button moved to history panel. * Redundant space on the right border removed when both control panels was hidden. * Both control panels hidden by default. * Improved axis text alignment. * Fixed grid sometimes being slightly off. * Default window size changed to 600x320. * 512KiB test removed. * Added random read tests. * Disabled buttons in history panel instead of switching image. Version 0.44 20091003 * History panel now has a toolbar to move/reset/delete items. * Colour selector moved to control panel. * Deleting items from history panel now selects next item instead of always selecting the first. * Y-axis unit repositioned. * Added grid to graph. Disabled by default. * New graph button to enable/disable grid. * Fixed missing transparency on tool panel; result disabled icon. Version 0.43 20091001 * Rare Windows read error fixed by aligning reads to file system block size. * New advance controller setting to set the alignment of each read. * A new tool panel replaces the old pop-up menu to show/hide panels. Version 0.42 20090929 * Sort partition/disk list. * Removed (unnecessary/confusing) check boxes from controller. * Iterations field now remembers the old value when random is checked. * Pre read field always disabled when random is checked. * Pressing "New" now inserts above the selected item instead of always inserting at the top of the history list. * Increased 4kiB och 16kiB default iterations to 100. * Increased 64kiB default iterations to 50. Version 0.41 20090920 * Added (colour) legends. * Added pop-up menu to history items. Now it's possible to move/delete/reset each item. Version 0.40 20090919 * Added colour selector for each history item. * Reversed graph draw order to make it more logical. The first history item should now be on top. * Fixed x-axis was set to zero. Now it should be be equal to disk size for all history items. * Fixed y-axis update error if first history item was invisible. * Fixed graph y-axis update error. Version 0.39 20090915 * Added missing dll-files in Windows installer. * Restructured data structure. * Enable graph to show multiple curves. * Added new history feature. * Added option to show serial number. * Fixed random number generator error for windows build. Version 0.32 20090902 * Calculate mean. * Windows installer. * Windows binary cross compiled with mingw instead of Visual Studio. * Linux 32 bit binary cross compiled. Version 0.31 20090829 * Faster update after run is pressed. * Abort check during clear cache. * Progress calculation error when Access Time was disabled. * Reimplemented clear cache. * Progress/Status function improved. Version 0.30 20090827 * Measure timer delay. * Updated Makefile. * Added spaces to middle x-axis label. * (Fixed) Close file on failure. * Measure access time. Version 0.23 20090818 * Suppress errors from graph during run. * New rules for updating y-axis. * New result panel. (Max/Min). * Clear disk cache, by reading redundant data. Version 0.22 20090814 * Changed the default window size. * Removed minimum limitation for graph size. * Added Visual Studio project file. * Enhanced the code in preparation for MS Windows compatibility. * Added Windows specific code to identify and measure disk speeds. * Fixed a minor bug regarding error messages handling. * Added version number to title bar. Version 0.11 20090723 * Minor updates. Version 0.10 -- * Initial release.