Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adapt audio output #7

Merged
merged 4 commits into from
Feb 9, 2025
Merged

Adapt audio output #7

merged 4 commits into from
Feb 9, 2025

Conversation

tomneda
Copy link
Contributor

@tomneda tomneda commented Feb 9, 2025

Description of Changes

  • Replaced .wav sound files with .mp3 format for improved compatibility and reduced file size.
  • Switched from QSoundEffect to QMediaPlayer for enhanced audio handling capability.
  • Added missing QPointer include in alltime_stats_dialog.h to ensure proper functionality.
  • Updated .gitignore to exclude build files generated by CLion IDE and Linux builds, keeping the repository cleaner.

tomneda and others added 4 commits February 6, 2025 23:17
This commit adds rules to ignore build directories and configuration files generated by CLion IDE and Linux builds. The changes help maintain a cleaner repository by excluding non-essential files during development.
@m1ld3 m1ld3 merged commit 821a8b7 into m1ld3:main Feb 9, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants