4c6c66dd23Updated OggEnc2 binaries to v2.87 using libvorbis v1.3.5 and aoTuV v6.03_2015 (2014-08-03), compiled with MSVC 9.0 and ICL 15.0.LoRd_MuldeR2015-08-15 16:49:03 +0200
70d6b28b8eUpdated mpg123 decoder binary to v1.22.4 (2015-08-12), compiled with GCC 5.1.0.LoRd_MuldeR2015-08-15 16:47:34 +0200
31efcf8e51Installer: Moved clean-up code to a separate section.LoRd_MuldeR2015-08-11 22:21:26 +0200
9e5adf34b3Updated build script and installer to better support multiple versions of Visual Studio.LoRd_MuldeR2015-08-11 22:10:00 +0200
02495f8856Fixed a possible use-after-free bug in initialization code.LoRd_MuldeR2015-08-07 01:57:28 +0200
1c621dff07Added project/solution files for VS2015 + some build fixes for VS2015.LoRd_MuldeR2015-08-06 21:38:45 +0200
5dfedc150dSome improvements to ShellExtension *removal* code.LoRd_MuldeR2015-08-06 21:08:48 +0200
df44d9b2d8Check if registry key for file extension exists, before trying to actually read it. Avoids warning in the case when key doesn't exist.LoRd_MuldeR2015-07-26 15:08:27 +0200
6c59b4caf6Fixed regression in 027f4d519d: If no existing file type was associated with a supported file extension, then the LameXP type wasn't associated with that extension correctly.LoRd_MuldeR2015-07-26 14:19:40 +0200
8d93069321Some installer updates, especially for /UPDATE mode.LoRd_MuldeR2015-06-24 23:44:43 +0200
0eb708e9b2Fixed compilation with latest MUtilities version.LoRd_MuldeR2015-06-21 16:33:57 +0200
509bdeb50aUpdated MediaInfo binaries to v0.7.74 (2015-05-25), compiled with ICL 15.0 and MSVC 12.0.LoRd_MuldeR2015-06-13 17:19:25 +0200
33ef834b55Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>.LoRd_MuldeR2015-06-03 19:12:19 +0200
b59365eb56Enable VBR-mode '5' for FDK AAC encoder (previous version was restricted to 1-4).LoRd_MuldeR2015-05-29 19:07:44 +0200
0e796aad96When moving files in the list, ensure the selected file(s) remain visible in the view.LoRd_MuldeR2015-05-24 23:54:26 +0200
c7be996b47Make it possible to select *multiple* items on the source files tab (only contiguous items, at this time).LoRd_MuldeR2015-05-24 21:32:34 +0200
a70919dcbeActually make overwriting the file extensions by custom value work.LoRd_MuldeR2015-05-10 19:52:07 +0200
def8a9cd6eImplemented file extension replacement model + moved extension() function from AbstractEncoder class to AbstractEncoderInfo class.LoRd_MuldeR2015-05-10 16:34:07 +0200
e35aff3907Actually make RegExp-based file renaming work.LoRd_MuldeR2015-05-09 23:33:07 +0200
effb417eb5Some initial work for improved file renaming support.LoRd_MuldeR2015-05-09 17:28:56 +0200
2e89c1fe77Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>.LoRd_MuldeR2015-05-04 23:01:13 +0200
9e51a486ecCorrectly restore the default TEMP folder, if custom TEMP folder doesn't exist anymore.LoRd_MuldeR2015-05-04 22:45:06 +0200
3b5ff71a27Various improvements to ShellIntegration code.LoRd_MuldeR2015-05-03 21:35:22 +0200
027f4d519dShellExtension: Use MUtilities library for the registry operations.LoRd_MuldeR2015-05-03 18:16:34 +0200
04328154faSome improvements on AAC Encoders initialization code.LoRd_MuldeR2015-05-03 17:03:15 +0200
c7b90bf61aUpdated MediaInfo binaries to v0.7.73 (2015-04-09), compiled with ICL 15.0 and MSVC 12.0.LoRd_MuldeR2015-05-03 17:02:05 +0200
194e64a868Updated ALAC decoder binary to refalac v1.47, based on ALAC reference implementation by Apple (Apache License).LoRd_MuldeR2015-05-03 17:00:35 +0200
b78a470878Added missing source code files to Git repo.LoRd_MuldeR2015-05-02 12:01:31 +0200
2745904b28Parallel initialization of optional AAC encoders + massive code refactoring in AAC encoder initialization code.LoRd_MuldeR2015-04-26 17:27:36 +0200
99b68fcccbAdded optional support for the libfdk-aac encoder, using the fdkaac front-end by nu774.LoRd_MuldeR2015-04-24 20:36:05 +0200
3deacf11dfFixed potential deadlock (infinite loop) in Cue Sheet import dialog when "Browse..." button is clicked.LoRd_MuldeR2015-04-23 23:41:36 +0200
7f1d9c3b91Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>.LoRd_MuldeR2015-04-23 23:38:47 +0200
5380c95ec2Updated ALAC decoder binary to refalac v1.47, based on ALAC reference implementation by Apple (Apache License).LoRd_MuldeR2015-04-22 21:00:42 +0200
372e30ddeaAdded "-locations" option to lupdate script.LoRd_MuldeR2015-04-22 20:58:39 +0200
28f6705699Updated project/solution files for Visual Studio 2010.LoRd_MuldeR2015-03-30 21:11:27 +0200
31fcdc1385Updated 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.LoRd_MuldeR2015-03-30 20:27:36 +0200
31c51913c1Updated OggDec binaries to v1.10.1 using libvorbis v1.3.5 (2015-03-19), compiled with MSVC 9.0.LoRd_MuldeR2015-03-30 20:27:14 +0200
f5ac81da8fUpdated project/solution files for Visual Studio 2012.LoRd_MuldeR2015-03-29 20:46:09 +0200
dc0a9970a1Build fix: Added two missing .qrc files.LoRd_MuldeR2015-03-29 18:15:42 +0200