Commit Graph

777 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
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
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
1c51dd052b Updated the included CA certificates bundle to latest version (2021-07-05). 2021-08-25 22:58:11 +02:00
3a210e9135 Replaced GnuPG (gpgv) by CodeSign verification tool for checking the auto-update signatures. 2021-07-27 19:59:50 +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
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
720798771c Updated Monkey's Audio binaries to v6.29 (2021-05-25), compiled with ICL 19.2 and MSVC 15.9. 2021-07-27 19:59:46 +02:00
0f9f39ea84 Updated cURL binary to v7.76.1 (2021-04-14), with libcurl v7.76.1 and OpenSSL v1.1.1h. 2021-07-27 19:59:46 +02:00
e40ab2a691 Updated "all-in-one" resources file. 2021-07-27 19:59:45 +02:00
3c0800b375 Updated MediaInfo binaries to v21.03 (2021-03-26), compiled with ICL 2021.2 and MSVC 15.9. 2021-07-27 19:59:45 +02:00
b831bda16e Bump version. 2021-07-27 19:59:42 +02:00
a979a3a5d4 Use the built-in tagging capability of Monkey's Audio encoder (available since v5.43) + drop the 'tag.exe' tool. 2021-07-27 19:59:41 +02:00
b9fc279c1a Updated Monkey's Audio binaries to v6.12 (2021-02-15), compiled with ICL 19.2 and MSVC 15.9. 2021-02-18 01:25:54 +01:00
68b815b148 Updated MediaInfo binaries to v20.09 (2020-10-09), compiled with ICL 2021.1 and MSVC 15.9. 2021-02-17 00:39:30 +01:00
e099ca9b3c Updated mpg123 decoder to v1.26.4 (2020-12-24), compiled with GCC 10.2.0. 2021-02-16 21:57:28 +01:00
a63cb73e10 Updated cURL binary to v7.75.0 (2021-02-03), with libcurl v7.75.0 and OpenSSL v1.1.1i. 2021-02-16 21:29:21 +01:00
e969e213d9 Updated Bulgarian translation. 2021-01-30 17:56:12 +01:00
1e2134a0b3 Updated Simplified Chinese translation, thanks to Hongchuan Zhuang <kidneybean@sohu.com>. 2021-01-08 00:57:40 +01:00