|
| Release: Select 4 Preview |
| 1.57 (16 Aug 2004) |
First pass of 32bit safe conversion. |
| 1.58 (16 Aug 2004) |
Second pass, finishing off the 32bit-safe version. |
| 1.59 (22 Aug 2004) |
Fix for fonts not being lost on shutdown. Added support for identifying HAL OS and power control. Added short delay during 'Restart' and 'Off'. |
| 1.59 (01 Oct 2004) (retagged) |
Fix for 26bit version failing to return correctly from services. |
| 1.60 (23 Dec 2004) |
Removed delay before restarts. |
| 1.61 (05 Sep 2005) |
Added support for 'System power' keyboard button (tentative). |
| 1.62 (12 Sep 2005) |
Updated to use central DynArea header. Updated many entry/exit sequences to modern Entry/EXIT methods. |
| 1.63 (12 Sep 2005) |
Separated source into 10 separate files by function. Added Help messages for the Restart and Off bottons. |
| 1.64 (13 Sep 2005) |
Enabled the 'Freeze' option. Fixed a number of issues with disabled options failing to build. Reorganised the menu dispatch code to allow easier changes. |
| 1.65 (13 Sep 2005) |
Fix for sections broken by the earlier code split. |
| 1.66 (13 Sep 2005) |
Rationalised the task management routines into their own file. |
| 1.67 (13 Sep 2005) |
Split off the Help routines into a separate file. |
| 1.68 (14 Sep 2005) |
Fix for converting name from handle not returning errors. Tentative support for moved Dynamic Areas group. |
| 1.69 (06 Jan 2006) |
Updated options file to make it easier to control the options from the build system. |
| 1.70 (06 Jan 2006) |
Added option to omit the screen memory area. |
| 1.71 (06 Jan 2006) |
Updated to use faster OS_DynamicArea 6 and 7 calls (disabled earlier). |
| 1.72 (07 Jan 2006) |
Added Physical DA bar support. Help messages on dynamic area updated to include Red, Grn, Blu text. |
| 1.73 (07 Mar 2006) |
Replaced warning icon with question icon in shutdown warning. |
| 1.74 (10 Mar 2006) |
Fix for zero page dereference during task enumeration. |
| 1.75 (03 Apr 2006) |
Updated to use global OSReadSysInfo header. |
| 1.76 (06 May 2006) |
Fix for incorrect use of System Heap. |
| 1.76 (06 May 2006) (retagged) |
Minor fix for initialisation. |
| 1.76 (06 May 2006) (retagged) |
Minor fix for SWI dispatch handler. |
| 1.77 (07 May 2006) |
Removed 'UseOSD6and7' option; now permanently enabled. Enabled MBytes indicator option, but increased threshold to 16M. Added option to skip non-user-visible dynamic areas. |
| 1.78 (09 May 2006) |
Removed Cursor/System/Sound area which isn't present as such. Added option to remove system workspace area. Removed SVC stack calculations from System heap. |
| 1.79 (09 May 2006) |
Fix for acknowledgements window not being populated. |
| 1.80 (21 May 2006) |
Removed obsolescent 'readareas' option. |
| 1.81 (21 May 2006) |
Removed options ShutdownViaFSControl and MenuOnTEAMLetters. |
| 1.82 (21 May 2006) |
Fix for flickering redraw when dragging areas. |
| 1.83 (28 Jul 2006) |
Added 'Off' button to the restart dialogue. |
| 1.84 (15 Sep 2006) |
Updated banners. |
| 1.85 (28 Sep 2006) |
Updated copyright message. |
| 1.85 (28 Sep 2006) (retagged) |
Fix for copyright update. |
| 1.85 (29 Sep 2006) (retagged) |
Fix for typo in copyright date. |
| 1.86 (06 Oct 2006) |
Fix for aborts caused by TaskManager_Shutdown causing accesses to invalid memory after a shutdown. |