Commit Graph

372 Commits

Author SHA1 Message Date
Gergely Polonkai 1467ae8b8c (split from Astrognome)Created GsweHouseData struct to hold house data, including starting sign 2013-09-02 23:29:58 +02:00
Gergely Polonkai 4f25ad0bdf (split from Astrognome)SWE-GLib is now calculating Moon's phase 2013-09-02 23:12:56 +02:00
Gergely Polonkai 36aaf36f93 (split from Astrognome)Now also calculating element and quality points 2013-09-02 23:10:35 +02:00
Gergely Polonkai 72161f7797 (split from Astrognome)Fixed sign elements and qualities 2013-09-02 17:34:30 +02:00
Gergely Polonkai 02c88f4cfe (split from Astrognome)Created planetary calculation functionality 2013-09-02 16:19:45 +02:00
Gergely Polonkai 4ede15451d (split from Astrognome)Added GswePlanetInfo.real_body field
It shows if the given astrological body's position can be calculated with
Swiss Ephemeris' swe_calc() function.
2013-09-02 16:19:02 +02:00
Gergely Polonkai b5e8214825 (split from Astrognome)Added some documentation 2013-09-02 16:17:23 +02:00
Gergely Polonkai cf52f7d1c4 (split from Astrognome)Created gswe_sign_info_table 2013-09-02 12:31:19 +02:00
Gergely Polonkai 4c7bb7963f (split from Astrognome)Added planet point values to SWE-GLib's gswe_planet_info_table 2013-09-02 12:29:50 +02:00
Gergely Polonkai 1196c90ffc (split from Astrognome)Moved the GsweHouseSystem typedef up in gswe-types.h to create some consistency 2013-09-02 10:28:30 +02:00
Gergely Polonkai dbdb9e90f8 (split from Astrognome)Outsourced house cusp position calculations to SWE-GLib. 2013-09-01 22:30:51 +02:00
Gergely Polonkai 1c2282324e (split from Astrognome)Modified GsweTimestamp so the time zone must be specified as a double (in hours) 2013-09-01 19:30:27 +02:00
Gergely Polonkai f9f73ae5e5 (split from Astrognome)Added house systems to library initialization 2013-09-01 16:09:57 +02:00
Gergely Polonkai d19c2f370d (split from Astrognome)Made planet_info_table externally accessible 2013-09-01 16:09:30 +02:00
Gergely Polonkai 4927faa7d0 (split from Astrognome)Added Swiss Ephemeris planet IDs to planet info table initialization 2013-09-01 16:09:06 +02:00
Gergely Polonkai 47268030b9 (split from Astrognome)Removed unneeded global variable from SWE-GLib 2013-09-01 16:07:56 +02:00
Gergely Polonkai 40ca22c859 (split from Astrognome)Added aspects and house systems to gswe-types.h 2013-09-01 16:07:30 +02:00
Gergely Polonkai 64ede94ea0 (split from Astrognome)Added GswePlanetInfo.sweph_id for Swiss Ephemeris planet IDs 2013-09-01 16:06:25 +02:00
Gergely Polonkai c569e2b6a8 (split from Astrognome)Changed GsweMoment.timestamp from GDateTime to GsweTimestamp 2013-09-01 14:31:23 +02:00
Gergely Polonkai 32f7ba9fb1 (split from Astrognome)Removed unnecessary julian_timestamp property of GsweMomentPrivate 2013-09-01 14:21:21 +02:00
Gergely Polonkai e996fa6093 (split from Astrognome)Changed signal name GsweMoment::moment-changed to changed 2013-09-01 14:18:57 +02:00
Gergely Polonkai ee60b67eec (split from Astrognome)Added SWE-Glib sources, which currently wraps Swiss Ephemeris function calls 2013-09-01 13:52:18 +02:00