Commit Graph

1551 Commits

Author SHA1 Message Date
2e3954adb0 Clean up selfTest() function. 2021-07-27 19:59:41 +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
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
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
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
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
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
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
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
de228da9c5 Small code clean-up. 2020-03-28 17:51:58 +01:00
2434ba73f2 Updated copyright year. 2020-03-28 17:33:07 +01:00
7179ad161e Catched a few more cases where MUtils::Sound::play_sound() was called directly instead of using PLAY_SOUND_OPTIONAL macro. 2020-03-28 15:03:22 +01:00
1563ed5c69 Added new option "--no-splash" to suppress the "splash" screen. This won't speed up the application startup, because the same initialization work still needs to be performed. 2020-03-28 14:38:52 +01:00
717ad7140b Updated cURL binary to v7.69.1 (2020-03-11), with libcurl v7.69.1 and OpenSSL v1.1.0k. 2020-03-28 14:37:05 +01:00
df53931b35 Bump version + updated changelog. 2019-12-18 20:17:50 +01:00
2660e2089f Updated Japanese translation. Thanks to Maboroshin <pc.genkaku.in>. 2019-12-12 22:55:59 +01:00
71dff113f1 Bump version. 2019-11-24 15:33:25 +01:00
85e845d83f If the most recent input or output directory does not exist anymore, try to find a still existing "ancestor" directory, before falling back to the default directory. 2019-10-26 21:59:27 +02:00
73cf7e8d5c Actually include Japanese translation file in install script. 2019-10-26 12:46:17 +02:00
ded5602f75 Some improvements and updates to "About" dialog. 2019-10-26 11:45:48 +02:00
2042e6a883 Added Japanese translation, thanks to Maboroshin <pc.genkaku.in>. 2019-10-26 00:09:11 +02:00
78e596ab5a Bump version. 2019-10-09 20:13:11 +02:00
b048840bf1 Adjusted build script to invoke Rich-Header Eraser tool on our binaries. 2019-08-17 15:18:25 +02:00
8065641c83 Added x64 binaries of mpg123 decoder v1.25.11 (2019-07-18), compiled with GCC 9.1.0. 2019-08-11 17:11:39 +02:00
105d02de92 Updated MediaInfo binaries to v19.07 (2019-07-16), compiled with ICL 19.0 and MSVC 15.9. 2019-08-11 16:56:27 +02:00
f44859113c Updated LAME encoder to v3.100.1 SVN (2019-07-23), compiled with ICL 19.0 and MSVC 15.9. 2019-08-11 16:47:13 +02:00
178f03222d Bump version. 2019-07-14 15:23:04 +02:00
b6c0d579e3 Improved VS2019 support. 2019-06-20 17:13:26 +02:00
2b1ccab95d Bump version. 2019-06-18 19:49:13 +02:00
80e9598323 Updated Monkey's Audio binaries to v4.73 (2019-05-15), compiled with ICL 19.0 and MSVC 14.16. 2019-05-19 18:10:40 +02:00
c1582f8e04 Adapt for latest changes in MUtilities library. 2019-05-18 21:41:18 +02:00
e355a9c210 Fixed encoding with Nero AAC encoder for input sampling rate less than 8 KHz or greater than 96 KHz. 2019-04-28 13:25:29 +02:00
0c2463ac61 Updated MediaInfo binaries to v19.04 (2019-04-23), compiled with ICL 19.0 and MSVC 14.16. 2019-04-28 12:48:42 +02:00
c5eec833ba Updated Opus encoder/decoder libraries to v1.3.1 (2019-04-14) and Opus-Tools to v0.2+3 (2018-10-16). 2019-04-21 21:45:42 +02:00
9bdfc55b4c Added project/solution files for VS2019. 2019-04-13 23:07:13 +02:00
1391778ec3 Bump version. 2019-04-13 13:36:01 +02:00
57a7a22783 Bump version. 2019-03-16 21:27:28 +01:00
d64c3a2eee Updated MediaInfo binaries to v18.12 (2018-12-10), compiled with ICL 19.0 and MSVC 14.16. 2019-02-11 21:26:39 +01:00
a463b2d633 Happy new year 2019! 2019-01-11 23:28:57 +01:00
deb7833595 Bump version. 2019-01-11 22:37:08 +01:00
87d1a95288 Bump version. 2018-12-11 22:13:58 +01:00
a0cdc8d445 Updated Monkey's Audio binaries to v4.41 (2018-12-05), compiled with ICL 19.0 and MSVC 14.16. 2018-12-11 17:02:03 +01:00
b18f80596b Some code clean-up using new Lazy<T> operator->(). 2018-12-08 15:50:28 +01:00
926eb88a64 Small code clean-up. 2018-12-07 14:12:31 +01:00
4e984329f0 Fixed detection of AAC streams with latest MediaInfo version. AAC profile is now stored in "Format_AdditionalFeatures" tag. 2018-12-07 14:11:55 +01:00
e4f7dff4ed Bump version. 2018-12-06 22:31:50 +01:00
3be228a771 Updated MediaInfo binaries to v18.08.1 (2018-09-10), compiled with ICL 19.0 and MSVC 14.16. 2018-12-06 22:25:38 +01:00
cc5844865f Updated FLAC encoder/decoder binaries to v1.3.2+ Git (2018-09-19), compiled with ICL 19.0 and MSVC 14.16. 2018-12-06 22:10:20 +01:00
a0c390ff56 Added x64 binaries of mpg123 decoder v1.25.10 (2018-03-05), compiled with GCC 8.2.1. 2018-12-05 21:47:16 +01:00
1a224198f1 Updated OggEnc2 binaries to v2.88 using libvorbis v1.3.6 and aoTuV v6.03_2018 (2018-11-10), compiled with MSVC 14.0 and ICL 18.0. 2018-11-26 21:47:54 +01:00
08c1af7c84 Updated changelog + bump version. 2018-11-10 15:23:43 +01:00
d236d15f5a Small tweak to build script. 2018-10-28 16:52:43 +01:00
e1639aa233 Updated Opus encoder/decoder libraries to v1.3 (2018-10-17) and Opus-Tools to v0.2+3 (2018-10-16). 2018-10-24 23:01:16 +02:00
1b5645ac8e Updated GnuPG binary to v1.4.23 (2018-06-11), compiled with GCC 7.3.0. 2018-10-22 23:12:40 +02:00
fc8fde9291 Bump version. 2018-10-21 14:51:45 +02:00
3485413e8c Updated changelog + bump version. 2018-10-20 13:07:48 +02:00
392a1af0cc Bump version. 2018-10-17 21:49:31 +02:00
f2083a1e71 Bump version. 2018-10-16 23:18:48 +02:00
92ec2c4767 Updated changelog. 2018-10-15 23:40:48 +02:00
db497292dc Replaced Wget by cURL in order to adapt for recent changes in MUtils library. 2018-10-15 23:32:35 +02:00
f08f0fa659 Updated Opus encoder/decoder libraries (included libopusenc was updated from v0.2 to v0.2.1). 2018-10-14 21:13:04 +02:00
14580f927f Updated Opus encoder/decoder libraries (included libopusenc was updated from v0.2 to v0.2.1). 2018-10-14 21:07:04 +02:00
3c4ed80d72 Updated Opus encoder/decoder libraries to v1.3-RC2 (2018-09-27) and Opus-Tools to v0.2+2 (2018-09-30). 2018-10-03 20:51:04 +02:00
69a105ecf9 Bump version. 2018-09-25 21:06:33 +02:00
a58372aa99 Fixed installer to include *.rcc files, if any. 2018-08-26 19:42:49 +02:00
00e0eb0345 Updated changelog. 2018-08-26 12:33:52 +02:00
457a56ab82 Bump version. 2018-08-06 21:54:43 +02:00
a1f4f80c8d Implemented new "adaptive" Opus bitrate LUT. 2018-07-13 21:59:34 +02:00
73899ea98c Bump version. 2018-07-06 16:49:14 +02:00