Flacon Versions Save

Audio File Encoder. Extracts audio tracks from an audio CD image to separate tracks.

v11.3.0

7 months ago
  • Fix. Program incorrect work with pre-emphased disks
  • Fix. Sometimes the program did not save the output directory
  • Improved audio file search for multiaudio discs.
  • For multi-audio discs, a check has been added that the same audio files are not specified for tracks.
  • Improved delete source dialogue
  • Minor fixes and improvements
  • Translations updated

v11.2.0

10 months ago
  • The "convert" button on the toolbar can trigger two actions:
    • Convert - Converts all tracks (previous behavior)
    • Convert selected - Converts only selected tracks
  • Fixed a bug in the AppImage version that caused built-in codecs not to be used
  • Enabled translations for AppImage version of the program

v11.1.0

11 months ago
  • Fix: In some situations, the program did not check whether the sox program was installed.
  • Catalina is the minimum supported version of macOS

v11.0.0

11 months ago
  • If you try to close the program while the conversion is in progress, the program will ask for confirmation
  • Added a menu item to delete the source files for successfully converted disks
  • Small fixes to the algorithm for creating per track CUE files
  • Improved diagnostics of erroneous situations:
    1. Error if tracks overwrite files (taking into account the template)
    2. Error if there are tracks with the same track number and creating files in the same directory. The pattern doesn't matter
    3. Warning if any disks use the same CUE file
    4. Warning if any disks use the same audio file
  • Fix: The program show an error when the source files are located on slow network drives
  • Fix: The program show an error on WV files larger than 2 gigabytes
  • Minor fixes
  • Translations updated

v10.0.0

1 year ago
  • Now the program does not use external utilities to calculate ReplayGain, instead the built-in method is used. This accelerated the conversion process and reduced the number of dependencies.
    For package maintainers: Note that metaflac, mp3gain, vorbisgain and wvgain are no longer needed.
  • Improved error handling. Before starting the conversion, you can view all errors and warnings in one window.
  • Fixed bug: When changing the "Artist" field, the "Album Artist" field mistakenly becomes "Multiple Values"
  • Fixed bug: In macOS, the size of the main window was not saved.
  • Translations updated

v9.5.1

1 year ago

Changes in this release

  • Fixed bug: In the tag editing fields, the text cursor jumped to the end of the line after entering a letter.
  • Before starting the conversion, the program checks that the disks will not overwrite each other's output files.
  • Translations updated

v9.5.0

1 year ago

Changes in this release

  • Fixed bug: In the tag editing fields, the text cursor jumped to the end of the line after entering a letter.
  • Before starting the conversion, the program checks that the disks will not overwrite each other's output files.
  • Translations updated

v9.4.0

1 year ago

Changes in this release

  • The program did not work with CUE files containing multiple audio file tags
  • Translations updated

v9.3.0

1 year ago

Changes in this release

  • The program gives a clear error message if the necessary utilities (sox, encoders, etc.) are missing
  • Improved error handling in utilities (sam, encoders, etc.)
  • In some situations, in debug mode, the program did not output messages
  • Minor fixes
  • Translations updated

v9.2.0

1 year ago

Changes in this release

  • Improved algorithm of cover auto selection. Square pictures have a priority over other.
  • Improved the display of icons on high-resolution monitors.
  • The current conversion status is displayed in the main window title.
  • Fixed a bug with text color on tooltips in Linux. Previously, the text color was slightly different from the background color.
  • Minor fixes