Commit Graph

473 Commits

Author SHA1 Message Date
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
7ced6160c2 Bump version. 2016-03-31 19:52:40 +02:00
XhmikosR
87f7f2ce8c Update Manual.md
Fix typo
2016-03-08 11:02:00 +02:00
XhmikosR
67bcaaf0a3 Update Changelog.md
Remove unneeded trailing spaces.
2016-03-08 10:59:06 +02:00
XhmikosR
43f41650e9 Update Changelog.md 2016-03-08 10:55:38 +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
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
21b3fd0a16 Updated Changelog. 2016-01-31 16:48:11 +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
ce742f7b99 Fixed QAAC built-in resampling + improved QAAC encoder detection. 2016-01-30 19:00:37 +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
8615ff1fc0 Updated changelog. 2016-01-03 16:00:44 +01:00
eb8da7b6f9 Happy new year 2016! 2016-01-03 15:53:42 +01:00
b0c6114bc1 Bump version. 2015-12-12 14:59:31 +01:00
4b5158c4ae Updated Italian translation. Thanks to Gianluca Papi <johnnyb.goode68@gmail.com>. 2015-11-20 22:41:24 +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
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
5d3ff699da Monkey's Audio: Don't call "tag" program, if there is *no* meta-data to be embedded, because it will fail (bug probably existed since MAC encoding support was added)
Nero AAC: Don't call neroAacTag, if there is *no* meta-data to be embedded (neroAacTag doesn't fail in this case, but it would be a pointless call anyway)
2015-10-24 13:43:25 +02:00
908bc30ffa Updated CHANGELOG file. 2015-10-23 18:18:08 +02:00
e2613988ea Make QAAC use "--cvbr" instead of "--abr" when ABR mode has been selected. 2015-10-18 14:59:17 +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
6bc9126295 Updated MediaInfo binaries to v0.7.76 (2015-08-06), compiled with ICL 15.0 and MSVC 12.0. 2015-08-26 22:08:00 +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
72feb3b2dc Fixed link to Qt Linguist guide. 2015-08-15 17:13:22 +02:00
70d6b28b8e Updated mpg123 decoder binary to v1.22.4 (2015-08-12), compiled with GCC 5.1.0. 2015-08-15 16:47:34 +02:00
73cc7b937d Updated changelog. 2015-07-24 22:29:27 +02:00
6ddedba33e Updated mpg123 decoder binary to v1.22.2 (2015-05-24), compiled with GCC 5.1.0. 2015-07-10 19:10:06 +02:00
8d93069321 Some installer updates, especially for /UPDATE mode. 2015-06-24 23:44:43 +02:00
509bdeb50a Updated MediaInfo binaries to v0.7.74 (2015-05-25), compiled with ICL 15.0 and MSVC 12.0. 2015-06-13 17:19:25 +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
7a13711440 Updated GnuPG binary to v1.4.19 (2015-02-27), compiled with GCC 4.9.2. 2015-05-14 13:54:29 +02:00
e6edd5a9c1 Updated changelog. 2015-05-13 23:05:25 +02:00
1949a7d760 Updated changelog. 2015-05-13 22:50:18 +02:00
e35aff3907 Actually make RegExp-based file renaming work. 2015-05-09 23:33:07 +02:00
effb417eb5 Some initial work for improved file renaming support. 2015-05-09 17:28:56 +02:00
c7b90bf61a Updated MediaInfo binaries to v0.7.73 (2015-04-09), compiled with ICL 15.0 and MSVC 12.0. 2015-05-03 17:02:05 +02:00
99b68fcccb Added optional support for the libfdk-aac encoder, using the fdkaac front-end by nu774. 2015-04-24 20:36:05 +02:00
3deacf11df Fixed potential deadlock (infinite loop) in Cue Sheet import dialog when "Browse..." button is clicked. 2015-04-23 23:41:36 +02:00
e1f558e63b Updated Changelog. 2015-04-22 21:04:17 +02:00
acb23594f7 Updated Manual. 2015-04-21 21:42:10 +02:00
288724c285 Updated Gitorious links to GitLab.com. 2015-04-16 22:48:51 +02:00
833fa84f2b Removed some old cruft. 2015-04-11 12:49:17 +02:00
39750d8c5b Optimized PNG files with PNGGauntlet + zopflipng. 2015-04-10 00:28:43 +02:00
8c5ff3d80d Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>. 2015-04-08 21:50:41 +02:00
619b25fc6c Bump version. 2015-04-05 18:35:41 +02:00
41d6c376d7 Updated Changelog file. 2015-04-05 15:07:57 +02:00
406daa4da1 Small documentation update. 2015-04-02 22:03:58 +02:00
31fcdc1385 Updated OggEnc2 binaries to v2.87 using libvorbis v1.3.4 and aoTuV v6.03_2014 (2014-07-03), compiled with MSVC 9.0 and ICL 15.0. 2015-03-30 20:27:36 +02:00
a784ca46a6 Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2015-03-29 15:31:10 +02:00
3e7c3c8a8a Bump version. 2015-03-28 13:03:25 +01:00
31878cb21b Updated Opus encoder/decoder libraries v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2015-03-26). 2015-03-27 22:04:12 +01:00
80995537c2 Updated SoX binary to v14.4.2-Final (2015-02-22), compiled with ICL 15.0 and MSVC 12.0. 2015-03-21 19:05:44 +01:00
56d09ba4f3 Updated mpg123 decoder binary to v1.22.0 (2015-02-24), compiled with GCC 4.9.2. 2015-02-26 21:52:51 +01:00
887329c576 Updated changelog and bump version. 2015-02-17 20:59:52 +01:00
7a86b73a93 Updated MediaInfo binaries to v0.7.72 (2015-01-07), compiled with ICL 15.0 and MSVC 12.0. 2015-01-25 18:42:45 +01:00
8870caa6bd Updated FLAC encoder/decoder binaries to v1.3.1 (2014-11-26), compiled with ICL 15.0. 2015-01-24 18:30:15 +01:00
5b145b077f Some documentation updates. 2015-01-14 22:43:28 +01:00
d92db7d5f9 Ported the changelog to Pandoc format. 2015-01-06 22:48:29 +01:00
f89baebd71 Manual: Documented the available command-line parameters. 2015-01-04 18:30:31 +01:00
b28d763cc4 Documentation updates. 2015-01-02 23:42:19 +01:00
9172b19ad3 Removed static plugin initialization code, because MUtilities library does that now + updated Changelog file. 2015-01-01 22:12:11 +01:00
1ea15b179c Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
96846ef900 Manual: Added some topics the the FAQ section. 2014-12-29 01:34:49 +01:00
7df0cb2570 Manual: Same small fixes. 2014-12-28 22:01:42 +01:00
de911258ec Manual: Added some topics the the FAQ section. 2014-12-28 21:51:19 +01:00
a1ebfb3226 Manual: Extended the Anti-Virus Notes. 2014-12-27 21:24:15 +01:00
b3ad9bad03 Manual: Added Anti-Virus Notes. 2014-12-27 05:50:25 +01:00
ed84360a49 Documentation: Formatting fixes. 2014-12-27 00:08:56 +01:00
e382ed8b63 Documentation: Overhauled the "Introduction" chapter + added "Portable Mode" chapter. 2014-12-26 22:33:33 +01:00
b0af060ef6 Improved initialization of the AAC encoders. 2014-12-25 00:47:34 +01:00
dbe91770e9 Manual: Completed the QAAC install instructions. 2014-12-24 20:48:23 +01:00
8705873533 Manual: Added QAAC install instructions. 2014-12-24 17:50:16 +01:00
5562c28f94 Small documentation update. 2014-12-23 15:34:53 +01:00
9a7bf8d23d Manual: Added installations instructions for the ZIP package. 2014-12-23 15:10:05 +01:00
3560310e46 Added installation guide for the setup program. 2014-12-23 14:21:23 +01:00
478398fd68 Manual: Added installations instructions for AAC encoder. 2014-12-22 20:51:16 +01:00
902e45984f Manual: Completed the "Tutorial" section. 2014-12-22 19:44:41 +01:00
0728e01bce Manual: Added the "Tutorial" chapter. Not completed yet. 2014-12-22 16:30:18 +01:00
7384bc7000 Simplified "paths" or "mkdocs" paths. 2014-12-22 14:44:09 +01:00
2d9eee5121 Simplified license addendum. 2014-12-21 22:50:18 +01:00
29bb0edf86 Documentation updates. 2014-12-21 22:38:42 +01:00
53034230e4 Started porting the LameXP documentation to Pandoc/Markdown. 2014-12-21 18:38:47 +01:00
67429fbada Fixed a bug in AbstractTool class that could cause a severe slow-down on process creation, especially with a large number of threads: The same mutex was used in the constructor and the startProcess() function, which is unnecessary anyway. But even worse, there was a sleep() call in the startProcess() function that could *block* the mutex for a very long time! So if the "main" thread tried to create a new object while one of the "worker" threads was sleeping inside startProcess(), this blocked the whole "main" thread. D'oh! 2014-12-05 22:39:31 +01:00
db3b152415 Added support for Visual Studio 2013 with Update-4. 2014-11-19 02:06:42 +01:00
b2be8c9ac0 Updated MediaInfo binaries to v0.7.71 (2014-11-09), compiled with ICL 15.0 and MSVC 12.0. 2014-11-17 14:51:41 +01:00
add0de2472 Overhaul of the Windows version detection code + added support for Windows 10 (Technical Preview). 2014-11-12 16:00:40 +01:00
2925f842e7 Updated GnuPG binary to v1.4.18 (2014-06-30), compiled with GCC 4.9.1. 2014-10-08 23:29:23 +02:00
373702e07e Updated SoX binary to v14.4.2-Git (2014-10-06), compiled with ICL 15.0 and MSVC 12.0. 2014-10-06 16:46:41 +02:00
e47206b768 Updated MediaInfo binaries to v0.7.70 (2014-09-03), compiled with ICL 15.0 and MSVC 12.0. 2014-10-05 21:17:50 +02:00
0a65e42012 Fixed potential crash when trying to import Cue Sheet where *all* files are missing: If none of the files exist, we shouldn't try to analyze them. The real problem, however, was a potential NULL-pointer access in the FileAnalyzer thread's destructor code. Thanks to XhmikosR for reporting! 2014-08-16 14:45:18 +02:00
f9c90c225e Updated FAQ document. 2014-08-11 13:38:23 +02:00
7babc90982 Fixed a typo. 2014-07-14 15:50:39 +02:00