[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: projects/itl/libs/prayertime/src astro.h astro.c prayer.h prayer.c prayer-demo.c ipraytime.c Makefile
- To: cvs at arabeyes dot org
- Subject: CVS: projects/itl/libs/prayertime/src astro.h astro.c prayer.h prayer.c prayer-demo.c ipraytime.c Makefile
- From: "Thamer Mahmoud" <thamer at arabeyes dot org>
- Date: Wed, 30 Jun 2004 15:52:16 -0700 (PDT)
----------------------------------------------
From: Thamer Mahmoud (thamer)
Date: Wed Jun 30 22:52:16 2004
Update of /home/arabeyes/cvs/projects/itl/libs/prayertime/src
In directory sina:/tmp/cvs-serv30976
Modified Files:
prayer.h prayer.c prayer-demo.c ipraytime.c Makefile
Added Files:
astro.h astro.c
Log Message:
* Adding a more accurate (but verbose) back-end algorithm.
* Removed the old code for now...I will probably re add it later as an
option.
* Switched to julian dates instead of day of year.
* We now return 99:99 instead of the 00:00 for invalid times.
* NEXTFAJR is now rounded up.
* Fixed order of extreme methods variables and a couple more bugs with
the extreme code.
* Fixed a bad offset array size and switched to 'double' to allow
less than 1 minute offsets.