Commit Graph

634 Commits

Author SHA1 Message Date
9fd493fea4 Merge branch 'master' of github.com:lordmulder/LameXP 2015-01-14 22:45:29 +01:00
5b145b077f Some documentation updates. 2015-01-14 22:43:28 +01:00
arestarh
8d4d8e4f3b Updated Ukrainian translation. 2015-01-11 19:24:48 +02:00
d92db7d5f9 Ported the changelog to Pandoc format. 2015-01-06 22:48:29 +01:00
5ef732663e Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2015-01-04 17:21:47 +01:00
e97c047ea3 Some installer fixes. 2015-01-01 22:32:45 +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
0335e8cadc Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2015-01-01 18:10:50 +01:00
1ea15b179c Happy new year 2015 !!! 2015-01-01 18:06:21 +01:00
b3ad9bad03 Manual: Added Anti-Virus Notes. 2014-12-27 05:50:25 +01:00
c5523fe1e0 Added menu entry for the User's Manual + improved code for opening document links. 2014-12-26 00:42:53 +01:00
4644877f8e Small improvement of deployment script. 2014-12-25 13:51:14 +01:00
f82a35b73b Deployment script: Also include image files for the manual. 2014-12-25 01:15:43 +01:00
c16d1d9350 Deployment script: Improved code for copying dependencies. 2014-12-25 01:06:17 +01:00
3560310e46 Added installation guide for the setup program. 2014-12-23 14:21:23 +01:00
577764bbc2 Updated build scripts to use CEcho program. 2014-12-23 00:23:41 +01:00
dadeaec582 Some more updates of the deployment scripts. 2014-12-22 23:38:23 +01:00
cd7fcea711 Updated deployment scripts. 2014-12-22 22:40:20 +01:00
7384bc7000 Simplified "paths" or "mkdocs" paths. 2014-12-22 14:44:09 +01:00
1988aea0b4 Updated translation files. 2014-12-21 22:39:15 +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
5a290e1560 Moved Natural String Sort functions into MUtils library + moved the "Prerequisites" out of the project directory. 2014-11-30 18:47:53 +01:00
004a201b19 Now using UpdateChecker and KeccakHash from the MUtils library. Removed obsolete files. 2014-11-24 19:33:12 +01:00
6808c1dfd3 Rebuilt Keccak libraries with VS2013 Update-4. 2014-11-19 02:09:44 +01:00
0d583cd711 Added Windows 10 compatibility manifest. 2014-11-12 16:19:31 +01: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
arestarh
6fc4ebff72 Updated Ukrainian translation. 2014-08-25 11:42:47 +03:00
0be5c1d24c Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2014-08-17 14:09:33 +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
arestarh
1b17ee530e Updated Ukrainian translation. 2014-08-02 18:00:55 +03:00
fb4d368a9e Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2014-06-29 00:08:06 +02:00
c4414e1802 Added web-link to bug-tracker on GitHub. 2014-06-27 21:06:33 +02:00
9dd4302d94 Updated translation files. 2014-06-27 16:41:32 +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
40f1df4037 Removed dependency on QtMain: Simply call mainCRTStartup() instead of WinMainCRTStartup(). 2014-06-23 17:41:40 +02:00
b7b4fa31bd Tweaked LAME algorithm quality modes a bit. 2014-05-30 16:50:41 +02:00
b97d383e39 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2014-05-29 13:54:12 +02:00
4accd22659 Make sure we don't try to delete the input file when running in "overwrite existing file" mode and the input/output happen to be identical. 2014-05-28 16:49:58 +02:00
6c0a6de7f0 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2014-05-25 17:24:52 +02:00
b8aa14643a Merge branch 'master' of github.com:lordmulder/LameXP 2014-05-20 21:23:05 +02:00
b709ea6171 Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>. 2014-05-20 21:16:04 +02:00
456vv
7fed29d735 Update LameXP_ZH.ts 2014-05-20 11:55:14 +08:00
456vv
f059966f3b Update LameXP_TW.ts 2014-05-20 11:54:06 +08:00
1b67a413e2 Merge branch 'master' of github.com:lordmulder/LameXP 2014-05-19 17:53:24 +02:00
7966cc17aa Rebuilt Keccak libraries with VS2013 Update-2. 2014-05-19 17:43:50 +02:00
arestarh
5bdad0d372 Updated Ukrainian translation. 2014-05-18 17:37:46 +03:00
fd3fd3fe16 Added list of source code mirrors to the about dialog. 2014-05-04 21:46:46 +02:00
70dc9c4510 Properly translate the corner widget in changeEvent(). 2014-05-04 21:00:59 +02:00
aaaa9f970a Bum version. 2014-05-04 19:15:34 +02:00