af2981d576
Updated Monkey's Audio binaries to v10.34 (2023-12-16), compiled with ICL 2024.0 and MSVC 16.11.
2023-12-17 15:04:15 +01:00
99ba698203
Updated LAME encoder to v3.101 Beta-3 (2023-12-15), compiled with ICL 2023.2 and MSVC 16.11.
2023-12-16 17:14:37 +01:00
3afa3be1ca
Updated LAME encoder to v3.101 Beta-3 (2023-11-21), compiled with ICL 2023.2 and MSVC 16.11.
2023-12-12 23:21:34 +01:00
0c64514862
Updated patches.
2023-12-12 15:54:46 +01:00
621d5cb5e9
Updated mpg123 binaries.
2023-12-12 15:53:24 +01:00
f59e7065fa
Updated cURL binary to v8.5.0 (2023-12-06), with libcurl v8.5.0 and OpenSSL v1.1.1w.
2023-12-12 01:02:22 +01:00
be563c6bfc
Updated project/solution files.
2023-12-12 00:54:24 +01:00
011f204e55
Updated Opus encoder/decoder libraries to v1.4+9 (2023-11-03) and Opus-Tools to v0.2+34 (2023-11-12).
2023-12-12 00:39:28 +01:00
5bed2134ee
Updated FLAC encoder/decoder binaries to to v1.4.3 (2023-06-23), compiled with ICL 2024.0 and MSVC 16.11.
2023-12-12 00:14:55 +01:00
16b5a96b09
Updated mpg123 decoder to v1.32.3 (2023-10-02), compiled with GCC 13.2.0.
2023-12-12 00:02:36 +01:00
8ff6c15f29
Fixed Spanish translation.
2023-12-08 16:51:02 +01:00
Rub3nCT
c1dd486d94
Spanish translations update
2023-12-07 02:45:46 +01:00
dc4c133c14
Updated MediaInfo binaries to v23.11 (2023-11-30), compiled with ICL 2023.2 and MSVC 16.11.
2023-12-06 19:53:23 +01:00
19d84511e3
Updated cURL binary to v8.4.0 (2023-10-11), with libcurl v8.4.0 and OpenSSL v1.1.1w.
2023-12-06 18:52:45 +01:00
f0414411cd
Small code refactoring.
2023-12-06 18:44:49 +01:00
fe321a3ac9
Updated changelog.
2023-09-26 22:04:54 +02:00
550ef315c4
Small tweak to the initialization of the encoding process.
2023-09-26 22:01:20 +02:00
87bc19732e
Updated cURL binary to v8.3.0 (2023-09-13), with libcurl v8.3.0 and OpenSSL v1.1.1w.
2023-09-26 20:57:32 +02:00
e6a6b8497a
Build with VS2019 solution by default.
2023-04-08 12:50:10 +02:00
096986e1c1
Updated MediaInfo binaries to v23.03 (2023-03-29), compiled with ICL 2023.1 and MSVC 16.11.
2023-04-08 12:47:35 +02:00
a79a14ac5c
Updated VS2019 solution to use CompatLib in order to restore WinXP compatibility + drop old VS2015 solution.
2023-04-08 12:25:38 +02:00
0dbb278b5f
Bump version + updated changelog.
2023-03-07 20:47:27 +01:00
f779da65bf
Updated MediaInfo binaries to v22.12 (2022-12-22), compiled with ICL 2022.2 and MSVC 15.9.
2023-03-07 20:29:19 +01:00
08480c4d3e
Removed an obsolete entry.
2023-03-07 20:28:42 +01:00
40cc026ca5
Updated cURL binary to v7.87.0 (2022-12-21), with libcurl v7.87.0 and OpenSSL v1.1.1s.
2023-03-07 20:20:15 +01:00
7d20e5ef07
Updated copyright year.
2023-03-07 20:12:29 +01:00
161b88b903
Fixed checksum for Mozilla CA certificate list.
2022-11-10 20:36:41 +01:00
34a3ba2ca8
Updated cURL binary to v7.86.0 (2022-10-26), with libcurl v7.86.0 and OpenSSL v1.1.1s.
2022-11-09 23:29:38 +01:00
af576df177
Bump version.
2022-10-09 18:54:47 +02:00
52275c20fd
Updated MediaInfo binaries to v22.09 (2022-10-04), compiled with ICL 2022.2 and MSVC 15.9.
2022-10-09 18:49:29 +02:00
ec3b5292ec
FLAC binary updated to AVX2.
2022-10-09 18:26:56 +02:00
c3cf64cd94
Updated mpg123 decoder to v1.30.2 (2022-08-02), compiled with GCC 12.2.0.
2022-10-09 18:15:14 +02:00
c104296683
Enable AVX support on Windows 7 SP-1 or later (and if supported by CPU).
2022-10-09 18:12:45 +02:00
9b8ededad0
Build fix in "Release" configuration.
2022-10-09 14:20:16 +02:00
4091581bb8
CPU flag CPU_TYPE_X64_AVX now means AVX+AVX2 support is available, instead of just AVX support.
...
This allows us to have AVX+AVX2-optimized binaries from now on.
Also, there are few CPUs that support AVX but not AVX2. Pretty much all modern CPUs support AVX+AVX2.
The few CPUs that support only AVX (but not AVX2) will fall back to SSE2. So what?
2022-10-09 14:07:42 +02:00
6301e57a13
Moved obsolete patches.
2022-10-08 22:49:39 +02:00
299f4070aa
Correctly detect SSE/SSE2 and AVX support, even on the non-Intel processor.
2022-10-08 22:49:20 +02:00
c1ef577e97
Updated Monkey's Audio binaries to v8.92 (2022-10-07), compiled with ICL 2022.2 and MSVC 15.9.
2022-10-08 22:45:38 +02:00
cb4c5baa14
Updated FLAC encoder/decoder binaries to v1.4.1 (2022-09-22), compiled with ICL 2022.2 and MSVC 15.9.
2022-10-02 22:57:29 +02:00
4a516c909f
Updated MediaInfo binaries to v22.06 (2022-06-23), compiled with ICL 2022.2 and MSVC 15.9.
2022-10-02 17:05:33 +02:00
830de798fb
Updated cURL binary to v7.85.0 (2022-08-31), with libcurl v7.85.0 and OpenSSL v1.1.1q.
2022-10-02 16:57:37 +02:00
43d5e5ee83
CodeSign tool updated to version 1.0.1 (2022-06-27).
2022-06-27 21:48:33 +02:00
c278bf1fe2
Updated cURL binary to v7.83.1 (2022-05-11), with libcurl v7.83.1 and OpenSSL v1.1.1p.
2022-06-23 22:32:26 +02:00
77da28b46d
Updated changelog.
2022-06-19 14:16:54 +02:00
066fd0866b
Updated MediaInfo binaries to v22.03 (2022-03-31), compiled with ICL 2021.2 and MSVC 15.9.
2022-06-19 14:08:24 +02:00
2a71d7f80a
Updated CA certificates file for cURL.
2022-06-19 14:00:11 +02:00
e22d597473
Updated copyright year.
2022-06-19 13:50:46 +02:00
9f7eea1c25
Bump version + re-generated translation files.
2021-12-25 14:37:23 +01:00
2864478b00
Improved loading of icon files.
2021-12-23 19:14:25 +01:00
2fc7989934
Updated MediaInfo binaries to v21.09 (2021-09-17), compiled with ICL 2021.2 and MSVC 15.9.
2021-12-23 16:56:34 +01:00