|
a0992d475e
|
Switch to using QAtomicInc for abort flags.
|
2017-04-18 21:05:28 +02:00 |
|
|
59d99afe8e
|
Some improvements to LockedFile class.
|
2017-04-16 23:59:11 +02:00 |
|
|
a9632ce45e
|
Updated SoX binary to v14.4.2-Final (2015-02-22), including Dynamic Audio Normalizer effect v2.10 (2017-04-14), compiled with ICL 17.0 and MSVC 14.0.
|
2017-04-16 16:48:21 +02:00 |
|
|
68806eefb1
|
Adapted for latest MUtils changes in clean_file_name() function. The "pretty" parameter is now used/required.
|
2017-04-09 19:17:00 +02:00 |
|
|
9a8d511c12
|
Bump version.
|
2017-04-07 21:22:44 +02:00 |
|
|
9a85c1d1dd
|
Adapted for the latest MUtils library changes.
|
2017-04-07 20:49:12 +02:00 |
|
|
19ab562c58
|
Updated changelog.
|
2017-04-02 14:14:10 +02:00 |
|
|
e82268ac8a
|
Updated the NC binary, re-compiled form latest sources with GCC v6.3.0.
|
2017-04-02 13:53:05 +02:00 |
|
|
a3ffa83971
|
Cancel update checker thread when user presses Esc button.
|
2017-03-28 21:12:02 +02:00 |
|
|
f5e0cefc9b
|
Updated FAAD decoder to v2.7 from CVS in order to include latest libFAAD fixes (2016-11-11).
|
2017-03-26 17:27:08 +02:00 |
|
|
010e88965c
|
Updated MediaInfo binaries to v0.7.93 (2017-02-28), compiled with ICL 17.0 and MSVC 12.0.
|
2017-03-25 14:49:22 +01:00 |
|
|
8e526fbb0a
|
Fixed output path generation: Applying MUtils::clean_file_path() on the complete output path is *not* sufficient, as it doesn't catch path separators introduced by the rename pattern. We need to explicitly apply MUtils::clean_file_name() on the file name part.
|
2017-03-12 21:14:56 +01:00 |
|
|
33f5a3badf
|
Bump release year.
|
2017-03-12 12:12:49 +01:00 |
|
|
d50dea8a12
|
Rescale dialog size according to DPI scaling level.
|
2017-03-03 22:44:16 +01:00 |
|
|
c423797d3d
|
Bump version.
|
2017-02-20 21:56:30 +01:00 |
|
|
465571eb01
|
Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>.
|
2017-02-11 17:52:26 +01:00 |
|
|
850a2334c5
|
Bump version.
|
2016-12-26 15:43:13 +01:00 |
|
|
13cc4c2adf
|
Adapt for latest MUtils changes.
|
2016-12-26 00:58:49 +01:00 |
|
|
a39592ff8a
|
Adapt for latest MUtils changes.
|
2016-12-23 22:19:21 +01:00 |
|
|
c3ec5a3612
|
Updated MediaInfo binaries to v0.7.91 (2016-11-30), compiled with ICL 17.0 and MSVC 12.0.
|
2016-12-22 23:30:54 +01:00 |
|
|
ebb8c5f2c0
|
Re-organized project directory structure.
|
2016-12-20 20:32:59 +01:00 |
|
|
1ff5e1ca07
|
Some fixes to adapt for latest MUtils changes.
|
2016-12-19 21:17:41 +01:00 |
|
|
ad1e4fca5c
|
Bump version.
|
2016-12-15 00:27:39 +01:00 |
|
|
3b75ee8183
|
Set version info for SFX wrapper executable.
|
2016-11-23 20:13:21 +01:00 |
|
|
1fe7422dab
|
Bump version.
|
2016-11-19 14:23:35 +01:00 |
|
|
06f97b8a1f
|
Some refinement of "About" dialog.
|
2016-11-18 20:45:22 +01:00 |
|
|
cde1950dde
|
Fixed a bug that would cause the encoding job to fail, when an audio filter is *skipped*. If a filter is skipped, it did *not* write an output file. However, before this fix, the ProcessThread would try to continue with the (empty) output file, resulting in the subsequent encoder invocation to fail.
|
2016-11-12 16:49:29 +01:00 |
|
|
2026be82dd
|
Don't apply "downmix" filter on Mono or Stereo sources. Always apply when channel count is undetermined.
|
2016-11-12 16:06:04 +01:00 |
|
|
64272450c6
|
Extended AbstractEncoder::encode() interface to pass the number of channels to the encoder implementation.
|
2016-11-12 14:57:58 +01:00 |
|
|
bdc749aec6
|
Updated Opus encoder/decoder libraries v1.2-alpha and Opus-Tools to v0.1.9-Git (2016-11-04).
|
2016-11-05 13:11:23 +01:00 |
|
|
e9f9d1326c
|
Updated Opus encoder/decoder libraries v1.2-alpha and Opus-Tools to v0.1.9-Git (2016-11-02).
|
2016-11-02 20:19:50 +01:00 |
|
|
5b42c842f3
|
Updated Opus encoder/decoder libraries v1.1.3-Git and Opus-Tools to v0.1.9-Git (2016-10-30).
|
2016-10-30 19:23:49 +01:00 |
|
|
85ada31934
|
Updated SFX EXE-header (7zSD.sfx).
|
2016-10-23 15:25:24 +02:00 |
|
|
c60307d7ce
|
Updated GNU Wget binary to v1.18 (2016-06-09) with HTTPS support.
|
2016-10-22 15:08:27 +02:00 |
|
|
653dc58c9c
|
Updated mpg123 decoder binary to v1.23.8 (2016-09-27), compiled with GCC 6.2.0.
|
2016-10-21 21:33:07 +02:00 |
|
|
866d4dd971
|
Updated Web Updater binary.
|
2016-10-16 22:22:08 +02:00 |
|
|
24de0edd56
|
Bump version.
|
2016-10-16 17:18:06 +02:00 |
|
|
161050f01a
|
Updated FLAC encoder/decoder binaries to v1.3.1 (2016-10-04), compiled with ICL 17.0.
|
2016-10-16 16:45:15 +02:00 |
|
|
df41c02a3a
|
Updated SFX EXE-header (7zSD.sfx).
|
2016-10-14 18:29:52 +02:00 |
|
|
36e8e9aec2
|
Installer tweak.
|
2016-10-10 23:32:29 +02:00 |
|
|
19a43d9c7b
|
Installer clean-up and fixes.
|
2016-10-10 20:36:06 +02:00 |
|
|
01dea18270
|
Updated SFX EXE-header (7zSD.sfx).
|
2016-10-09 18:26:42 +02:00 |
|
|
00a9b586c6
|
Updated SFX EXE-header (7zSD.sfx).
|
2016-10-08 13:35:15 +02:00 |
|
|
296755ff2c
|
Replaced NSIS-based installer wrapper by 7z-based one.
|
2016-10-07 21:40:57 +02:00 |
|
|
f06d07dc08
|
Bump version.
|
2016-10-03 20:45:42 +02:00 |
|
|
b4ed8b618a
|
Updated WavPack decoder binary to v4.80.0 (2016-03-28), compiled with ICL 15.0 and MSVC 12.0.
|
2016-10-03 20:41:08 +02:00 |
|
|
9a697f11b0
|
Fixed NeroAAC download URL.
|
2016-09-22 20:31:45 +02:00 |
|
|
679baa2049
|
Updated MediaInfo binaries to v0.7.88 (2016-08-31), compiled with ICL 15.0 and MSVC 12.0.
|
2016-09-17 12:30:48 +02:00 |
|
|
4621cc4023
|
Updated Opus encoder/decoder libraries v1.1.3-Git and Opus-Tools to v0.1.9-Git (2016-09-11).
|
2016-09-11 15:42:14 +02:00 |
|
|
0927f81153
|
Updated GnuPG binary to v1.4.21 (2016-08-17), compiled with GCC 6.1.0.
|
2016-08-20 16:33:10 +02:00 |
|
|
65b67830f6
|
Updated French translation. Thanks to Sami Ghoul-Duclos <samgd14@live.ca>.
|
2016-08-14 22:34:33 +02:00 |
|
|
29a98c8893
|
Bump version.
|
2016-08-06 12:12:31 +02:00 |
|
|
ec78557a05
|
Clean up output file name at a slightly later point.
|
2016-07-17 20:25:11 +02:00 |
|
|
117770c88c
|
Bump version.
|
2016-06-27 22:20:47 +02:00 |
|
|
f7fe6b29cc
|
Disable telemetry with VC14.
|
2016-06-11 20:27:35 +02:00 |
|
|
a9fc466e42
|
Some code refactoring.
|
2016-05-27 14:24:22 +02:00 |
|
|
dc730e7a5e
|
Updated mpg123 decoder binary to v1.23.4 (2016-05-11), compiled with GCC 5.3.0.
|
2016-05-26 15:57:06 +02:00 |
|
|
99489f5f3e
|
Bump version.
|
2016-05-22 17:27:40 +02:00 |
|
|
e0e789906b
|
Updated Opus encoder/decoder libraries v1.1.x-Git and Opus-Tools to v0.1.9-Git (2016-05-22).
|
2016-05-22 15:45:28 +02:00 |
|
|
e48082488d
|
Bump build no.
|
2016-04-27 23:20:45 +02:00 |
|
|
dabe453527
|
Improved the Update dialog in order to accommodate for the latest MUtils changes.
|
2016-04-23 13:34:45 +02:00 |
|
|
898eb216eb
|
Explicitly pass "--discard-comments" to OggEnc2 + some code refactoring.
|
2016-04-16 13:26:21 +02:00 |
|
|
b6b0413e86
|
WaveEncoder: Use MUtils::OS::copy_file() function instead of SHFileOperation(). Gives actual progress and is less clunky to use.
|
2016-04-07 21:01:21 +02:00 |
|
|
ce37f51a3d
|
Fixed parameter validation for Wave encoder.
|
2016-04-06 00:19:41 +02:00 |
|
|
7ced6160c2
|
Bump version.
|
2016-03-31 19:52:40 +02:00 |
|
|
caf7bf52a5
|
Polish translation: Fixed typo (thanks to mak003 <mak003@o2.pl>).
|
2016-03-28 21:16:03 +02:00 |
|
|
b354602eda
|
Updated LAME encoder binary to v3.100 Alpha-2 (2016-01-29), compiled with ICL 15.0 and MSVC 12.0.
|
2016-02-21 15:12:38 +01:00 |
|
|
66a7d7fd19
|
Updated Opus encoder/decoder libraries v1.1.2 release and Opus-Tools to v0.1.9 from latest Git Master (2016-01-12).
|
2016-02-20 16:00:49 +01:00 |
|
|
cc05664761
|
Bump version.
|
2016-02-04 20:44:06 +01:00 |
|
|
29b756c970
|
FhgAacEnc: Don't use "--dll" option, as latest fghaacenc.exe doesn't seem to support it anymore (exists silently with error code 0x6).
|
2016-02-04 00:05:22 +01:00 |
|
|
eca5a060cf
|
Improved detection of FhgAacEnc add-in + generally improved AAC encoder detection.
|
2016-02-03 20:50:58 +01:00 |
|
|
83243ff8c5
|
The "Algorithm Quality" slider now also effects the QAAC encoder.
|
2016-02-01 20:20:14 +01:00 |
|
|
6efdbf9082
|
Updated ALAC decoder binary to refalac v1.58, based on ALAC reference implementation by Apple (Apache License).
|
2016-01-31 16:06:09 +01:00 |
|
|
7e09a60d70
|
Force bitrate to the valid range upon changing the RC mode.
|
2016-01-31 13:04:45 +01:00 |
|
|
ce742f7b99
|
Fixed QAAC built-in resampling + improved QAAC encoder detection.
|
2016-01-30 19:00:37 +01:00 |
|
|
de243d258f
|
The information whether an encoder supports "native" resampling is provided via AbstractEncoderInfo class + enable "native" resampling for QAAC encoder.
|
2016-01-30 17:51:10 +01:00 |
|
|
87a6e5cc18
|
Updated MediaInfo binaries to v0.7.82 (2016-01-27), compiled with ICL 15.0 and MSVC 12.0.
|
2016-01-30 17:05:46 +01:00 |
|
|
6835b7406e
|
Some more documentation updates.
|
2016-01-23 13:54:00 +01:00 |
|
|
1699ed105c
|
Minor documentation update.
|
2016-01-22 21:34:40 +01:00 |
|
|
f5985fb204
|
Implemented a better method to set the working directory for "tool" processes.
|
2016-01-03 15:54:36 +01:00 |
|
|
b0c6114bc1
|
Bump version.
|
2015-12-12 14:59:31 +01:00 |
|
|
96401c1f27
|
Some more improvements to LockedFile class.
|
2015-11-26 23:15:31 +01:00 |
|
|
8e64da1ea7
|
Removed some superfluous includes.
|
2015-11-25 21:05:19 +01:00 |
|
|
593ef23a22
|
Some improvements to LockedFile class.
|
2015-11-22 17:36:54 +01:00 |
|
|
4b5158c4ae
|
Updated Italian translation. Thanks to Gianluca Papi <johnnyb.goode68@gmail.com>.
|
2015-11-20 22:41:24 +01:00 |
|
|
e6a1fec9a4
|
Updated Italian translation. Thanks to Gianluca Papi <johnnyb.goode68@gmail.com>.
|
2015-11-19 22:36:15 +01:00 |
|
|
d39b46846b
|
Bump version.
|
2015-11-15 13:27:28 +01:00 |
|
|
83ef96701a
|
Added an "advanced" option to apply the original file's "creation" and "last modified" date/time to the output file.
|
2015-11-07 21:39:33 +01:00 |
|
|
df1bc00afa
|
Updated MediaInfo binaries to v0.7.78 (2015-10-02), compiled with ICL 15.0 and MSVC 12.0.
|
2015-11-01 12:49:13 +01:00 |
|
|
9ad9d1f01f
|
Installer: More complete "clean up" code.
|
2015-10-28 21:35:03 +01:00 |
|
|
ed0d7a486d
|
Updated OggEnc2 binaries to v2.88 using libvorbis v1.3.5 and aoTuV v6.03_2015 (2015-09-10), compiled with MSVC 9.0 and ICL 15.0.
|
2015-10-26 21:02:42 +01:00 |
|
|
6ac02fb478
|
Tweaked build script to include the UCRT redistributable DLL's in "shared" builds.
|
2015-10-25 20:39:31 +01:00 |
|
|
a1a2d63c42
|
Set creation/modified time of the encoded file the same value as the original file's creation/modified time.
TODO: Make this an option!
|
2015-10-25 16:19:45 +01:00 |
|
|
eb4ba3cbd7
|
Overhauled config clean-up code: Allow up to three "obsolete" sections. If more than three "obsolete" sections are found, all but the latest three are removed.
|
2015-10-24 15:27:51 +02:00 |
|
|
cabe1b3fca
|
Removed project/solution files for VS2012.
|
2015-10-24 13:46:11 +02:00 |
|
|
6d47b53f1d
|
Bump version.
|
2015-10-23 21:19:34 +02:00 |
|
|
21be1c865c
|
Updated list of mirrors.
|
2015-10-23 20:02:51 +02:00 |
|
|
bd3695f2e0
|
Updated project file for VS2010.
|
2015-10-23 18:17:49 +02:00 |
|
|
d8cb000231
|
Un-installer: Also remove the shell integration.
|
2015-10-20 22:01:39 +02:00 |
|
|
e2613988ea
|
Make QAAC use "--cvbr" instead of "--abr" when ABR mode has been selected.
|
2015-10-18 14:59:17 +02:00 |
|