Commit Graph

857 Commits

Author SHA1 Message Date
Vladimir Svyatski
ad1fc6f138 Unfinished strings in LameXP_RU.ts are filled. 2015-10-30 03:25:01 +03:00
Vladimir Svyatski
17ea854b6c Adding more Russian strings 2015-10-30 02:43:02 +03:00
Vladimir Svyatski
71523de0a1 Fixed a typo (missing letter) 2015-10-30 02:24:34 +03:00
9ad9d1f01f Installer: More complete "clean up" code. 2015-10-28 21:35:03 +01:00
6ac02fb478 Tweaked build script to include the UCRT redistributable DLL's in "shared" builds. 2015-10-25 20:39:31 +01:00
a1a2d63c42 Set creation/modified time of the encoded file the same value as the original file's creation/modified time.
TODO: Make this an option!
2015-10-25 16:19:45 +01:00
cabe1b3fca Removed project/solution files for VS2012. 2015-10-24 13:46:11 +02:00
2db74fad61 Added script for creating "all inclusive" source packages. 2015-10-24 11:34:55 +02:00
6d47b53f1d Bump version. 2015-10-23 21:19:34 +02:00
62098b049e Small installer fix. 2015-10-23 18:17:26 +02:00
d8cb000231 Un-installer: Also remove the shell integration. 2015-10-20 22:01:39 +02:00
ceb86346e0 Minor installer fix. 2015-10-17 13:22:29 +02:00
cf85dd8300 Now using the MT tool for embedding the Manifest. 2015-10-15 21:20:06 +02:00
94e8b2c4fc Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2015-10-15 20:40:44 +02:00
a1f5e30475 Added missing build tools. 2015-10-14 21:22:51 +02:00
e0aa7b2ed8 Updated 'cecho' tool to the latest version. 2015-10-11 15:50:09 +02:00
acc791529b Manually add Windows 10 compat manifest to the installer, to make Aero plug-in work correctly on Windows 10. 2015-10-10 15:56:33 +02:00
5857b9f669 Updated Simplified Chinese translation, thanks to <kidneybean@pku.edu.cn>. 2015-09-28 22:51:12 +02:00
1714af0a4d Refactored the "LockedFile" class + moved hash computation to a separate class, for clarity. 2015-08-30 13:47:08 +02:00
9a00f1ce23 Updated WavPack decoder binary to v4.75.0 (2015-05-25), compiled with ICL 15.0 and MSVC 12.0. 2015-08-29 16:53:20 +02:00
845968a99c Updated Monkey's Audio binaries to v4.16 (2015-03-24), compiled with ICL 15.0 and MSVC 12.0. 2015-08-29 15:44:21 +02:00
arestarh
bb57af2a70 Updated Ukrainian translation. 2015-08-23 11:25:45 +03:00
fe0841fae8 Some documentation updates. 2015-08-22 15:12:50 +02:00
0bc5667776 Small installer tweak. 2015-08-22 15:11:47 +02:00
1062ecf3ce Some more installer tweaks. 2015-08-20 21:01:34 +02:00
f663dcc75f Enable the embedding of cover artwork for the Opus encoder, using the "--picture" parameter. 2015-08-19 22:49:43 +02:00
31efcf8e51 Installer: Moved clean-up code to a separate section. 2015-08-11 22:21:26 +02:00
9e5adf34b3 Updated build script and installer to better support multiple versions of Visual Studio. 2015-08-11 22:10:00 +02:00
a95c67baea Merge branch 'master' of github.com:lordmulder/LameXP 2015-07-10 19:12:13 +02:00
610a3a20a1 Updated installer script to use the ${StdUtils.TestParameter} function. 2015-07-01 22:47:47 +02:00
arestarh
c02de3e14c Updated Ukrainian translation. 2015-06-29 13:56:10 +03:00
7644b9ea79 Some more installer tweaks. 2015-06-25 23:06:50 +02:00
8d93069321 Some installer updates, especially for /UPDATE mode. 2015-06-24 23:44:43 +02:00
33ef834b55 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2015-06-03 19:12:19 +02:00
b59365eb56 Enable VBR-mode '5' for FDK AAC encoder (previous version was restricted to 1-4). 2015-05-29 19:07:44 +02:00
c7be996b47 Make it possible to select *multiple* items on the source files tab (only contiguous items, at this time). 2015-05-24 21:32:34 +02:00
6f751b516c Some more code refactoring. 2015-05-23 12:43:06 +02:00
ea34f7b7e5 Some code clean-up. 2015-05-22 19:37:45 +02:00
a7ead8589e Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2015-05-20 22:52:40 +02:00
f2dae69676 Added detection of 64-Bit QAAC encoder + fixed a regression in def8a9cd6e. 2015-05-12 00:29:17 +02:00
a70919dcbe Actually make overwriting the file extensions by custom value work. 2015-05-10 19:52:07 +02:00
def8a9cd6e Implemented file extension replacement model + moved extension() function from AbstractEncoder class to AbstractEncoderInfo class. 2015-05-10 16:34:07 +02:00
e35aff3907 Actually make RegExp-based file renaming work. 2015-05-09 23:33:07 +02:00
effb417eb5 Some initial work for improved file renaming support. 2015-05-09 17:28:56 +02:00
2e89c1fe77 Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>. 2015-05-04 23:01:13 +02:00
eced84de40 Fixed Hungarian installer translation file. 2015-05-04 22:17:56 +02:00
3b5ff71a27 Various improvements to ShellIntegration code. 2015-05-03 21:35:22 +02:00
99b68fcccb Added optional support for the libfdk-aac encoder, using the fdkaac front-end by nu774. 2015-04-24 20:36:05 +02:00
7f1d9c3b91 Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>. 2015-04-23 23:38:47 +02:00
372e30ddea Added "-locations" option to lupdate script. 2015-04-22 20:58:39 +02:00
c84abf1b80 Merge pull request #10 from vsvyatski/master
Improved Russian installer translations, contributed by Vladimir Svyatski.
2015-04-13 23:41:59 +02:00
2c4a64aaf5 Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>. 2015-04-13 23:35:23 +02:00
Vladimir Svyatski
cc01913baf Improved Russian translation of the installer 2015-04-13 23:52:53 +03:00
833fa84f2b Removed some old cruft. 2015-04-11 12:49:17 +02:00
Vladimir Svyatski
8021ce6378 Corrected the rest of strings 2015-04-11 00:43:28 +03:00
Vladimir Svyatski
f841969e6f finished with CUE sheets 2015-04-10 23:38:17 +03:00
Vladimir Svyatski
a4e1ab5bf9 Further translation 2015-04-10 01:08:37 +03:00
Vladimir Svyatski
72fb15efe3 Correcting Russian and Spanish translations 2015-04-09 11:21:23 +03:00
8c5ff3d80d Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>. 2015-04-08 21:50:41 +02:00
9fbfd7bb51 Added a few missing translation strings (mostly done by Google Translator). 2015-04-05 14:53:12 +02:00
6c02c64ce8 Updated Qt patches. 2015-04-02 18:31:45 +02:00
b0f52ee1a0 Updated Opus Tools patch file. 2015-03-29 17:44:34 +02:00
9f6445d9c3 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2015-03-29 16:56:21 +02:00
arestarh
7e5aa1df85 Updated Ukrainian translation. 2015-03-28 17:59:53 +02:00
deeb63c1bf Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2015-03-23 21:54:10 +01:00
34f572e205 Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>. 2015-03-23 21:53:37 +01:00
141190f695 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2015-03-23 21:53:09 +01:00
806a68e0dd Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2015-03-23 01:05:58 +01:00
5b1b612775 Added support for DynamicAudioNormalizer normalization filter. 2015-03-21 19:06:55 +01:00
80995537c2 Updated SoX binary to v14.4.2-Final (2015-02-22), compiled with ICL 15.0 and MSVC 12.0. 2015-03-21 19:05:44 +01:00
36a381dacd Small installer tweak. 2015-02-26 22:25:28 +01:00
2fa160f568 Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>. 2015-02-22 13:42:19 +01:00
4fbfa5d085 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2015-02-22 13:41:37 +01:00
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
c574a5e550 Some code clean-up in Model_AudioFile class. 2014-02-08 17:24:54 +01:00
cc513cda0e Updated Russian translation. Thanks to Иван Митин <bardak@inbox.ru>. 2014-01-27 15:56:46 +01:00
ee3bd21fd9 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2014-01-22 01:38:45 +01:00
e215f50975 Updated French translation. Thanks to to Dodich Informatique <dodich@live.fr>. 2014-01-19 15:43:07 +01:00
456vv
df1f55aeb4 Update LameXP_TW.ts
update 2014-1-18
2014-01-18 23:22:46 +08:00
456vv
df02b51861 Update LameXP_ZH.ts
update 2014-1-18
2014-01-18 23:21:46 +08:00
f621173264 Merge branch 'master' of github.com:lordmulder/LameXP 2014-01-18 15:59:47 +01:00
3c5a448d30 Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>. 2014-01-18 15:57:48 +01:00
d8fe49dd8f Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2014-01-18 15:56:47 +01:00
arestarh
39212f5f5f Updated Ukrainian translation. 2014-01-18 13:36:23 +02:00
d29f292264 Now using Unix 'zip' for generating the ZIP packages. Eliminates dependency on external 7-Zip and allows for adding an archive comment. 2014-01-08 21:43:24 +01:00
ffb16e4b31 Updated translation files. 2014-01-01 17:56:08 +01:00
cc38035087 Happy new year 2014! 2014-01-01 17:05:52 +01:00
219c0f2035 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2013-12-17 22:56:47 +01:00
df5aaee581 Some code clean-up. Also removed some obsolete compatibility code. 2013-12-17 22:36:16 +01:00
0b1644e287 Make sure the user has "admin" privileges before checking for updates, because it's kind of pointless to download the update if you won't be able install it anyway. This is especially important for Windows XP, where we don't have UAC. Note that UAC implies "admin" privileges, because the installer process will be elevated as needed - even if the current user is *not* an administrator. 2013-12-16 18:07:45 +01:00
f6a5ebbde6 Fixed web-site link in installer. How long has this link been dead now? 2013-12-16 18:04:00 +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
68c6847d43 Updated installer code for new StdUtils version. 2013-12-07 15:55:44 +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
b05a7ac3ef Moved all sound effects into Qt-style resources. Sound files can be played back directly from program memory by passing a pointer to the WAVE data into PlaySound as the first argument (and using the SND_MEMORY flag), it's just not documented very well. 2013-12-03 22:19:11 +01:00
6800711b6a Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2013-12-01 12:40:04 +01:00
433cd6a8b0 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2013-11-30 13:08:31 +01:00
9d9e9336c8 Bump version. 2013-11-29 13:23:27 +01:00
578bcb60bd Translation updates. One new string to translate. 2013-11-29 01:20:07 +01:00
dd39addb39 More improvements to the working banner. Now using QWindowsVistaSytle when "sheet of glass" effect is enabled, for more consistent look. Also fixes some drawing glitches. 2013-11-26 23:01:37 +01:00
fa3b373e99 Use more LogicLib in the installer wrapper code. 2013-11-26 22:58:14 +01:00
ee05308c0e Only re-extract installer executable, if it doesn't exist or differs. 2013-11-25 19:52:53 +01:00
187fac2949 Installer workaround for auto-updater bug in some versions of LameXP. 2013-11-25 18:33:57 +01:00
f641ddd9f0 Some improvements to Working Banner: Now use a pointer member variable for the UI. Also update Taskbar progress indicator. 2013-11-25 13:58:21 +01:00
3d5b9541ed More improvements to Splash Screen and the working banner. 2013-11-24 17:55:35 +01:00
1f98e90244 More improvements to Splash Screen. 2013-11-24 00:02:32 +01:00
5fa1b19eb8 Merge branch 'master' of github.com:lordmulder/LameXP 2013-11-23 21:00:18 +01:00
b8b11e59aa Improved splash screen. 2013-11-23 20:57:38 +01:00
arestarh
4a0bddd4a2 Updated Ukrainian translation. 2013-11-23 14:25:59 +02:00
d5dcb9ad42 Refactored update checks into a separate thread, for better code reusability. 2013-11-17 21:53:28 +01:00
a5602cf04d Reorganized global functions: The file "Global.h" was split into multiple file in order to reduce the dependencies and to make things a bit more logic. 2013-11-03 23:43:21 +01:00
9b376cd2a8 Remember previous dropbox position and restore it on next startup. 2013-11-02 01:07:23 +01:00
2ea758c079 Improved dropbox widget, including proper multi-monitor (virtual desktop) support. 2013-11-01 00:08:40 +01:00
175e5a56d1 Added new drop zone image, adopted from VLC Media Player. 2013-10-31 01:22:21 +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
758906b4c8 Merge branch 'master' of github.com:lordmulder/LameXP 2013-10-26 17:01:00 +02:00
75fad0f0fd Some code clean-up. 2013-10-26 15:49:16 +02:00
arestarh
42fe92b787 Updated Ukrainian translation. 2013-10-26 13:24:56 +03:00
655427d7a6 Slightly improved debugger thread code. 2013-10-25 17:55:27 +02:00
dd98a78fad Improved LameXP message logging code. This also fixes an invocation of the invalid message handler, when the console window gets closed unexpectedly. 2013-10-25 15:38:43 +02:00
7b016d5fec Updated license info. 2013-10-23 22:25:04 +02:00
85577fdb50 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2013-10-21 21:03:30 +02:00
a2e02220dc Fix compatibility to WindowsXP: The GetErrorMode() API requires Vista or newer, so don't use it! 2013-10-21 18:48:51 +02:00
b54886f242 Introduce QUTF8 macro and replace ".toUtf8().constData()" everywhere. 2013-10-21 15:00:55 +02:00
b3046a46a7 Added compatibility manifest file. This allows for detection Windows 8.1 correctly via GetVersionEx(), though GetVersionEx() will still be broken for *future* Windows versions. 2013-10-21 15:00:03 +02:00
8f0e99c321 Updated patch collection. 2013-10-21 14:58:12 +02:00
be9cf25645 Improved Windows version detection code. 2013-10-20 19:12:00 +02:00
e13e6b7fec Updated changelog and removed some debug code. 2013-10-18 22:12:55 +02:00
8a64624ba4 Use the THROW macro instead of plain "throw" in the complete project. 2013-10-18 21:37:40 +02:00
414b261c0d Improved tool extraction code in InitializationThread. Also implemented better exception handling. 2013-10-18 20:49:22 +02:00
3065569f00 Updated deployment scripts. 2013-10-18 20:44:55 +02:00
ca45b44242 Added QKeccakHash libraries, compiled with VS2013. 2013-10-18 01:59:46 +02:00
1af32090dd Added project/solution files for Visual Studio 2013. 2013-10-18 01:59:08 +02:00
abda1a5258 Make sure Keccak state gets allocated aligned to 32. 2013-10-18 01:58:29 +02:00
477e76d5c3 Updated GnuPG binary to v1.4.15 (2013-10-05), compiled with GCC 4.8.1. 2013-10-16 03:33:15 +02:00
5e5fbe06f9 Updated CueImportDialog and CueSheetModel as well as the CueSheet helper classes to use AudioFileModel_MetaInfo. Significant code simplification. 2013-10-13 20:50:12 +02:00
449e438787 Use AudioFileModel_MetaInfo instead of AudioFileModel where appropriate. Also updated MetaInfoModel to work with a AudioFileModel_MetaInfo (not only with a full AudioFileModel). 2013-10-13 00:21:37 +02:00
8fd45dc4dd Split ProcessThread::start() method into ProcessThread::init() and ProcessThread::start(). 2013-10-11 20:43:31 +02:00
df2d696f71 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2013-10-08 22:41:40 +02:00
81de5f2300 Implemented AbstractEncoderInfo for the AAC encoders too. 2013-10-07 02:28:01 +02:00
3e51bbabf1 Added one more mirror to the list. 2013-10-07 00:10:05 +02:00
24217c3b71 More code refactoring: Moved most of the Win32 API dependencies into wrapper functions in Global.cpp, which greatly reduces platform-specific includes. 2013-10-07 00:01:15 +02:00
8797691497 Update Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>. 2013-10-06 19:15:59 +02:00
6b0f6f3b3a Small translation fix. 2013-10-03 19:14:06 +02:00
ed601593f5 Translation updates. 2013-10-03 18:48:31 +02:00
7cfdcdc494 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2013-09-02 13:47:58 +02:00
4a766de953 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2013-09-01 21:50:52 +02:00
bec58442ad Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2013-08-29 22:07:36 +02:00
fa4eadbd31 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2013-08-28 12:06:01 +02:00
073cd5468e Updated installer for Polish language. 2013-08-28 12:05:37 +02:00
6d6f0ee943 Some improvements/simplifications in strnatcmp() function. 2013-08-25 15:34:41 +02:00