diff --git a/doc/Changelog.html b/doc/Changelog.html index bdd1d14e..97a0db32 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -22,7 +22,8 @@ a:visited { color: #0000EE; }
  • Encoder settings (RC mode + bitrate/quality) are now stored separately for each encoder
  • Updated Qt runtime libraries to v4.8.5 (2013-05-31), compiled with MSVC 11.0
  • Updated FLAC encoder/decoder to v1.3.0 (2013-05-27), compiled with ICL 13.0 -
  • Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-06-17) +
  • Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-07-10) +
  • Updated MediaInfo to v0.7.64 (2013-07-05), compiled with ICL 13.1 and MSVC 10.0
  • Fixed a potential deadlock during startup when %TMP% points to an invalid folder
  • Fixed a superfluous "beep" sound that appeared on application startup
  • Fixed the Ogg Vorbis quality modes "-1" and "-2" (those were clipped to "0" before)