Commit Graph

2130 Commits

Author SHA1 Message Date
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
f6da6702db Small fix in make script. 2021-02-16 20:48:36 +01:00
808236e0fd Run the 'x86' version of IDNMInstaller only on 32-Bit version of Windows XP. 2021-02-16 20:14:22 +01:00
fa35e378a5 Install the required "normaliz.dll" on Windows XP, if it is missing. Needed by cURL and possibly others. 2021-02-15 19:55:56 +01:00
09d38cd925 Enable Bulgarian translation in setup program. 2021-01-30 18:00:52 +01:00
e969e213d9 Updated Bulgarian translation. 2021-01-30 17:56:12 +01:00
366182d09a Fixed a typo in "About" screen. 2021-01-30 17:54:52 +01:00
781314ce09 Bump version. 2021-01-21 20:30:00 +01:00
1e2134a0b3 Updated Simplified Chinese translation, thanks to Hongchuan Zhuang <kidneybean@sohu.com>. 2021-01-08 00:57:40 +01:00
69f2517d66 Bump version. 2020-12-22 00:18:34 +01:00
3e1da90c61 Updated Bulgarian translation. 2020-11-30 20:55:12 +01:00
aa2746a5ac Updated Bulgarian translation. 2020-11-21 20:32:15 +01:00
006e1855fd Added Bulgarian (български) translation, thanks to Симеон Илиянов Цветков <sicvetkov@uni-sofia.bg>. 2020-11-09 19:35:25 +01:00
3aa48ce420 Bump version. 2020-11-06 22:32:02 +01:00
497ef4d7d6 Re-generated translation files. 2020-09-21 21:35:01 +02:00
a0536fd1b1 Updated LAME encoder to v3.100.1 SVN (2020-08-25), compiled with ICL 19.1 and MSVC 15.9. 2020-09-21 21:25:38 +02:00
3073ceb312 Small improvement to UpdateDialog. 2020-09-05 22:04:00 +02:00
706bca49f9 Bump version. 2020-09-05 18:18:29 +02:00
cd03532cd9 Updated cURL binary to v7.72.0 (2020-08-19), with libcurl v7.72.0 and OpenSSL v1.1.1g. 2020-09-05 18:16:08 +02:00
44073deb60 Added x64 binaries of mpg123 decoder v1.26.3 (2020-07-16), compiled with GCC 10.2.0. 2020-09-05 18:04:36 +02:00
3e881c2e1c Updated README file. 2020-09-05 16:52:11 +02:00
c75d4057a2 Updated MediaInfo binaries to v20.08 (2020-08-11), compiled with ICL 19.1 and MSVC 15.9. 2020-09-05 16:49:28 +02:00
8251313f97 Updated Monkey's Audio binaries to v5.54 (2020-08-24), compiled with ICL 19.1 and MSVC 15.9. 2020-09-05 16:48:06 +02:00
86ff655704 Updated OggEnc2 binaries to v2.88 using libvorbis v1.3.7 and aoTuV beta-6.03 (2020-07-07), compiled with MSVC 14.0 and ICL 19.0. 2020-08-29 15:12:16 +02:00
dd2b183362 Bump version. 2020-08-19 23:35:01 +02:00
a4a53a7f0e Updated cURL binary to v7.71.1 (2020-07-01), with libcurl v7.71.1 and OpenSSL v1.1.1g. 2020-07-12 15:33:15 +02:00
42cb2fce2a Added x64 binaries of mpg123 decoder v1.26.2 (2020-07-05), compiled with GCC 10.1.0. 2020-07-12 15:24:11 +02:00
87650b667b Bump version. 2020-06-24 19:46:16 +02:00
c1c361ac5d Re-generated translation files. 2020-05-24 13:24:59 +02:00
bfa0c98484 Fixed compilation with latest MSVC version. Needs to explicitly include <typeinfo> header now. 2020-05-20 22:17:38 +02:00
9aa6c39d93 Some code refactoring in Model_Settings class. 2020-04-20 21:22:04 +02:00
6d64247d1e Changed format of the section name in the settings file. Does not include version number anymore. 2020-04-20 01:01:37 +02:00
4aabdad8dd Bump version. 2020-04-19 21:03:04 +02:00
66961fc32f Some improvements and code-refactoring in the CueSplitter class. 2020-04-19 20:00:43 +02:00
3124ed4f7b Small make script improvement. 2020-04-17 22:11:54 +02:00
5ffdbe14a0 Bump version. 2020-04-13 19:55:28 +02:00
a855e55459 Re-generated translation files. 2020-04-10 13:51:14 +02:00
1218beb696 Updated build script. 2020-04-10 13:51:14 +02:00
998de9c1bc Updated Monkey's Audio binaries to v5.28 (2020-04-02), compiled with ICL 19.1 and MSVC 15.9. 2020-04-10 13:09:43 +02:00
862392110e Updated MediaInfo binaries to v20.03 (2020-04-03), compiled with ICL 19.1 and MSVC 15.9. 2020-04-05 23:10:46 +02:00