From 0f2f13d85b4bd15bbc13200b6406820ce6be79f2 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sat, 8 Dec 2012 00:22:29 +0100 Subject: [PATCH] Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2012-12-07). --- doc/Changelog.html | 3 +- etc/Translation/Blank.ts | 518 +++++++++++++++++------------------ etc/Translation/LameXP_PL.ts | 518 +++++++++++++++++------------------ etc/Translation/LameXP_SV.ts | 518 +++++++++++++++++------------------ res/tools/opusdec.exe | Bin 267776 -> 266240 bytes res/tools/opusenc.exe | Bin 476672 -> 476160 bytes src/Config.h | 4 +- src/Tools.h | 4 +- 8 files changed, 783 insertions(+), 782 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index 299aef0f..c1bcdac7 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -22,7 +22,8 @@ a:visited { color: #0000EE; }
  • Added option to select the "overwrite mode" to advanced options tab
  • Added option to filter the log entries on the "processing" dialog (see context menu)
  • Updated Qt runtime libraries to v4.8.4 (2012-11-29), compiled with MSVC 11.0 -
  • Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.5 (2012-11-23) +
  • Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2012-12-07) +
  • Fixed handling of certain characters when passing meta tags on the command-line
    Changes between v4.05 and v4.06 [2012-11-04]: