Release 1.08
This commit is contained in:
73
Readme
Normal file
73
Readme
Normal file
@ -0,0 +1,73 @@
|
||||
Short: Keep your time right
|
||||
Author: Carsten Larsen (carsten.larsen@mail.com)
|
||||
Uploader: Carsten Larsen (carsten.larsen@mail.com)
|
||||
Type: util/cdity
|
||||
Version: 1.08
|
||||
Architecture: m68k-amigaos
|
||||
|
||||
AmiTimeKeeper is a small program which keeps the time right on your
|
||||
machine. No installation is required. It is operated as a commodity
|
||||
and is controlled by AmigaOS. An AmiTCP compatible TCP/IP stack is
|
||||
required for AmiTimeKeeper to work.
|
||||
|
||||
Several settings determine the behaviour. The settings are passed
|
||||
either directly from the command line or by using the tool types of
|
||||
an icon. Preferences can also be saved between reboots.
|
||||
|
||||
The default server address is pool.ntp.org. To find another server
|
||||
try visiting support.ntp.org or one of the other sites listing time
|
||||
servers.
|
||||
|
||||
Version 1.05 has proved itself to be a stable version and has been
|
||||
promoted to Long Term Support. It is distributed along with the
|
||||
latest version.
|
||||
|
||||
A custom build version has been integrated into the Icaros Desktop
|
||||
system. The author encourages all developers with an interest to
|
||||
make their own build.
|
||||
|
||||
v1.08 18.05.2019
|
||||
- When using pool server cycle with prefix 0 to 3
|
||||
- Display of wrong signes in time zone fixed
|
||||
- Faulty log messages about settings fixed
|
||||
- Timer bug causing infitive loop fixed
|
||||
- Memory leak in settings window fixed
|
||||
|
||||
v1.07 15.02.2019
|
||||
- Support commodity hotkey and popup options
|
||||
- Hide advanced settings with new expert option
|
||||
|
||||
v1.06 08.02.2019
|
||||
- Adjust layout in settings window
|
||||
|
||||
v1.05 06.08.2018 LTS
|
||||
- Preferences can now be saved from settings window
|
||||
- Time zone is shown as UTC offset in settings window
|
||||
- Running multiple instances no longer creates zombie processes
|
||||
- Low water option renamed to threshold and high water option removed
|
||||
- New option for sending log messages to file instead of to screen
|
||||
- Some incorrect NTP log messages no longer appears
|
||||
- Read-only option is now applied consistently
|
||||
- Potential race condition in memory allocation fixed
|
||||
- Other minor enhancements
|
||||
|
||||
v1.04 15.12.2017
|
||||
- Default settings adjusted to comply better with AmigaOS
|
||||
- Bugs in threshold settings (high/low water) fixed
|
||||
- Bugs in opening and closing of libraries fixed
|
||||
- New and more accurate error and log messages
|
||||
|
||||
v1.03 09.12.2017
|
||||
- Settings window
|
||||
|
||||
v1.02 29.11.2017
|
||||
- AROS code compliance
|
||||
|
||||
v1.01 28.11.2017
|
||||
- Handle network disconnection
|
||||
- Fix infinity timeout problem
|
||||
- Support hardware clock
|
||||
- Improved error messages
|
||||
|
||||
v1.00 26.11.2017
|
||||
- First public release
|
Reference in New Issue
Block a user