Next | Query returned 173 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-04-06 10:07:18 by Thomas Klausner | Files touched by this commit (1490)
Log message:
* recursive bump for libxkbcommon 1.7.0

Marc Baudoin reported problems with using old binary packages
with the new libkxbcommon, so force everything to 1.7.0
   2024-04-03 13:35:49 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
stellarium: updated to 24.1

24.1 [2024-03-25]
The Stellarium Team has released version 24.1.

The major changes of this version:
- Added low graphics mode
- Improvements in plugins and AstroCalc tools
- Improvements in Scripting Engine
- Updates in Core

Behind the scenes, many more minor issues were fixed.

TELESCOPE USERS

We have identified and fixed some bugs in the TelescopeControl plugin on
the Qt6-based releases.

Telescope users, please try whether this solves your problems.
If not, we are looking for those of you with programming skills to help
us fixing remaining issues. Reward possible!
   2024-01-30 15:22:43 by Ryo ONODERA | Files touched by this commit (672)
Log message:
*: Recursive revbump from audio/pulseaudio-17.0
   2024-01-01 12:32:45 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
stellarium: updated to 23.4

23.4 [2023-12-23]
The Stellarium Team has released version 23.4.

The major changes of this version:
- New plugin: Lens Distortion Estimator (experimental)
- Changed GUI: ability to change the look via normalStyle.css
- Added new MESA for Windows packages
- Added support Windows/ARM64 packages
- Added support the origins of nomenclature names
- Improvements in plugins and AstroCalc tools
- Improvements for performance on macOS/ARM64

Behind the scenes, many more minor issues were fixed.

TELESCOPE USERS

We have identified and fixed some bugs in the TelescopeControl plugin on
the Qt6-based releases.

Telescope users, please try whether this solves your problems.
If not, we are looking for those of you with programming skills to help
us fixing remaining issues. Reward possible!
   2023-11-12 14:24:43 by Thomas Klausner | Files touched by this commit (2570)
Log message:
*: revebump for new brotli option for freetype2

Addresses PR 57693
   2023-11-08 14:21:43 by Thomas Klausner | Files touched by this commit (2377)
Log message:
*: recursive bump for icu 74.1
   2023-10-25 00:11:51 by Thomas Klausner | Files touched by this commit (2298)
Log message:
*: bump for openssl 3
   2023-09-30 19:14:46 by Adam Ciarcinski | Files touched by this commit (5) | Package updated
Log message:
stellarium: updated to 23.3

23.3 [2023-09-25]
The Stellarium Team has released version 23.3.

The major changes of this version:
- New plugin: Missing Stars
- Allow semitransparent landscapes
- Added discovery circumstances for Solar system bodies
- Improve orbit drawing for minor bodies
- Show named impact features as ellipses
- Major changes in Navigational Stars plugin
- Observing List fixes
- Unambiguous comet names

Behind the scenes, many more minor issues were fixed.

TELESCOPE USERS

We have identified and fixed some bugs in the TelescopeControl plugin on
the Qt6-based releases.
   2023-07-03 12:55:04 by Adam Ciarcinski | Files touched by this commit (4) | Package updated
Log message:
stellarium: updated to 23.2

23.2 [2023-07-02]
The Stellarium Team has released version 23.2.

The major changes of this version:
- vectorize marker of deep-sky objects
- updated support locations
- discovery circumstances for solar system objects

Behind the scenes, many more minor issues were fixed.

TELESCOPE USERS

Like in the 1.* series, it seems the TelescopeControl plugin at least on
Windows works better in the Qt5-based releases. Just install this if you
are affected. We are looking for telescope users with programming skills
to help us fixing this issue. Reward possible!
   2023-06-15 12:31:43 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
stellarium: updated to 23.1

The Stellarium Team has released version 23.1.

From now on, releases will have version numbers indicating a year.release \ 
scheme. For Windows, the version of the Qt framework used is visible as part of \ 
the package name. Details are in the User Guide.

PLEASE UPDATE!

This issue mitigates a potential security issue (reported as CVE-2023-28371), \ 
where scripts were allowed to write output text and screenshots to other places \ 
on users’ systems apart from the Stellarium user data directory or configured \ 
screenshot directory.

Running unknown scripts (which is a Bad Idea(tm) to begin with) could have \ 
exploited that by attackers (script authors) writing even command files to \ 
vulnerable places. We have not received a report where this would have caused a \ 
problem.

However, now users must explicitly allow such behaviour in the settings tab of \ 
the Script Console.

Apart from that, this release mostly aimed at fixing issues in the 1.* series, \ 
but also brought a few new features:

Much improved “Solar System observer” and other “Planet observers”.
Solar dates along the ecliptic
Fixed issues with Observation Lists, and removed need for the extra edit dialog.
Updated shader code for smoother projection
Allow texture decimation on the fly for very weak systems like Raspberry Pi 3.
Solar limb darkening
Proper shadow edge for satellites
Behind the scenes, many more minor issues were fixed.

TELESCOPE USERS

Like in the 1.* series, it seems the TelescopeControl plugin at least on Windows \ 
works better in the Qt5-based releases. Just install this if you are affected. \ 
We are looking for telescope users with programming skills to help us fixing \ 
this issue. Reward possible!

Full list of changes:

Added missing include
Added ability to store a local file of objects as bookmark
Added missing file in Babylonian (Seleucid) SC
Added ability to show the alternative shortcuts in Help dialog
Added B-V color indices for planets and the Sun
Added B-V indices for few moons
Added ability to change the font size and color of the landscape labels from the GUI
Added ability to visualize heliocentric ecliptic distances for bright comets in \ 
AstroCalc/Positions/HEC tool
Added an option to use supersampling for shadows on the Moon
Added implementation of the limb darkening for the Sun
Added Methuselah star
Added support 32-wind compass rose
Added decorative textures for the observer used in the location panel
Added accurate ecliptic calendar marks
Added ability to settings fps in the GUI
Added a workaround for poor NPOT mipmap implementations
Added “Now” button into AstroCalc/Ephemeris tool
Added discovery info for Messier objects
Added phase name and age to Moon’s infoMap
Added a check for screenshot file format
Added proper name for Arp 239
Added proper name for PGC 1436754 from SIMBAD
Added support MIT license for sky cultures
Added GUI to manually entering FOV
Added ability to toggle ignore date test for orbital data in AstroCalc/Ephemeris tool
Added explicit text message for “satellite below horizon”
Added a confirmation warning to overwrite an existing list on import in \ 
Observing lists
Added support for masses of the major planets
Added masses for major planets
Fixed umbra circles in Satellites plugin
Fixed plotting markers of ephemerides
Fixed the performance penalty: enabled compression of high frequency events
Fixed off-by-one error in planetary rings mesh generator
Fixed compilation on Qt configured for OpenGL ES2
Fixed bookmarks for minor planets in Solar System Editor plugin
Fixed the wrong transformation of the Moon’s color texture values
Fixed solar eclipse rendering of the Moon in a better way
Fixed default distance of “observer” to the parent
Fixed handling of lighting factor when rendering lunar eclipse
Fixed AstroCalc/RTS tool
Fixed another missing timezone
Fixed location changes via Search panel and “Goto” Action
Fixed return to default location (with default landscape)
Fixed other place where location name is printed in bottom bar
Fixed pixelized panel icons in screenshots
Fixed a possible security issue
Fixed DSO filters
Fixed screenshot size
Fixed a potential security issue when storing screenshots
Fixed scaling of screen geometry when setting window position
Fixed limits for altitudes in Satellites plugin
Fixed working the filter in shortcut dialog for Qt5-based builds
Fixed storing DSO with designations in Observing lists
Fixed the type/objtype bug in Observing lists
Fixed creation of default empty list at start in Observing lists
Fixed behaviour for ‘Reload the sky culture’ feature
Fixed a crash when observer is on the spaceship
Changed GUI of Satellites plugin: disable a bad implementation of fixed shadow \ 
altitude
Changed GUI: better button labels
Changed core: set line and file numbers in shader prefixes
Changed core: make ring shadows smoother
Changed core: improve quality of planetary ring edges
Changed core: make sure that textures being loaded don’t exceed OpenGL size limits
Changed core: avoid blowing out highlights on the lunar surface
Changed core: use a ratio of FoV and sphere scale when calculating brightness \ 
coefficient for the Moon
Changed core: allow more threads for texture loading
Changed core: do computations for the planets in linear color, convert to sRGB \ 
in the end
Changed core: move Lambert BRDF from vertex shader to fragment shader
Changed core: make terminator of planets with atmosphere not so sharp
Changed core: allow texture decimation
Changed core: simplify checking whether planet being drawn in \ 
Planet::draw3dModel is the Sun or the Moon
Changed core: simplify checking whether current location is Earth in \ 
Planet::draw3dModel
Changed core: draw solar corona before the sphere, regardless of halo settings
Changed core: make rot_obliquity=0 for all observers
Changed core: do the computation of lunar eclipse colors in nonlinear color
Changed core: enable mip mapping for old-style-landscape textures)
Changed core: switch old-style landscape to fragment-shader-based direction \ 
computation
Changed core: allow “goto” action to observers
Changed core: inhibit drawing of a few grids/markers when on Observer pseudo-planet
Changed core: inhibit location name if observing from Observer pseudo-planet
Changed core: inhibit landscape and atmosphere drawing when on an “observer” \ 
pseudo-planet
Changed core: make it possible to restrict texture size of GUI panel button pixmaps
Changed core: softened inner edge of earth penumbra slightly
Changed core: avoid creation of default user dir if CLI override given
Changed core: deprecated a redundant command line option)
Changed core: force redraw of dynamic resolution atmosphere on window resize
Changed core: use config settings screen_* in physical (unscaled) pixels
Changed core: render ShowMySky atmosphere calculating view direction per fragment
Changed core: tweak screen intersect callback
Changed core: disable culling for ZodiacalLight and MilkyWay
Changed core: ensure screenshot format initialisation sets supported format
Changed Satellites plugin: refactoring the code (simplification)
Changed Satellites plugin: reduced the minimal entered altitude for \ 
apogee/perigee filters
Changed Satellites plugin: switched to use WGS-84 data in whole Satellites plugin
Changed scripting engine: avoid empty filenames for screenshots
Changed scripting engine: also make writing to absolute paths a GUI option
Changed scripting engine: require user consent to let scripts store screenshots \ 
to paths given in the script
Changed encoding format in Korean.isl
Updated GUI: losslessly recompress PNGs to save space
Updated orbital elements for minor bodies of Solar system
Updated default list of locations
Updated default catalog of satellites
Updated default catalog of exoplanets
Updated default catalog of pulsars
Updated qxlsx dependencies
Updated XML data: use generic-icon in mime file
Updated list of languages
Updated default bookmarks for Solar System Editor plugin
Updated translations of sceneries
Updated translations of landscapes
Updated translations of sky cultures
Removed the clamping kludge from the Oren-Nayar function
Removed NGC 5976A designation
Removed checking architectures in Windows installer

Next | Query returned 173 messages, browsing 1 to 10 | Previous