Commit Graph

  • cd1bb73a93 Updated Web Updater binary. Again. LoRd_MuldeR 2015-08-19 22:47:52 +0200
  • 49c6ecd27e Updated Web Updater binary. Now takes an additional "Checksum" argument. LoRd_MuldeR 2015-08-16 16:25:02 +0200
  • 72feb3b2dc Fixed link to Qt Linguist guide. LoRd_MuldeR 2015-08-15 17:13:22 +0200
  • 4c6c66dd23 Updated 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_MuldeR 2015-08-15 16:49:03 +0200
  • 70d6b28b8e Updated mpg123 decoder binary to v1.22.4 (2015-08-12), compiled with GCC 5.1.0. LoRd_MuldeR 2015-08-15 16:47:34 +0200
  • 31efcf8e51 Installer: Moved clean-up code to a separate section. LoRd_MuldeR 2015-08-11 22:21:26 +0200
  • 9e5adf34b3 Updated build script and installer to better support multiple versions of Visual Studio. LoRd_MuldeR 2015-08-11 22:10:00 +0200
  • 02495f8856 Fixed a possible use-after-free bug in initialization code. LoRd_MuldeR 2015-08-07 01:57:28 +0200
  • 1c621dff07 Added project/solution files for VS2015 + some build fixes for VS2015. LoRd_MuldeR 2015-08-06 21:38:45 +0200
  • 3d817ff5ed Fixed include paths. LoRd_MuldeR 2015-08-06 21:09:22 +0200
  • 5dfedc150d Some improvements to ShellExtension *removal* code. LoRd_MuldeR 2015-08-06 21:08:48 +0200
  • df44d9b2d8 Check if registry key for file extension exists, before trying to actually read it. Avoids warning in the case when key doesn't exist. LoRd_MuldeR 2015-07-26 15:08:27 +0200
  • 6c59b4caf6 Fixed 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_MuldeR 2015-07-26 14:19:40 +0200
  • 73cc7b937d Updated changelog. LoRd_MuldeR 2015-07-24 22:29:27 +0200
  • e5079d37ef Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. LoRd_MuldeR 2015-07-10 19:17:56 +0200
  • a95c67baea Merge branch 'master' of github.com:lordmulder/LameXP LoRd_MuldeR 2015-07-10 19:12:13 +0200
  • 6ddedba33e Updated mpg123 decoder binary to v1.22.2 (2015-05-24), compiled with GCC 5.1.0. LoRd_MuldeR 2015-07-10 19:10:06 +0200
  • 610a3a20a1 Updated installer script to use the ${StdUtils.TestParameter} function. LoRd_MuldeR 2015-07-01 22:47:47 +0200
  • c02de3e14c Updated Ukrainian translation. arestarh 2015-06-29 13:56:10 +0300
  • 7644b9ea79 Some more installer tweaks. LoRd_MuldeR 2015-06-25 23:06:50 +0200
  • 8d93069321 Some installer updates, especially for /UPDATE mode. LoRd_MuldeR 2015-06-24 23:44:43 +0200
  • 0eb708e9b2 Fixed compilation with latest MUtilities version. LoRd_MuldeR 2015-06-21 16:33:57 +0200
  • 509bdeb50a Updated MediaInfo binaries to v0.7.74 (2015-05-25), compiled with ICL 15.0 and MSVC 12.0. LoRd_MuldeR 2015-06-13 17:19:25 +0200
  • 33ef834b55 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. LoRd_MuldeR 2015-06-03 19:12:19 +0200
  • b59365eb56 Enable VBR-mode '5' for FDK AAC encoder (previous version was restricted to 1-4). LoRd_MuldeR 2015-05-29 19:07:44 +0200
  • 0e796aad96 When moving files in the list, ensure the selected file(s) remain visible in the view. LoRd_MuldeR 2015-05-24 23:54:26 +0200
  • c7be996b47 Make it possible to select *multiple* items on the source files tab (only contiguous items, at this time). LoRd_MuldeR 2015-05-24 21:32:34 +0200
  • 6f751b516c Some more code refactoring. LoRd_MuldeR 2015-05-23 12:43:06 +0200
  • ea34f7b7e5 Some code clean-up. LoRd_MuldeR 2015-05-22 19:37:45 +0200
  • a7ead8589e Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. LoRd_MuldeR 2015-05-20 22:52:40 +0200
  • a915058dc2 Improved internal decoder interface. LoRd_MuldeR 2015-05-18 18:56:33 +0200
  • cda221f991 Added file name filter to "Add folder (recursively)" function. LoRd_MuldeR 2015-05-14 13:55:09 +0200
  • 7a13711440 Updated GnuPG binary to v1.4.19 (2015-02-27), compiled with GCC 4.9.2. LoRd_MuldeR 2015-05-14 13:54:29 +0200
  • e6edd5a9c1 Updated changelog. LoRd_MuldeR 2015-05-13 23:05:25 +0200
  • 1949a7d760 Updated changelog. LoRd_MuldeR 2015-05-13 22:50:18 +0200
  • f2dae69676 Added detection of 64-Bit QAAC encoder + fixed a regression in def8a9cd6e. LoRd_MuldeR 2015-05-12 00:29:17 +0200
  • a70919dcbe Actually make overwriting the file extensions by custom value work. LoRd_MuldeR 2015-05-10 19:52:07 +0200
  • def8a9cd6e Implemented file extension replacement model + moved extension() function from AbstractEncoder class to AbstractEncoderInfo class. LoRd_MuldeR 2015-05-10 16:34:07 +0200
  • e35aff3907 Actually make RegExp-based file renaming work. LoRd_MuldeR 2015-05-09 23:33:07 +0200
  • effb417eb5 Some initial work for improved file renaming support. LoRd_MuldeR 2015-05-09 17:28:56 +0200
  • 2e89c1fe77 Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>. LoRd_MuldeR 2015-05-04 23:01:13 +0200
  • 9e51a486ec Correctly restore the default TEMP folder, if custom TEMP folder doesn't exist anymore. LoRd_MuldeR 2015-05-04 22:45:06 +0200
  • eced84de40 Fixed Hungarian installer translation file. LoRd_MuldeR 2015-05-04 22:17:56 +0200
  • 3b5ff71a27 Various improvements to ShellIntegration code. LoRd_MuldeR 2015-05-03 21:35:22 +0200
  • 027f4d519d ShellExtension: Use MUtilities library for the registry operations. LoRd_MuldeR 2015-05-03 18:16:34 +0200
  • 04328154fa Some improvements on AAC Encoders initialization code. LoRd_MuldeR 2015-05-03 17:03:15 +0200
  • c7b90bf61a Updated MediaInfo binaries to v0.7.73 (2015-04-09), compiled with ICL 15.0 and MSVC 12.0. LoRd_MuldeR 2015-05-03 17:02:05 +0200
  • 194e64a868 Updated ALAC decoder binary to refalac v1.47, based on ALAC reference implementation by Apple (Apache License). LoRd_MuldeR 2015-05-03 17:00:35 +0200
  • b78a470878 Added missing source code files to Git repo. LoRd_MuldeR 2015-05-02 12:01:31 +0200
  • 2745904b28 Parallel initialization of optional AAC encoders + massive code refactoring in AAC encoder initialization code. LoRd_MuldeR 2015-04-26 17:27:36 +0200
  • 99b68fcccb Added optional support for the libfdk-aac encoder, using the fdkaac front-end by nu774. LoRd_MuldeR 2015-04-24 20:36:05 +0200
  • 3deacf11df Fixed potential deadlock (infinite loop) in Cue Sheet import dialog when "Browse..." button is clicked. LoRd_MuldeR 2015-04-23 23:41:36 +0200
  • 7f1d9c3b91 Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>. LoRd_MuldeR 2015-04-23 23:38:47 +0200
  • e1f558e63b Updated Changelog. LoRd_MuldeR 2015-04-22 21:04:17 +0200
  • 5380c95ec2 Updated ALAC decoder binary to refalac v1.47, based on ALAC reference implementation by Apple (Apache License). LoRd_MuldeR 2015-04-22 21:00:42 +0200
  • 372e30ddea Added "-locations" option to lupdate script. LoRd_MuldeR 2015-04-22 20:58:39 +0200
  • acb23594f7 Updated Manual. LoRd_MuldeR 2015-04-21 21:42:10 +0200
  • 288724c285 Updated Gitorious links to GitLab.com. LoRd_MuldeR 2015-04-16 22:48:51 +0200
  • c84abf1b80 Merge pull request #10 from vsvyatski/master LoRd_MuldeR 2015-04-13 23:41:59 +0200
  • 2c4a64aaf5 Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>. LoRd_MuldeR 2015-04-13 23:35:23 +0200
  • cc01913baf Improved Russian translation of the installer Vladimir Svyatski 2015-04-13 23:52:53 +0300
  • 833fa84f2b Removed some old cruft. LoRd_MuldeR 2015-04-11 12:49:17 +0200
  • 21123eca80 Merge pull request #8 from vsvyatski/master LoRd_MuldeR 2015-04-11 00:24:24 +0200
  • 8021ce6378 Corrected the rest of strings Vladimir Svyatski 2015-04-11 00:43:28 +0300
  • f841969e6f finished with CUE sheets Vladimir Svyatski 2015-04-10 23:38:17 +0300
  • 5070c27113 Added missing translation files. LoRd_MuldeR 2015-04-10 00:31:56 +0200
  • 39750d8c5b Optimized PNG files with PNGGauntlet + zopflipng. LoRd_MuldeR 2015-04-10 00:28:43 +0200
  • a4e1ab5bf9 Further translation Vladimir Svyatski 2015-04-10 01:08:37 +0300
  • 3a8aea599d Merge pull request #6 from XhmikosR/cppcheck LoRd_MuldeR 2015-04-09 20:58:44 +0200
  • 11d3ff0cc9 Pass value by reference. XhmikosR 2015-04-09 19:40:32 +0300
  • 4865e7696a Remove extra qualification. XhmikosR 2015-04-09 19:38:07 +0300
  • 72fb15efe3 Correcting Russian and Spanish translations Vladimir Svyatski 2015-04-09 11:21:23 +0300
  • 8c5ff3d80d Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>. LoRd_MuldeR 2015-04-08 21:50:41 +0200
  • 22c5b7b3d9 Bump version. LoRd_MuldeR 2015-04-08 21:49:06 +0200
  • 619b25fc6c Bump version. Release_411 LoRd_MuldeR 2015-04-05 18:35:41 +0200
  • 4229598260 Make Qt library path point to proper sub-dir in "Prerequisites" directory. LoRd_MuldeR 2015-04-05 16:02:34 +0200
  • 41d6c376d7 Updated Changelog file. LoRd_MuldeR 2015-04-05 15:07:57 +0200
  • 4d5a619520 Updated Nero AAC url. LoRd_MuldeR 2015-04-05 15:07:29 +0200
  • 9fbfd7bb51 Added a few missing translation strings (mostly done by Google Translator). LoRd_MuldeR 2015-04-05 14:53:12 +0200
  • 406daa4da1 Small documentation update. LoRd_MuldeR 2015-04-02 22:03:58 +0200
  • 6c02c64ce8 Updated Qt patches. LoRd_MuldeR 2015-04-02 18:31:45 +0200
  • a663834cd8 Small code clean-up. LoRd_MuldeR 2015-04-01 21:11:09 +0200
  • ab3c1d5b02 Fixed Qt static library paths for VS2010/VS2012. LoRd_MuldeR 2015-03-30 21:39:48 +0200
  • b272168c39 Fixed "static" build. LoRd_MuldeR 2015-03-30 21:25:18 +0200
  • 28f6705699 Updated project/solution files for Visual Studio 2010. LoRd_MuldeR 2015-03-30 21:11:27 +0200
  • 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. LoRd_MuldeR 2015-03-30 20:27:36 +0200
  • 31c51913c1 Updated OggDec binaries to v1.10.1 using libvorbis v1.3.5 (2015-03-19), compiled with MSVC 9.0. LoRd_MuldeR 2015-03-30 20:27:14 +0200
  • f5ac81da8f Updated project/solution files for Visual Studio 2012. LoRd_MuldeR 2015-03-29 20:46:09 +0200
  • dc0a9970a1 Build fix: Added two missing .qrc files. LoRd_MuldeR 2015-03-29 18:15:42 +0200
  • b0f52ee1a0 Updated Opus Tools patch file. LoRd_MuldeR 2015-03-29 17:44:34 +0200
  • d1e4e2ed2d Updated credentials for Åke Engelbrektson. LoRd_MuldeR 2015-03-29 16:59:20 +0200
  • 9f6445d9c3 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. LoRd_MuldeR 2015-03-29 16:56:21 +0200
  • a784ca46a6 Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. LoRd_MuldeR 2015-03-29 15:31:10 +0200
  • 4be8fd8c1a Merge branch 'master' of github.com:lordmulder/LameXP arestarh 2015-03-28 18:01:40 +0200
  • 7e5aa1df85 Updated Ukrainian translation. arestarh 2015-03-28 17:59:53 +0200
  • 3e7c3c8a8a Bump version. LoRd_MuldeR 2015-03-28 13:03:25 +0100
  • 31878cb21b Updated Opus encoder/decoder libraries v1.1.x and Opus-Tools v0.1.9 to latest Git Master (2015-03-26). LoRd_MuldeR 2015-03-27 22:04:12 +0100
  • deeb63c1bf Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. LoRd_MuldeR 2015-03-23 21:54:10 +0100
  • 34f572e205 Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>. LoRd_MuldeR 2015-03-23 21:53:37 +0100
  • 141190f695 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. LoRd_MuldeR 2015-03-23 21:53:09 +0100