stellarium:astrocalc-ephemeris-refactoring

Last commit made on 2021-09-12
Get this branch:
git clone -b astrocalc-ephemeris-refactoring https://git.launchpad.net/stellarium

Branch merges

Branch information

Name:
astrocalc-ephemeris-refactoring
Repository:
lp:stellarium

Recent commits

8be2bac... by Alexander Wolf

Merge branch 'master' into astrocalc-ephemeris-refactoring

750a786... by Alexander Wolf

WS-2020-0368: Handle case where inflateSync used when header never processed.

If zlib and/or gzip header processing was requested, but a header
was never provided and inflateSync was used successfully, then the
inflate state would be inconsistent, trying to compute a check
value but with no flags set. This commit sets the inflate mode to
raw in this case, since there is no other assumption that can be
made if a header was requested but never seen.

381714b... by Alexander Wolf

Update .whitesource

d0b564d... by Alexander Wolf

Update ci.yml

eebd210... by Alexander Wolf

Added unit tests for JPL DE440/DE441 ephemeris

c13a433... by Alexander Wolf

Fixed coordinates for NGC 2379 (DSO Cat v3.13)

4043dfd... by Alexander Wolf

Apply translations for public testing

bc5ee58... by Alexander Wolf

Added option to toggle the method of drawing Sun's corona (fix #971)

4730c2a... by Alexander Wolf

Removed outdated translation

01e4db1... by Alexander Wolf

Removed few Chinese dialects/languages

We will keep only zh_CN, zh_SG, zh_HK and zh_TW locales for Chinese