1312 Commits

Author SHA1 Message Date
1461d8f022 Bump version. 2023-12-27 16:33:27 +01:00
8ae0a6b488 Updated Simplified Chinese translation, thanks to Hongchuan Zhuang <kidneybean@sohu.com>. 2023-12-26 15:43:45 +01:00
c677351967 Small code simplification. 2023-12-26 02:05:30 +01:00
270c066965 Small tweak. 2023-12-24 20:28:46 +01:00
704db332ea Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2023-12-24 00:10:56 +01:00
6089de9e9d Updated Monkey's Audio binaries to v10.38 (2023-12-22), compiled with ICL 2024.0 and MSVC 16.11. 2023-12-23 17:20:48 +01:00
c6f2b5dbbd Bump version. 2023-12-20 22:41:31 +01:00
1a4f89dc48 Added hint on QAAC to the AAC encoder information dialog. 2023-12-20 00:55:38 +01:00
1d18cb7290 Updated manual. 2023-12-18 23:49:21 +01:00
de53a6e197 Updated Monkey's Audio binaries to v10.36 (2023-12-17), compiled with ICL 2024.0 and MSVC 16.11. 2023-12-18 15:12:11 +01:00
f59a8359dd Updated ALAC decoder to refalac v1.80 (2023-07-05), compiled with ICL 2024.0 and MSVC 16.11. 2023-12-17 22:25:12 +01:00
319a2b1564 Bump minimum supported QAAC add-in version. 2023-12-17 21:09:49 +01:00
0cb22559ca Added an option to disable to icon in the notification area. 2023-12-17 16:11:28 +01:00
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
621d5cb5e9 Updated mpg123 binaries. 2023-12-12 15:53:24 +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
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
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
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
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
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
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
299f4070aa Correctly detect SSE/SSE2 and AVX support, even on the non-Intel processor. 2022-10-08 22:49:20 +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
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
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
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
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
56ddb1133b Bump version + updated changelog. 2021-08-29 18:22:09 +02:00
31c8539600 Bump version. 2021-08-25 22:11:47 +02:00
65611691db Bump version. 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
8edbbe0529 Bump version + updated changelog. 2021-07-27 19:59:48 +02:00