Unbreak the build in C++17 mode
Thanks, this has been fixed in commit fe60685.
Hallo Stefan, das passiert normalerweise nur, wenn auch snapd gerade erst installiert wurde. Dann ist der Ordner /snap/bin ggf. noch nicht im Pfad. Siehe https://forum.snapcraft.io/t/9469. Ein Neustart hilft da normalerweise. Falls das nicht hilft oder snapd schon länger installiert ist, kann /snap/bin manuell zum Pfad hinzugefügt werden. Viele Grüße, Robert
No, if no CD drive is connected, the eject button will do nothing.
When converting multiple input files/tracks to a single output file, the output file will contain a chapter per original source file/track. In other words, each joblist entry will become a chapter in the output file. fre:ac does not transfer chapters contained in individual files when reading chapters is disabled. I.e. when you add a file containing multiple chapters to the joblist while the option to read chapters is disabled and then convert the file, the output file will not contain chapters.
SuperFast mode uses multiple instances of an encoder to speed up single file conversion. This is supported with the LAME MP3, Core Audio AAC/ALAC, FDK-AAC, Opus and Speex codecs. If you are interested in the technical details, you can find more information here and here. SuperFast mode only affects conversions where the number of output files is at most half the number of logical CPU cores in your system, so at most 4 files with your CPU. It's most useful when using the "Encode to a single file"...
No, there is no real reason to turn off "On the fly" conversion on modern hardware. There is no risk of data loss. Some users turn this off to get both, WAV and compressed files in one go, but it's better to use the meh! multi encoder for this.
The button will try to query an online CDDB database (GnuDB by default) for title information for CD tracks in the joblist. If there are no CD tracks in the joblist or the information has already been queried, the button will do nothing. As fre:ac queries the database when adding CD tracks to the joblist by default, the button will actually do nothing in most cases.
Prepare v1.1.7 release.
Update Spanish translation (thanks William).
Update Readme to note changes in smooth library.
Update Monkey's Audio to version 9.20.
Update Portuguese translation (thanks José Gonçalves).
Update Serbian translations (thanks Nebojša Nikolić).
Update Swedish translation (thanks Mikael Hiort af Ornäs).
Update MP4v2 patch to add missing initialization.
Report errors in conversions to a single output file.
Add a patch for MP4v2 to fix slow decoding of files with only a single chunk.
Improve detection of number of CPU cores in build scripts.
Update Monkey's Audio to version 9.18.
Update Italian translation (thanks FwnGM).
Update French translation (thanks Martin (Keishu)).
Update Chinese (simplified) translation (thanks 王晨旭 (wcxu21)).
Update Greek translation (thanks Marios Balasopoulos).
Update macOS CI to use macOS 12 and notarytool.
Update Portuguese (Brazilian) translation (thanks Wellington Uemura).
Re-generate Crowdin translation files.
Update Monkey's Audio to version 9.15.
Update MP4v2 to version 2.1.2.
Update build badge in Readme.md.
Fix Snap build.
Fix Monkey's Audio out-of-tree builds.
Add support for building codecs with CMake.
Update Monkey's Audio to version 9.10.
Target Apple M1 CPU when building for macOS ARM64 and require SIMD when building for ARMv7-A.
Adjust text and translations for changes in BoCA.
Minor fixes for Greek translation.
Add output splitting tool.
Update Greek translation from Crowdin (thanks Marios Balasopoulos).
Allow multiple lines in translation author field.
Minor translation updates from Crowdin (thanks to all translators).
Minor translation fixes.
Minor text change for clarity.
Use HTTPs in WavPack download URL.
Update AppImage libcurl to version 7.87.0.
Update exhale to version 1.2.0.
Update mpg123 to version 1.31.2.
Improve reliability of disc insert and removal detection on Windows.
Update Readme to note changes in BoCA.
Always set album artist when querying CDDB.
Update Readme to note changes in BoCA.
Use generic x86-64 compile target (produces slightly faster code).
Add an option to use source file names as output file names if no metadata is present.
Split encoder and output files configuration dialog pages.
Arrange cover art options in tags/files groups instead of read/write.
Update Copyright notice for 2023.
Add AccurateRip notifications for missing disc entries and successful verification.
Make loading drive offsets thread safe.
Performance optimizations for Utilities::GetOutputFileName and Utilities::GetPlaylistFileName.
Allow providing parameters to Utilities::GetOutputFileName instead of a Config instance.
Update libsndfile to version 1.2.0.
Fix a warning.
Minor fix for Visual Studio project.
Fix final message not appearing in log files.
Correctly identify Windows 11 and newer Windows 10 updates in log files.
Adapt for CD offset string fix in BoCA.
Add an option to restrict file names for reading cover art.
Update GitHub actions.
Add volume adjustment DSP component.
Update WavPack to version 5.6.0.
Update Readme to note changes in BoCA.
Update Readme to note changes in BoCA.
Resolve <disc> filename placeholder to 1 if disc number is not set.
Update mpg123 to version 1.31.0.
Update FLAC to version 1.4.2.
Update FFmpeg for macOS PPC to version 4.3.5.
Fix Snap build.
Update Readme to note changes in BoCA.
Update Monkey's Audio to version 8.92.
Update Snap recipe to use core20 base.
Update Flatpak runtime to version 22.08.
Add .gitignore file.
Update Readme to note changes in BoCA.
Update Monkey's Audio to version 8.90.
Fix macOS build.
Fix Linux CI.
Update FFmpeg to version 5.1.2.
Update FLAC to version 1.4.1.
Add Windows package manager installation instructions to Readme.md (#367)
Update Swedish translation (thanks Mikael Hiort af Ornäs).
Fix macOS build.
Small fix for Chinese (simplified) translation (thanks 周丹).
Update FFmpeg to version 5.1.1.
Update Monkey's Audio to version 8.64.
Fix Visual Studio project file.
Update Readme to note changes in BoCA.
Restore compatibility with Ubuntu 18.04 after switching to newer build system.
Use Ubuntu 20.04 for CI builds as 18.04 is now deprecated on GitHub Actions.
Update mpg123 to version 1.30.2.
Add support for dithering when reducing sample resolution.