|
f84e68b047
|
Updated translation files.
|
2018-05-18 22:18:35 +02:00 |
|
|
8d45317f48
|
Some code refactoring in generateOutFileName() function.
|
2018-04-30 14:35:51 +02:00 |
|
|
2ff1328078
|
Updated translation files.
|
2018-04-15 02:36:26 +02:00 |
|
|
0a36573ac3
|
Some improvements to "About" screen.
|
2018-04-14 19:43:51 +02:00 |
|
|
62cb7a779b
|
Updated translation files.
|
2017-12-11 20:01:37 +01:00 |
|
|
1fc86c3bab
|
Updated translation files.
|
2017-12-08 22:58:29 +01:00 |
|
|
3bcf6a686a
|
When adding a directory in *non-recursive* way, do NOT descend into sub-directories, even when that directory does NOT contain any files.
|
2017-11-25 16:33:02 +01:00 |
|
|
863bae0985
|
Some code refactoring.
|
2017-10-13 21:16:14 +02:00 |
|
|
d3d009bb94
|
Automatically use "1:1" mapping between the number of available CPU cores and the (maximum) number of instances, when a SSD (or similar "fast seeking") device is detected.
|
2017-10-13 17:28:39 +02:00 |
|
|
f5248e35b7
|
Updated GnuPG binary to v1.4.22 (2017-07-19), compiled with GCC 7.2.0.
|
2017-10-02 20:32:34 +02:00 |
|
|
7f73661161
|
Some tweaks to output file name generation. This should preserve original file names containing multiple dot (.) characters right before the file extension.
|
2017-08-15 22:47:09 +02:00 |
|
|
f0a24aa8a7
|
Some code clean-up in "About" dialog.
|
2017-05-05 21:34:48 +02:00 |
|
|
d8c0aa2c8e
|
Updated MediaInfo binaries to v0.7.94+ (2017-04-21), compiled with ICL 17.0 and MSVC 12.0.
|
2017-04-22 14:21:26 +02:00 |
|
|
7a4f340975
|
Switch to using QAtomicInc instead of "volatile" flags in more places.
|
2017-04-19 23:54:00 +02:00 |
|
|
15f706cad1
|
Small installer tweak
|
2017-04-18 23:25:17 +02:00 |
|
|
31dfac8eb6
|
Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>.
|
2017-04-07 20:53:54 +02:00 |
|
|
2350b42dd5
|
Translation files updated.
|
2017-03-28 21:24:40 +02: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 |
|
|
d50dea8a12
|
Rescale dialog size according to DPI scaling level.
|
2017-03-03 22:44:16 +01:00 |
|
|
ebb8c5f2c0
|
Re-organized project directory structure.
|
2016-12-20 20:32:59 +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 |
|
|
65b67830f6
|
Updated French translation. Thanks to Sami Ghoul-Duclos <samgd14@live.ca>.
|
2016-08-14 22:34:33 +02:00 |
|
|
6b24eadd1b
|
Translation files updated.
|
2016-07-17 20:31:07 +02:00 |
|
|
a9fc466e42
|
Some code refactoring.
|
2016-05-27 14:24:22 +02:00 |
|
|
f296efcac9
|
Updated Simplified Chinese translation, thanks to Kidneybean.
|
2016-05-07 01:13:28 +02:00 |
|
Vladimir Svyatski
|
23e1a8e27c
|
russian and spanish translations update
|
2016-04-28 00:02:02 +03:00 |
|
|
dabe453527
|
Improved the Update dialog in order to accommodate for the latest MUtils changes.
|
2016-04-23 13:34:45 +02:00 |
|
|
ce742f7b99
|
Fixed QAAC built-in resampling + improved QAAC encoder detection.
|
2016-01-30 19:00:37 +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 |
|
Vladimir Svyatski
|
7220f52e47
|
New phrases have been translated to Russian and Spanish.
|
2015-11-13 01:21:49 +03: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 |
|
Vladimir Svyatski
|
ad1fc6f138
|
Unfinished strings in LameXP_RU.ts are filled.
|
2015-10-30 03:25:01 +03:00 |
|
Vladimir Svyatski
|
17ea854b6c
|
Adding more Russian strings
|
2015-10-30 02:43:02 +03:00 |
|
Vladimir Svyatski
|
71523de0a1
|
Fixed a typo (missing letter)
|
2015-10-30 02:24:34 +03: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 |
|
|
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 |
|
|
fe0841fae8
|
Some documentation updates.
|
2015-08-22 15:12:50 +02:00 |
|
|
f663dcc75f
|
Enable the embedding of cover artwork for the Opus encoder, using the "--picture" parameter.
|
2015-08-19 22:49:43 +02:00 |
|
|
b59365eb56
|
Enable VBR-mode '5' for FDK AAC encoder (previous version was restricted to 1-4).
|
2015-05-29 19:07:44 +02:00 |
|
|
c7be996b47
|
Make it possible to select *multiple* items on the source files tab (only contiguous items, at this time).
|
2015-05-24 21:32:34 +02:00 |
|
|
6f751b516c
|
Some more code refactoring.
|
2015-05-23 12:43:06 +02:00 |
|
|
ea34f7b7e5
|
Some code clean-up.
|
2015-05-22 19:37:45 +02:00 |
|
|
a7ead8589e
|
Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.
|
2015-05-20 22:52:40 +02:00 |
|
|
f2dae69676
|
Added detection of 64-Bit QAAC encoder + fixed a regression in def8a9cd6e .
|
2015-05-12 00:29:17 +02:00 |
|
|
a70919dcbe
|
Actually make overwriting the file extensions by custom value work.
|
2015-05-10 19:52:07 +02:00 |
|