From 0cbf86e2156b831942156f7be3b4252ced1ef795 Mon Sep 17 00:00:00 2001 From: LoRd_MuldeR Date: Sun, 23 Sep 2012 18:05:37 +0200 Subject: [PATCH] Updated Opus encoder/decoder libraries to v1.0.1 and Opus-Tools to v0.1.5 (2012-09-22). Also disabled "--speech" and "--music" options, as latest Opus-Tools doesn't support those anymore. --- doc/Changelog.html | 1 + etc/Translation/Blank.ts | 106 +++++++++---------- etc/Translation/LameXP_PL.ts | 106 +++++++++---------- etc/Translation/LameXP_SV.ts | 106 +++++++++---------- gui/MainWindow.ui | 196 ++++++++++++++++++----------------- res/tools/opusdec.exe | Bin 417792 -> 418304 bytes res/tools/opusenc_ea7.exe | Bin 440320 -> 439296 bytes res/tools/opusenc_std.exe | Bin 406016 -> 405504 bytes src/Config.h | 4 +- src/Encoder_Opus.cpp | 18 ++-- src/Tools.h | 6 +- 11 files changed, 275 insertions(+), 268 deletions(-) diff --git a/doc/Changelog.html b/doc/Changelog.html index 67786c7c..932f8734 100644 --- a/doc/Changelog.html +++ b/doc/Changelog.html @@ -17,6 +17,7 @@ a:visited { color: #0000EE; }

LameXP - Version History


Changes between v4.05 and v4.06 [unreleased]: