Commit Graph

2144 Commits

Author SHA1 Message Date
2973f92474 Bump version + updated changelog. 2018-05-18 22:19:00 +02:00
f84e68b047 Updated translation files. 2018-05-18 22:18:35 +02:00
a5c7c3d9c7 Update file filters. 2018-05-18 22:17:57 +02:00
1fb5160ec1 Updated file format detection routines. Also fixes WMA and "raw" AAC detection. 2018-05-18 22:17:44 +02:00
2f446a3462 Updated MediaInfo binaries to v18.05 (2018-05-09), compiled with ICL 18.2 and MSVC 15.6. 2018-05-18 22:16:40 +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
3141fc6b58 Show the actual Qt build data rather than "package" date. 2018-05-10 17:57:50 +02:00
e0322716c6 Small update of license annotations. 2018-05-05 13:53:46 +02:00
7357e967c1 Updated German translation file. 2018-05-05 13:44:20 +02:00
6310cc43fb Small update of license annotations. 2018-05-04 21:37:21 +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
7bbb72783b Added OSDN.net mirror to documents. 2018-04-28 14:38:38 +02:00
d2e5a5a3be Updated project/solution files. 2018-04-24 20:53:07 +02:00
3a4466960a Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>. 2018-04-23 21:37:02 +02:00
e4a48eebe7 Small installer tweak. 2018-04-23 21:36:37 +02:00
54d5b37fcf Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2018-04-22 20:42:02 +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
de63a891ac Small tweak. 2018-04-19 23:40:28 +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
4623fead84 Small installer tweak. 2018-04-15 21:26:25 +02:00
f4f6335535 Updated FileAnalyzer_Task to extract cover artwork with latest MediaInfo version. 2018-04-15 15:15:01 +02:00
a83a4487a3 Small installer tweak. 2018-04-15 15:14:25 +02:00
2ff1328078 Updated translation files. 2018-04-15 02:36:26 +02:00
f474da1f9c Do *not* emit processFinished() from start() method in case of error. It will be emitted from destructor in any case! 2018-04-15 02:18:52 +02:00
23ccdd21a0 Fixed possible memory-leak in case that the processing thread failed to start. 2018-04-15 01:06:02 +02:00
6cbb086a1c Fixed handling of MediaInfo "point" releases in FileAnalyzer_Task. 2018-04-14 23:48:05 +02:00
7b88dd9ceb Implemented better method to avoid unwanted line-breaks. 2018-04-14 23:09:01 +02:00
ce665611f1 Fixed typo. 2018-04-14 19:59:57 +02:00
bad3057098 Updated changelog. 2018-04-14 19:58:33 +02:00
87067c1fd2 Updated changelog. 2018-04-14 19:50:14 +02:00
cc9c118d56 Updated MediaInfo binaries to v18.03.1 (2018-03-26), compiled with ICL 18.2 and MSVC 15.6. 2018-04-14 19:45:45 +02:00
0a36573ac3 Some improvements to "About" screen. 2018-04-14 19:43:51 +02:00
7752872afa Use "NON-BREAKING HYPHEN" instead of "MINUS SIGN" character. 2018-04-14 19:43:07 +02:00
5cd3b51207 Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>. 2018-04-10 20:23:26 +02:00
876ad79a34 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2018-04-10 20:22:40 +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
35eb9d5ebb Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2018-04-09 00:14:15 +02:00
5160506134 Fixed Opus date. 2018-04-07 22:12:53 +02:00
fd84bc49c7 Updated for recent change in MUtils library. 2018-04-07 21:15:29 +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
d608f6f1e3 Updated Changelog. 2018-03-16 20:54:39 +01:00
23195afd41 Updated Opus encoder/decoder libraries v1.3-beta-15 (2018-02-22) and Opus-Tools to v0.1.10-49 (2018-02-24). 2018-02-25 15:38:17 +01:00
b40c526ae7 Updated Opus encoder/decoder libraries v1.3-beta-9 (2018-02-18) and Opus-Tools to v0.1.10-12 (2018-01-02). 2018-02-18 16:31:18 +01:00
7c28b85093 Updated project/solution files. 2018-02-06 20:37:59 +01:00