Skip to content

Conversation

@gzotti
Copy link
Member

@gzotti gzotti commented Dec 28, 2025

Description

This branch collects improvements for speech output towards 26.1

  • improved text flow
  • more narration elements
  • potential config instructions for SUG

Fixes #4698 (issue)

Screenshots (if appropriate):

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • This change requires a documentation update
  • Housekeeping

How Has This Been Tested?

Test Configuration:

  • Operating system: WIndows 11, Ubuntu 24.04 LTS (on WSL)
  • Graphics Card: irrelevant

Checklist:

  • My code follows the code style of this project.
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (header file)
  • I have updated the respective chapter in the Stellarium User Guide
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@gzotti gzotti added this to the 26.1 milestone Dec 28, 2025
@gzotti gzotti self-assigned this Dec 28, 2025
@gzotti gzotti added enhancement Improve existing functionality importance: medium A bit annoying, minor miscalculation, but no crash labels Dec 28, 2025
@gzotti gzotti added this to GUI Dec 28, 2025
@github-project-automation github-project-automation bot moved this to Backlog in GUI Dec 28, 2025
@github-actions github-actions bot requested review from 10110111 and alex-w December 28, 2025 09:57
@github-actions
Copy link

Great PR! Please pay attention to the following items before merging:

Files matching src/**/*.cpp:

  • Are possibly unused includes removed?

This is an automatically generated QA checklist based on modified files.

@github-actions
Copy link

Hello @gzotti!

Thank you for the suggested improvement.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement Improve existing functionality importance: medium A bit annoying, minor miscalculation, but no crash

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

Simplify StarWrapper

2 participants