|
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 |
|
|
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 |
|
|
a74547eebd
|
Small tweak to build process.
|
2018-02-06 20:36:15 +01:00 |
|
|
e0aeb53be8
|
Updated MediaInfo binaries to v17.12 (2017-12-21), compiled with ICL 18.0 and MSVC 14.1.
|
2018-02-06 19:58:22 +01:00 |
|
|
11782210ca
|
Updated Opus encoder/decoder libraries v1.3-beta-2 (2018-01-26) and Opus-Tools to v0.1.10-12 (2018-01-02).
|
2018-02-04 15:58:01 +01:00 |
|
|
bbc44aa132
|
Bump version.
|
2018-02-03 16:51:37 +01:00 |
|
|
c86a937975
|
Bump version.
|
2018-01-17 21:37:11 +01:00 |
|
|
57f851ab69
|
Happy new year 2018!
|
2018-01-17 21:18:10 +01:00 |
|
|
67ec85577b
|
Bump version.
|
2017-12-16 23:21:18 +01:00 |
|
|
107eea1c9f
|
Fixed FAAD progress parsing.
|
2017-12-16 21:32:05 +01:00 |
|
|
818dd1e91b
|
Bump version.
|
2017-12-16 19:23:36 +01:00 |
|
|
d6b54169c2
|
Updated FAAD binary to v2.8.6 (2017-10-10), compiled with ICL 18.0 and MSVC 15.5.
|
2017-12-16 19:16:14 +01:00 |
|
|
e494d911d5
|
Updated refalac binary to v1.64 (2017-05-19), compiled with ICL 18.0 and MSVC 15.5.
|
2017-12-15 22:45:16 +01:00 |
|
|
c844801586
|
Bump expected QAAC version.
|
2017-12-15 21:04:28 +01:00 |
|
|
8340d3fc8a
|
Small installer tweak.
|
2017-12-14 12:51:47 +01:00 |
|
|
b6516a1b9b
|
Added "Visual Elements" manifest for Windows 8+ "Start" screen tile.
|
2017-12-12 01:26:41 +01:00 |
|
|
a45f4acb3f
|
Updated project/solution files.
|
2017-12-11 20:45:45 +01:00 |
|
|
62cb7a779b
|
Updated translation files.
|
2017-12-11 20:01:37 +01:00 |
|
|
d5f47a7325
|
Updated WavPack decoder binary to v5.1.0 (2017-01-20), compiled with ICL 18.0 and MSVC 15.5.
|
2017-12-11 17:47:31 +01:00 |
|
|
475d524124
|
Refactored all filter classes to use awaitProcess() from Tool_Abstract base class.
|
2017-12-10 22:29:43 +01:00 |
|
|
2a238280a8
|
Refactored all encoder classes to use awaitProcess() from Tool_Abstract base class.
|
2017-12-10 21:46:56 +01:00 |
|
|
7288244a27
|
Refactored all decoder classes to use awaitProcess() from Tool_Abstract base class.
|
2017-12-10 18:53:47 +01:00 |
|
|
4d7b7a766a
|
Updated mpg123 decoder to v1.25.8 (2017-12-02), compiled with GCC 7.2.0.
|
2017-12-10 16:40:48 +01:00 |
|
|
88dd840f01
|
Updated Monkey's Audio binaries to v4.33 (2017-12-01), compiled with ICL 18.0 and MSVC 15.5.
|
2017-12-08 22:45:23 +01:00 |
|
|
0012af66a7
|
Some code clean-up.
|
2017-12-06 02:13:00 +01:00 |
|
|
25debe1d8e
|
Bump version.
|
2017-12-04 23:31:31 +01:00 |
|
|
7e5786ba30
|
Updated Opus encoder/decoder libraries v1.2.1-35 (2017-11-16) and Opus-Tools to v0.1.10-9 (2017-05-25).
|
2017-12-04 22:33:18 +01:00 |
|