Commit Graph

2140 Commits

Author SHA1 Message Date
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
0d75ebfc89 Increased warning level to #4 and fixed a number of warnings. 2021-12-21 18:57:29 +01:00
d4dd94113a Updated system sound alias. 2021-12-21 17:41:45 +01:00
56ddb1133b Bump version + updated changelog. 2021-08-29 18:22:09 +02:00
60567298c5 Updated project/solution files + removed project/solution files for VS2013. 2021-08-29 18:09:34 +02:00
1c51dd052b Updated the included CA certificates bundle to latest version (2021-07-05). 2021-08-25 22:58:11 +02:00
31c8539600 Bump version. 2021-08-25 22:11:47 +02:00
65611691db Bump version. 2021-07-27 19:59:50 +02:00
ef77cd4a1a Updated translation files. 2021-07-27 19:59:50 +02:00
3a210e9135 Replaced GnuPG (gpgv) by CodeSign verification tool for checking the auto-update signatures. 2021-07-27 19:59:50 +02:00
dd71e4d5e8 Bump version. 2021-07-27 19:59:49 +02:00
7452c8a03b Updated cURL binary (again). 2021-07-27 19:59:48 +02:00
69bbb5dc40 Rename cURL CA bundle file. 2021-07-27 19:59:48 +02:00
8edbbe0529 Bump version + updated changelog. 2021-07-27 19:59:48 +02:00
e19a9e32d1 Updated cURL binary to v7.77.0 (2021-05-26), with libcurl v7.77.0 and OpenSSL v1.1.1k. 2021-07-27 19:59:47 +02:00
4c66611260 Updated manual. 2021-07-27 19:59:47 +02:00