Gergely Polonkai
e03ed37133
Remove the bundled Swiss Ephemeris library
2 years ago
Gergely Polonkai
6187d45177
Make TimestampValidity public with name GsweTimestampValidityFlags
8 years ago
Gergely Polonkai
510e440ef4
Add gswe_all_(planets|aspects|antiscion_axes) functions
8 years ago
Gergely Polonkai
b981ed1b3b
Add gswe_timestamp_new_now_local() and gswe_timestamp_set_now_local()
...
Fixes #14
9 years ago
Gergely Polonkai
600712c901
Add gswe_all_house_systems() function
...
This is required for Astrognome to configure house systems in the charts.
See gergelypolonkai/astrognome#36
9 years ago
Gergely Polonkai
a50a967ad3
Add gswe_find_*_info() functions to find registered Gswe*Info objects
9 years ago
Gergely Polonkai
75a9318629
Add version information related functions
9 years ago
Gergely Polonkai
95face8294
Add function gswe_timestamp_get_sidereal_time()
9 years ago
Gergely Polonkai
fbf341dcec
Fix GTK-Doc warnings about deprecated symbols
9 years ago
Gergely Polonkai
07a351c373
Add Universal Time calculation functions
...
This is required for sidereal time calculations later. get/set Julian
day functions have been renamed to have an _et suffix. Meanwhile, the
old gswe_timestamp_get_julian_day() and gswe_timestamp_set_julian_day()
functions have been deprecated.
9 years ago
Gergely Polonkai
a120b22861
Add GSWE_PLANET_LILITH and offsets to the documentation sections
9 years ago
Gergely Polonkai
e3a6e25bda
Add gswe_moment_get_antiscion_by_planets() function
9 years ago
Gergely Polonkai
6566e5356a
Add gswe_moment_get_aspect_by_planets() function
9 years ago
Gergely Polonkai
551ea4cee0
Add missing documentation
...
gswe_antiscion_data_new_with_planets() and gswe_antiscion_data_calculate()
were not documented, nor exposed to the public API as they should be.
9 years ago
Gergely Polonkai
acedf464f4
Documentation fix on GsweAntiscionAxisInfo
9 years ago
Gergely Polonkai
5dcd5cdd17
Outsourced Moon phase calculation to GsweMoonPhaseData
9 years ago
Gergely Polonkai
0b15005e3a
Made GsweHouseData a refcounted boxed type
...
This is to satisfy #7
9 years ago
Gergely Polonkai
6d88993fa3
Made GsweAntiscionData a refcounted boxed type
...
This is to satisfy #7
9 years ago
Gergely Polonkai
dc8146925d
Made GsweHouseSystemInfo a refcounted boxed type
...
This is to satisfy #7
9 years ago
Gergely Polonkai
f92caa4e1a
Made GsweMoonPhaseData a refcounted boxed type
...
This is to satisfy #7
9 years ago
Gergely Polonkai
6b712794c0
Made GswePlanetData a refcounted boxed type
...
This is to satisfy #7
9 years ago
Gergely Polonkai
dbee248a6e
Made GsweAspectData a refcounted boxed type
...
This is to satisfy #7 , but it also satisfies #8 , as gswe_init() is
called where data initialized there is necessary.
9 years ago
Gergely Polonkai
7564183aa2
Made GsweAspectInfo a refcounted boxed type
...
This is to satisfy #7
9 years ago
Gergely Polonkai
dcd58b5dd1
Changed GswePlanetInfo to a refcounted boxed type
9 years ago
Gergely Polonkai
84195964ab
Made GsweAntiscionAxisInfo a refcounted boxed type
9 years ago
Gergely Polonkai
b73ac78f17
Moved all GError domains into one global GSWE_ERROR domain
9 years ago
Gergely Polonkai
a1f8d1f7da
Made GsweSignInfo a refcounted boxed type
9 years ago
Gergely Polonkai
9ee5569bb1
Moved GsweHouseData to its own sources
9 years ago
Gergely Polonkai
20c3aafe85
Moved GsweHouseSystemInfo to its own sources
9 years ago
Gergely Polonkai
39ddb2ee0e
Moved GsweSignInfo to its own sources
9 years ago
Gergely Polonkai
ebeaf1eb4d
Moved GswePlanetInfo to its own sources
9 years ago
Gergely Polonkai
e06c73c23d
Moved GsweAntiscionAxisInfo to its own source files
9 years ago
Gergely Polonkai
6ee6650d84
Moved GsweAntiscionData to its own source files
9 years ago
Gergely Polonkai
d4015cae75
Moved GsweAspectData to its own source files
9 years ago
Gergely Polonkai
3fd8c200e0
Moved GswePlanetData to its own source files
9 years ago
Gergely Polonkai
0e17962278
Moved GsweAspectData to its own source files
9 years ago
Gergely Polonkai
4767e7eb98
Outsourced GsweMoonPhaseData to its own sources
9 years ago
Gergely Polonkai
54cbcd9bc9
Added version.xml.in to EXTRA_DIST in docs/references/swe-glib
9 years ago
Gergely Polonkai
444c545776
Fixed removed documentation for GsweMoonPhaseData
9 years ago
Gergely Polonkai
6e96142160
Made swe-glib-sections.txt versioned.
9 years ago
Gergely Polonkai
86813e61e5
Some documentation hacks
10 years ago
Gergely Polonkai
3adea39769
Changed documentation version number to reflect API version
10 years ago
Gergely Polonkai
7abaa3520b
Removed git.mk
...
It is veeeery annoying
10 years ago
Gergely Polonkai
e3e1864c67
Made Gtk Doc work succesfully
10 years ago
Gergely Polonkai
449e26259b
(split from Astrognome)Moved all SWE and SWE-GLib related files under swe-glib/
...
!!!WARNING!!! The build system is not updated to reflect this! The
!!!WARNING!!! whole point is to subtree the swe-glib/ directory,
!!!WARNING!!! making SWE-Glib a separate project as it intended to be.
10 years ago