Commit Graph

829 Commits

Author SHA1 Message Date
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
arestarh
749f59a1ba Updated Ukrainian translation. 2017-06-18 14:43:24 +03:00
116f648c8c Fixed typo in German translation. 2017-05-28 21:14:28 +02:00
f636aa3bee Updated Opus encoder/decoder libraries v1.2-beta (2017-05-26) and Opus-Tools to v0.1.10 (2017-05-25). 2017-05-28 20:42:22 +02:00
2f930e4c16 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2017-05-17 20:03:50 +02:00
75a9d86ab9 Updated Hungarian translation. Thanks to Zityi's Translator Team <zityisoft@gmail.com>. 2017-05-17 20:02:36 +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
9b430bd36d Small text tweak. 2017-04-20 00:12:00 +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
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
2b328441e8 Some documentation updates. 2017-03-25 13:52:58 +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
eed78a77ef Updated German translation. Includes suggestions by "tablerocker" <tablerocker@web.de>. 2017-02-20 21:54:22 +01:00
af45a2676d Merge branch 'master' of github.com:lordmulder/LameXP 2017-02-11 17:54:43 +01:00
465571eb01 Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>. 2017-02-11 17:52:26 +01:00
arestarh
a0b3a9d3a4 Updated Ukrainian translation. 2017-01-22 15:41:16 +02:00
96a62e7ac1 Fix inclusion of UCRT runtime libraries. 2016-12-23 22:35:12 +01:00
69fdc81db6 Small installer fix. 2016-12-23 22:17:33 +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
a1b1f7a255 Small clean-up. 2016-12-22 20:55:42 +01:00
7e2ec795d4 Removed superfluous MakeNSIS argument. 2016-12-20 20:53:57 +01:00
ccc324399c Small installer fix. 2016-12-20 20:50:20 +01:00
ebb8c5f2c0 Re-organized project directory structure. 2016-12-20 20:32:59 +01:00
ca43ef6982 Small installer fix. 2016-12-15 00:27:48 +01:00
3b75ee8183 Set version info for SFX wrapper executable. 2016-11-23 20:13:21 +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
d3df588595 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2016-11-05 12:53:28 +01:00
85ada31934 Updated SFX EXE-header (7zSD.sfx). 2016-10-23 15:25:24 +02:00
adce2fe128 Updated Hungarian translation. Thanks to Zityi's Translator Team <zityisoft@gmail.com>. 2016-10-21 20:57:53 +02:00
ddc48d4a17 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2016-10-21 20:50:42 +02:00
64d369a398 Updated French translation. Thanks to Sami Ghoul-Duclos <samgd14@live.ca>. 2016-10-21 20:36:46 +02:00
cf8f9163bc Updated Opus encoder/decoder libraries v1.1.3-Git and Opus-Tools to v0.1.9-Git (2016-10-16). 2016-10-16 17:03:05 +02:00
eebc994408 Updated SFX EXE-header (7zSD.sfx). 2016-10-15 12:00:13 +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
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
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
arestarh
c7d127a6df Updated Ukrainian translation. 2016-05-09 15:55:03 +03: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
caf7bf52a5 Polish translation: Fixed typo (thanks to mak003 <mak003@o2.pl>). 2016-03-28 21:16:03 +02:00
ce742f7b99 Fixed QAAC built-in resampling + improved QAAC encoder detection. 2016-01-30 19:00:37 +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
eb8da7b6f9 Happy new year 2016! 2016-01-03 15:53:42 +01:00
arestarh
164fae483f Updated Ukrainian translation. 2015-11-22 14:54:22 +02: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
Vladimir Svyatski
7220f52e47 New phrases have been translated to Russian and Spanish. 2015-11-13 01:21:49 +03:00
fe46c81860 Updated Simplified Chinese translation, thanks to Kidneybean. 2015-11-12 19:21:14 +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
Vladimir Svyatski
baecc8057d Improved Russian & Spanish translations for the installer 2015-11-02 23:05:05 +03:00
f9d3bc3b8e Small installer tweak. 2015-11-01 12:51:29 +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
92529295f7 Merge branch 'master' of github.com:lordmulder/LameXP 2015-11-01 12:37:37 +01:00
Vladimir Svyatski
8aa1d6e229 Spanish translation improved 2015-10-30 23:31:32 +03: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
9ad9d1f01f Installer: More complete "clean up" code. 2015-10-28 21:35:03 +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
cabe1b3fca Removed project/solution files for VS2012. 2015-10-24 13:46:11 +02:00
2db74fad61 Added script for creating "all inclusive" source packages. 2015-10-24 11:34:55 +02:00
6d47b53f1d Bump version. 2015-10-23 21:19:34 +02:00
62098b049e Small installer fix. 2015-10-23 18:17:26 +02:00
d8cb000231 Un-installer: Also remove the shell integration. 2015-10-20 22:01:39 +02:00
ceb86346e0 Minor installer fix. 2015-10-17 13:22:29 +02:00
cf85dd8300 Now using the MT tool for embedding the Manifest. 2015-10-15 21:20:06 +02:00
94e8b2c4fc Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2015-10-15 20:40:44 +02:00
a1f5e30475 Added missing build tools. 2015-10-14 21:22:51 +02:00
e0aa7b2ed8 Updated 'cecho' tool to the latest version. 2015-10-11 15:50:09 +02:00
acc791529b Manually add Windows 10 compat manifest to the installer, to make Aero plug-in work correctly on Windows 10. 2015-10-10 15:56:33 +02:00
5857b9f669 Updated Simplified Chinese translation, thanks to <kidneybean@pku.edu.cn>. 2015-09-28 22:51:12 +02:00
1714af0a4d Refactored the "LockedFile" class + moved hash computation to a separate class, for clarity. 2015-08-30 13:47:08 +02:00
9a00f1ce23 Updated WavPack decoder binary to v4.75.0 (2015-05-25), compiled with ICL 15.0 and MSVC 12.0. 2015-08-29 16:53:20 +02:00
845968a99c Updated Monkey's Audio binaries to v4.16 (2015-03-24), compiled with ICL 15.0 and MSVC 12.0. 2015-08-29 15:44:21 +02:00
arestarh
bb57af2a70 Updated Ukrainian translation. 2015-08-23 11:25:45 +03:00
fe0841fae8 Some documentation updates. 2015-08-22 15:12:50 +02:00
0bc5667776 Small installer tweak. 2015-08-22 15:11:47 +02:00
1062ecf3ce Some more installer tweaks. 2015-08-20 21:01:34 +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
31efcf8e51 Installer: Moved clean-up code to a separate section. 2015-08-11 22:21:26 +02:00
9e5adf34b3 Updated build script and installer to better support multiple versions of Visual Studio. 2015-08-11 22:10:00 +02:00