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
c4414e1802
Added web-link to bug-tracker on GitHub.
2014-06-27 21:06:33 +02:00
a32b63a232
Updated mpg123 decoder binary to v1.20.1 (2014-06-17), compiled with GCC 4.9.0.
2014-06-27 16:20:10 +02:00
21498ebc80
Updated OggEnc2 binaries to v2.87 using libvorbis v1.3.4 and aoTuV v6.03_2014 (2014-06-24), compiled with MSVC 9.0 and ICL 14.0.
2014-06-26 00:10:30 +02:00
407a606d90
Updated Changelog and FAQ document.
2014-06-23 17:45:18 +02:00
f743a37066
Removed the BerliOS mirror, one and for all, because it no longer exists!
2014-06-23 17:42:25 +02:00
16e40f2bf2
Updated F.A.Q. document and Changelog.
2014-05-30 18:06:16 +02:00
9b34076d55
Added some info on the situation of Windows XP.
2014-05-21 15:23:12 +02:00
92c80cfd46
Added compiler detection for Visual Studio 2013 with Update-2.
2014-05-19 17:45:45 +02:00
70f75f21cf
Fixed expired image links in FAQ document (images are now on Imgur).
2014-05-04 16:59:58 +02:00
7ec2a8d9d7
Updated MediaInfo binaries to v0.7.69 (2014-04-26), compiled with ICL 14.1 and MSVC 12.0.
2014-04-28 21:29:23 +02:00
51f1fbbca1
Updated the translator's guide.
2014-04-28 21:14:02 +02:00
729b386056
Updated Qt runtime libraries to v4.8.6 (2014-04-25), compiled with MSVC 12.0.
2014-04-25 20:26:31 +02:00
e5b605d1e4
Updated Opus encoder/decoder libraries v1.1.x and Opus-Tools v0.1.8 to latest Git Master (2014-04-13).
2014-04-13 19:08:38 +02:00
555f8709a6
Updated MediaInfo binaries to v0.7.68 (2014-04-08), compiled with ICL 14.1 and MSVC 12.0.
2014-04-09 17:09:52 +02:00
a1fea4dae6
Updated changelog.
2014-02-08 17:34:58 +01:00
b4ee0af400
Open development for version 4.10.
2014-02-08 17:23:44 +01:00
ec9caf7c25
Fixed a missing line-break.
2014-02-02 18:01:46 +01:00
9f816e9aa6
Bump version.
2014-01-26 18:31:20 +01:00
58f548edd9
Updated Winamp links.
2014-01-22 01:37:05 +01:00
59c41854de
Updated Changelog.
2014-01-19 18:40:33 +01:00
7aea8ce063
Updated the QAAC add-in for LameXP to QAAC v2.33 (2014-01-14), compiled with MSVC 12.0.
2014-01-19 17:19:01 +01:00
9f0aba42f8
Updated changelog file.
2014-01-17 01:47:24 +01:00
cc38035087
Happy new year 2014!
2014-01-01 17:05:52 +01:00
e08b187f37
Updated WavPack decoder binary to v4.70.0 (2013-10-19), compiled with ICL 14.0 and MSVC 12.0.
2013-12-08 17:01:59 +01:00
e7a87c8dd1
Updated Opus encoder/decoder libraries to v1.1-final and Opus-Tools to v0.1.8 (2013-12-05).
2013-12-07 15:21:01 +01:00
9eb8ecaa62
Updated MediaInfo binaries to v0.7.65 (2013-11-20), compiled with ICL 14.1 and MSVC 12.0.
2013-12-06 14:22:51 +01:00
60cb91665f
Updated Monkey's Audio binary to v4.12 (2013-06-26). Also added encoding support for Monkey's Audio format, including APEv2 tagging support. Since the MAC tool does NOT support tagging, a custom tagging utility support is used.
2013-12-04 22:36:19 +01:00
3d5b9541ed
More improvements to Splash Screen and the working banner.
2013-11-24 17:55:35 +01:00
d888855e4a
Fixed a resource (file descriptor) leak: If a QFile object was created from a C Runtime file descriptor, it will *not* close the file, when QFile::close() is called or when the QFile object is destroyed. Furthermore, if a C Runtime file descriptor is obtained via _open_osfhandle(), we *must* to close that file descriptor via _close() function. Closing the underlying system HANDLE via CloseHandle() is *not* sufficient, as the file descriptor is won't be freed! On the other hand, the _close() function *does* close the underlying system HANDLE for us. In order to avoid a resource (file descriptor) leak, we will now store the file descriptor and close it properly via _close() in the destructor.
...
Note: The resource leak probably did not cause any harm, simply because we did not create many LockedFile objects. But it *did* cause serious issues when running the benchmark. Anyway, it should be fixed now.
2013-11-01 19:32:47 +01:00
2ea758c079
Improved dropbox widget, including proper multi-monitor (virtual desktop) support.
2013-11-01 00:08:40 +01:00
086849928c
Updated GNU Wget binary to v1.14.0 (2012-08-05), compiled with GCC 4.8.1. This also fixes a strange crash of Wget that only occurred on one my old Windows XP laptop (not in any of the Windows XP VM's).
2013-10-28 23:57:40 +01:00
bff76873d0
Update FAQ document.
2013-10-27 19:43:19 +01:00
18b645f349
Improved file analyzer to retain the original ordering of files imported from a playlist.
2013-10-25 00:48:18 +02:00