Beat/2: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
No edit summary
Jugbogdan (talk | contribs)
mNo edit summary
Line 1: Line 1:
{{Software
{{Software
|Picture=NA.png
|Picture=NA.png
|Version=2.03 (2016/Mar/28)
|Version=2.03 (2016-03-28)
|Vendor=Pretty Pop Software
|Vendor=Pretty Pop Software
|Author=[[Ken Kinoshita]]
|Author=[[Ken Kinoshita]]
|License=GNU GPL
|License=GNU GPL
|Download=
|Download=[http://hobbes.nmsu.edu/h-search.php?key=Beat203-r3.zip Binaries]
[http://hobbes.nmsu.edu/h-search.php?key=Beat203-r3.zip Binaries]
[https://github.com/OS2World/APP-CLOCK-Beat Source code git]
[https://github.com/OS2World/APP-CLOCK-Beat Source code git]
|Website=[http://web.archive.org/web/20101023053043/http://www.prettypop.net/software/index.html Archived Website]
|Website=[http://web.archive.org/web/20101023053043/http://www.prettypop.net/software/index.html Archived Website]
}}
}}
 
'''Beat/2''' is Swatch Beat, Internet Time Indicator. Binaries and Source Code. Now available as open source software under the GNU GPL license. Fixed TZ parsing (CEST exceeded assumed fixed length of 3 characters).  
Beat/2 is Swatch Beat, Internet Time Indicator. Binaries and Source Code. Now available as open source software under the GNU GPL license. Fixed TZ parsing (CEST exceeded assumed fixed length of 3 characters).  


It requires Watcom VX-REXX Runtime (VROBJ.DLL).
It requires Watcom VX-REXX Runtime (VROBJ.DLL).


==Version History==
==Version History==
; Version 1.00 (21.Jul.1999)
;1.00 (1999-07-21)
: This is first version.
: This is first version
; Version 1.01 (24.Jul.1999)
;1.01 (1999-07-24)
: Fixed startup problem.
: Fixed startup problem
; Version 2.00 (13.Aug.1999)
;2.00 (1999-08-13)
: Added `Color Customize' function.
: Added 'Color Customize' function
: Added `Sizeable Window' function.
: Added 'Sizeable Window' function
: Added `Auto Font Size' function.
: Added 'Auto Font Size' function
: Added `Copy Beat Time' function.
: Added 'Copy Beat Time' function
; Version 2.01 (21.Aug.1999)
;2.01 (1999-08-21)
: Fixed the inconveniences occures when system shutdown.
: Fixed the inconveniences occures when system shutdown
: Other minor parts were modified.
: Other minor parts were modified
; Version 2.02 (28.Aug.1999)
;2.02 (1999-08-28)
: Fixed startup problem.
: Fixed startup problem
; Version 2.03 (28.Mar.2016)
;2.03 (2016-03-28)
: Fixed TZ parsing problem (CET-1CEST, CET-1C, -1C, not a number).
: Fixed TZ parsing problem (CET-1CEST, CET-1C, -1C, not a number)
: Documentation update, changed dead link to required DLL.
: Documentation update, changed dead link to required DLL
: PACKVXRX used to reduce size of BEAT.EXE.
: PACKVXRX used to reduce size of BEAT.EXE


[[Category:Open Source Software]]
[[Category:Open Source Software]]
[[Category:Clocks]]
[[Category:Clocks]]

Revision as of 13:53, 13 July 2019

Beat/2
Version 2.03 (2016-03-28)
Vendor Pretty Pop Software
Author Ken Kinoshita
License GNU GPL
Download Binaries

Source code git

Website Archived Website

Beat/2 is Swatch Beat, Internet Time Indicator. Binaries and Source Code. Now available as open source software under the GNU GPL license. Fixed TZ parsing (CEST exceeded assumed fixed length of 3 characters).

It requires Watcom VX-REXX Runtime (VROBJ.DLL).

Version History

1.00 (1999-07-21)
This is first version
1.01 (1999-07-24)
Fixed startup problem
2.00 (1999-08-13)
Added 'Color Customize' function
Added 'Sizeable Window' function
Added 'Auto Font Size' function
Added 'Copy Beat Time' function
2.01 (1999-08-21)
Fixed the inconveniences occures when system shutdown
Other minor parts were modified
2.02 (1999-08-28)
Fixed startup problem
2.03 (2016-03-28)
Fixed TZ parsing problem (CET-1CEST, CET-1C, -1C, not a number)
Documentation update, changed dead link to required DLL
PACKVXRX used to reduce size of BEAT.EXE