1251 Commits

Author SHA1 Message Date
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
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
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
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
5a6dca50f9 Bump version. 2018-06-03 16:18:10 +02:00
436c251c4e Downgraded FAAD to from v2.8 to v2.7 for now, because v2.8 is currently broken with certain MP4 files. 2018-06-03 15:45:18 +02:00
2973f92474 Bump version + updated changelog. 2018-05-18 22:19:00 +02:00
47135b696a Do *not* try to check the MediaInfo in XML output, if we are using an "external" MediaInfo binary. In that case the expected MediaInfo version is UINT_MAX and the check would always fail. 2018-05-10 17:59:15 +02:00
c7e6f7158d Bump version. 2018-04-30 14:45:12 +02:00
8d45317f48 Some code refactoring in generateOutFileName() function. 2018-04-30 14:35:51 +02:00
cd23e49362 Updated OggDec binaries to v1.10.1 using libvorbis v1.3.5 (2015-03-19), compiled with ICL 18.2 and MSVC 15.6. 2018-04-20 23:44:11 +02:00
2ca225b41f Some improvements to the deployment script. 2018-04-19 23:35:38 +02:00
8d0529a9d9 Updated MediaInfo binaries to v18.03.1+ (2018-04-19), compiled with ICL 18.2 and MSVC 15.6. 2018-04-19 20:55:58 +02:00
cced655a44 Re-compiled GnuPG binary v1.4.22 (2017-07-19) in order to fix WinXP compatibility, compiled with GCC 7.3.0. 2018-04-17 20:24:57 +02:00
f4f6335535 Updated FileAnalyzer_Task to extract cover artwork with latest MediaInfo version. 2018-04-15 15:15:01 +02:00
0a36573ac3 Some improvements to "About" screen. 2018-04-14 19:43:51 +02:00
5cd3b51207 Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>. 2018-04-10 20:23:26 +02:00
e1510d8026 Fixed a bug in AnalyzeTask::retrieveCover() function. The local variables should not be static here! 2018-04-09 20:10:03 +02:00
c37d857604 Updated Opus encoder/decoder libraries v1.3-beta-31 (2018-03-27) and Opus-Tools to v0.1.10-51 (2018-03-04). 2018-04-07 21:14:53 +02:00
16f8dc4bcd CueSheetModel: Don't wrap around 'minute' component to zero, if it exceeds 59 minutes. 2018-04-01 15:40:03 +02:00
6ae5295cf1 Fixed Opus decoder forced 48000 Hz output. 2018-03-17 20:59:24 +01:00
efd2c77afb Updated mpg123 decoder to v1.25.10 (2018-03-05), compiled with GCC 7.3.0. 2018-03-16 23:13:07 +01:00