3bcf6a686aWhen adding a directory in *non-recursive* way, do NOT descend into sub-directories, even when that directory does NOT contain any files.LoRd_MuldeR2017-11-25 16:33:02 +0100
cde4d54680Fixed reading duration + some code refactoring.LoRd_MuldeR2017-11-04 21:06:40 +0100
9b01f44804Adapted MediaInfo parsing code for new MediaInfo XML output.LoRd_MuldeR2017-11-04 18:23:10 +0100
98fd505e68Updated MediaInfo binaries to v17.10 (2017-11-02), compiled with ICL 18.0 and MSVC 14.1. Now using a new versioning scheme!LoRd_MuldeR2017-11-04 18:19:47 +0100
ceb75b346cUpdated MediaInfo binaries to v0.7.99 (2017-09-11), compiled with ICL 18.0 and MSVC 14.1.LoRd_MuldeR2017-11-02 22:20:32 +0100
46208b1ebdImplemented parsing of cover art + code clean-up.LoRd_MuldeR2017-11-02 21:59:51 +0100
42e2ce718dBuild script: Make sure "java.exe" is found in %JAVA_HOME% environment variable.LoRd_MuldeR2017-10-31 21:01:32 +0100
a2ea88c4ecSwitch to using QXmlStreamReader instead of SAX parser (part #2).LoRd_MuldeR2017-10-31 20:46:36 +0100
5aff7b6547Switch to using QXmlStreamReader instead of SAX parser (part #1).LoRd_MuldeR2017-10-31 13:00:28 +0100
d3d009bb94Automatically 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.LoRd_MuldeR2017-10-13 17:28:39 +0200
f5248e35b7Updated GnuPG binary to v1.4.22 (2017-07-19), compiled with GCC 7.2.0.LoRd_MuldeR2017-10-02 20:32:34 +0200
7f73661161Some tweaks to output file name generation. This should preserve original file names containing multiple dot (.) characters right before the file extension.LoRd_MuldeR2017-08-15 22:47:09 +0200
ca13fbbe91Updated Opus encoder/decoder libraries v1.2.1 (2017-07-26) and Opus-Tools to v0.1.10 (2017-05-25).LoRd_MuldeR2017-08-15 21:05:03 +0200
d5c9000eb1Merge branch 'master' of github.com:lordmulder/LameXPLoRd_MuldeR2017-08-15 20:47:46 +0200
9cf4f90762Added project/solution files for VS2017.LoRd_MuldeR2017-08-15 20:46:18 +0200
fa92f086e4Updated Opus encoder/decoder libraries v1.2-alpha2 (2017-05-06). Re-built to fix a problem with "i686" build on the processor without SSE/SSE2 support.LoRd_MuldeR2017-05-06 22:25:29 +0200
3f86ca7ad0Updated Opus encoder/decoder libraries v1.2-alpha2 (2017-05-05).LoRd_MuldeR2017-05-05 21:35:16 +0200
a0992d475eSwitch to using QAtomicInc for abort flags.LoRd_MuldeR2017-04-18 21:05:28 +0200
59d99afe8eSome improvements to LockedFile class.LoRd_MuldeR2017-04-16 23:59:11 +0200
a9632ce45eUpdated 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.LoRd_MuldeR2017-04-16 15:32:11 +0200
68806eefb1Adapted for latest MUtils changes in clean_file_name() function. The "pretty" parameter is now used/required.LoRd_MuldeR2017-04-09 19:17:00 +0200