Commit Graph

2169 Commits

Author SHA1 Message Date
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
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
46a12b7e4f Updated target platform in VS2019 project. 2021-07-27 19:59:44 +02:00
26d5a8c293 Updated the Windows SDK version to 10.0.14393.0 + explicitly set MinimumRequiredVersion to 5.1 (for Windows XP). 2021-07-27 19:59:43 +02:00
6cc39a79f0 Bump version. 2021-07-27 19:59:43 +02:00
b831bda16e Bump version. 2021-07-27 19:59:42 +02:00
a32f16dfbd Updated project/solution files. 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
2e3954adb0 Clean up selfTest() function. 2021-07-27 19:59:41 +02:00
8fc906d646 Updated translation files. 2021-07-27 19:59:40 +02:00
6d829cdd86 Small code simplification. 2021-07-27 19:59:40 +02:00
4ff29d3b16 Rename lamexp_version_demo() into lamexp_version_test() + small code refactoring in MainWindow::checkForUpdates(). 2021-02-19 00:41:36 +01:00
952f0a91d4 In AboutDialog::tabChanged(), do not play the tick sound, if 'silent' flag is set.
Fixes regression introduced in de228da9c5.
2021-02-19 00:19:25 +01: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
eece08beb5 Bump version. 2021-02-17 23:35:30 +01:00
51b963d695 Updated copyright year. 2021-02-17 00:52:18 +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