Skip to content

CUETools 2.2.4

Compare
Choose a tag to compare
@c72578 c72578 released this 10 Jun 12:18
· 34 commits to master since this release

Release date: 2023-06-10

Version 2.2.4 Prerequisites

  • Microsoft .NET Framework 4.7 - preinstalled in Windows 10 (since version 1703)
  • Microsoft Visual C++ Redistributable for Visual Studio 2015, 2017 and 2019 - needed for some plugins

Further information concerning installation:
http://cue.tools/wiki/CUETools_Download

CUETools 2.2.4 Changelog

  • CUERipper: Allow editing Metadata using F2
  • CUETools, CUERipper: Add setting to always write UTF-8 CUE sheet
    settings.txt: AlwaysWriteUTF8CUEFile
    CUETools GUI: CUETools - Advanced Settings - CUETools - General
    The setting is disabled by default, to preserve previous behavior
  • FFmpeg plugin: Update FFmpeg.AutoGen from 4.3.0.3 to 6.0.0.2
  • FFmpeg plugin: Allow tta decoding using ffmpeg.dll
  • CUETools, CUERipper: Add setting for creating CUE file in Tracks Mode
    settings.txt: CreateCUEFileInTracksMode
    CUETools GUI: CUETools - Advanced Settings - CUETools - General
    The setting is enabled by default
  • libFLAC: Fix unable to retrieve metadata (32-bit)
  • libFLAC: Fix arithmetic overflow under 32-bit
  • APE: Fix exception when decoding very small files