[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: projects/itl/libs/prayertime/src prayer.c prayer.h prayer-demo.c ipraytime.c
- To: cvs at arabeyes dot org
- Subject: CVS: projects/itl/libs/prayertime/src prayer.c prayer.h prayer-demo.c ipraytime.c
- From: "Thamer Mahmoud" <thamer at arabeyes dot org>
- Date: Tue, 27 Apr 2004 05:56:35 -0700 (PDT)
----------------------------------------------
From: Thamer Mahmoud (thamer)
Date: Tue Apr 27 12:56:35 2004
Update of /home/arabeyes/cvs/projects/itl/libs/prayertime/src
In directory sina:/tmp/cvs-serv19046
Modified Files:
prayer.c prayer.h prayer-demo.c ipraytime.c
Log Message:
* lib: replaced deg2Rad function with macros
* lib: Rewrote most of the extreme method section + new methods and a
new default
* lib: Changed the invalid trigger from -1 to -0.9 to reduce inaccurate
gaps between valid and invalid prayer times.
* lib: Added more defines for clarity
* app: Added an "--extreme" or "-ex" option to set the extreme method
from the command line.
* app: you can now define EXTREME_DEBUG to mark the output prayer times
with '*' based on the isExtreme flag of each prayer time.