|
47 | 47 | </screenshot>
|
48 | 48 | </screenshots>
|
49 | 49 | <releases>
|
| 50 | + <release version="1.1.4" date="2021-02-14"> |
| 51 | + <description> |
| 52 | + <p>Improvements:</p> |
| 53 | + <ul> |
| 54 | + <li>Improved support for reading CD-Text</li> |
| 55 | + <li>Added an HDCD decoder DSP filter</li> |
| 56 | + <li>Added catalog number and barcode fields to tag editor</li> |
| 57 | + <li>Added quality (VBR) setting to FDK-AAC configuration dialog</li> |
| 58 | + <li>Improved MP3, AAC and Opus encoding performance by up to 30%</li> |
| 59 | + <li>Improved multi-monitor support on X11 based systems</li> |
| 60 | + <li>Discs of multi-disc albums are now shown separately in tag editor album mode</li> |
| 61 | + <li>Update only changed fields when making edits in tag editor album mode</li> |
| 62 | + <li>Added support for Replay Gain values in MP4 and WMA metadata</li> |
| 63 | + <li>Do not override settings with default values when using freaccmd's --config option</li> |
| 64 | + </ul> |
| 65 | + <p>Bug fixes:</p> |
| 66 | + <ul> |
| 67 | + <li>Fixed invalid length written to very long Opus and Speex files (longer than 12 ½ hours at 48 kHz)</li> |
| 68 | + <li>Fixed decoding of some very short Opus, Vorbis and Speex files</li> |
| 69 | + <li>Fixed written MP4 chapters being invisible to some applications when using Nero AAC</li> |
| 70 | + <li>Fixed hang/crash when opening WavPack, Musepack, TAK and OptimFROG files with chapters</li> |
| 71 | + <li>Fixed issues submitting CDDB information for new CDs (without existing entries)</li> |
| 72 | + <li>Fixed output sample rate being limited to 192 kHz</li> |
| 73 | + <li>Fixed freaccmd randomly failing to process files in rare cases</li> |
| 74 | + <li>Fixed bad user interface colors on some Linux distributions</li> |
| 75 | + </ul> |
| 76 | + <p>Updated codecs:</p> |
| 77 | + <ul> |
| 78 | + <li>Switched from FAAC to FDK-AAC for AAC encoding</li> |
| 79 | + <li>Updated Monkey's Audio to version 6.11</li> |
| 80 | + <li>Updated WavPack to version 5.4.0</li> |
| 81 | + <li>Updated mpg123 to version 1.26.4</li> |
| 82 | + <li>Updated FAAD2 to version 2.10.0</li> |
| 83 | + </ul> |
| 84 | + <p>Updated translations:</p> |
| 85 | + <ul> |
| 86 | + <li>Updated Romanian translation</li> |
| 87 | + <li>Updated Portuguese (Brazilian) translation</li> |
| 88 | + </ul> |
| 89 | + </description> |
| 90 | + </release> |
50 | 91 | <release version="1.1.3" date="2020-10-11">
|
51 | 92 | <description>
|
52 | 93 | <p>General changes:</p>
|
|
0 commit comments