Updated cURL binary to v7.71.1 (2020-07-01), with libcurl v7.71.1 and OpenSSL v1.1.1g.
This commit is contained in:
parent
42cb2fce2a
commit
a4a53a7f0e
@ -8,8 +8,9 @@ subtitle: "Audio-Encoder Front-End – Changelog"
|
||||
|
||||
## LameXP v4.19 [unreleased] ## {-}
|
||||
* Updated Monkey's Audio binary to v5.28 (2020-04-02), compiled with ICL 19.1 and MSVC 14.16
|
||||
* Updated mpg123 decoder to v1.26.2 (2020-07-05), compiled with GCC 10.1.0
|
||||
* Updated MediaInfo to v20.03 (2020-04-03), compiled with ICL 19.1 and MSVC 14.16
|
||||
* Updated cURL to v7.69.1 (2020-03-11), with libcurl v7.69.1 and OpenSSL v1.1.0k
|
||||
* Updated cURL to v7.71.1 (2020-07-01), with libcurl v7.71.1 and OpenSSL v1.1.1g
|
||||
* Added command-line switch `--no-splash`, which can be used to hide the "splash" screen at startup
|
||||
|
||||
## LameXP v4.18 [2019-12-18] ## {-}
|
||||
|
Binary file not shown.
@ -34,8 +34,8 @@
|
||||
#define VER_LAMEXP_MINOR_HI 1
|
||||
#define VER_LAMEXP_MINOR_LO 9
|
||||
#define VER_LAMEXP_TYPE Alpha
|
||||
#define VER_LAMEXP_PATCH 5
|
||||
#define VER_LAMEXP_BUILD 2272
|
||||
#define VER_LAMEXP_PATCH 6
|
||||
#define VER_LAMEXP_BUILD 2274
|
||||
#define VER_LAMEXP_CONFG 2188
|
||||
|
||||
///////////////////////////////////////////////////////////////////////////////
|
||||
|
@ -69,7 +69,7 @@ g_lamexp_tools[] =
|
||||
{"fc4e38b11a0f52b68cca79aa2d71c02180b70eb0e592923dee4f0ccf766f1006642369b2178f6a61d1c2506446cc442d", CPU_TYPE_X86_SSX, "aften.sse2.exe", 8, ""},
|
||||
{"b44b1c0e1a8f4633c9bc2e43d0a83ea5edc890e1cccc0054c812d0e64170e5292dc1dfd7430da61b73150831aa16e9c4", CPU_TYPE_X64_ALL, "aften.x64.exe", 8, ""},
|
||||
{"4558728999a05f12fe88566e8308cba0ada200814c2a1bfe2507f49faf8f3994b0d52a829148f5c6321d24faa2718439", CPU_TYPE_ALL_ALL, "avs2wav.exe", 13, ""},
|
||||
{"ba17bb57ec233b5eab4bf8e5a940befaa1b7bef5bd47e8a1a431900312c623be49f4a372f2673c4e45e6135add155d55", CPU_TYPE_ALL_ALL, "curl.exe", 7691, ""},
|
||||
{"a5b1e77d72bbd884df111cd607e14265a8a55d24dc1fb07861e575586b018bb6e6f12e19b0e644501c4d423d4a054b21", CPU_TYPE_ALL_ALL, "curl.exe", 7711, ""},
|
||||
{"07834b1b8ecac2f3db79ad048005eca3a284cb759e15d399eb1a560a403122e20db5f08e60319759b8463aeef2410d02", CPU_TYPE_ALL_ALL, "dcaenc.exe", 20120419, ""},
|
||||
{"5c4a5cdd708b5857bcb064558be81a2dfb16401e796b296f6eee7c63042acbeae12e1e2f1f3d0fd096eaf73201b54e10", CPU_TYPE_ALL_GEN, "faad.i686.exe", 270, "" },
|
||||
{"72447794cf411e1e4ce71facf5f60023f001d203894cf40185a0ee13e144e93d72ac99f2ed30a9168450ce5bf882f99f", CPU_TYPE_ALL_SSX, "faad.sse2.exe", 270, "" },
|
||||
|
Loading…
Reference in New Issue
Block a user