Removed TAK binary. LameXP 4.00 can't support TAK at the moment, as their command-line decoder doesn't handle Unicode filenames. And, as TAK is ClosedSource, we cannot fix this. Support for TAK will be added when they release a fixed version or when they make their sources available.

This commit is contained in:
LoRd_MuldeR 2011-01-31 19:56:29 +01:00
parent 628bf3de25
commit 003e259ca8
4 changed files with 1 additions and 3 deletions

View File

@ -20,7 +20,6 @@
<file>tools/shorten.exe</file>
<file>tools/sox.exe</file>
<file>tools/speexdec.exe</file>
<file>tools/takc.exe</file>
<file>tools/ttaenc.exe</file>
<file>tools/valdec.exe</file>
<file>tools/wget.exe</file>

Binary file not shown.

View File

@ -25,7 +25,7 @@
#define VER_LAMEXP_MAJOR 4
#define VER_LAMEXP_MINOR_HI 0
#define VER_LAMEXP_MINOR_LO 0
#define VER_LAMEXP_BUILD 283
#define VER_LAMEXP_BUILD 284
#define VER_LAMEXP_SUFFIX Beta-3
/*

View File

@ -66,7 +66,6 @@ g_lamexp_tools[] =
{"0d9035bb62bdf46a2785261f8be5a4a0972abd15", "shorten.exe", 361},
{"2d08c3586f9cf99f2e4c89ac54eeb595f63aef61", "sox.exe", 1431},
{"346ce516281c97e92e1b8957ddeca52edcf2d056", "speexdec.exe", UINT_MAX},
{"8a74b767cfe88bf88c068fdae0de02d65589d25e", "takc.exe", UINT_MAX},
{"d6e0de1e7a2d9dee10d06ae0b6b4f93b63205920", "ttaenc.exe", 341},
{"8c842eef65248b46fa6cb9a9e5714f575672d999", "valdec.exe", 31},
{"62e2805d1b2eb2a4d86a5ca6e6ea58010d05d2a7", "wget.exe", UINT_MAX},