Commit Graph

295 Commits

Author SHA1 Message Date
e5079d37ef Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2015-07-10 19:17:56 +02:00
33ef834b55 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2015-06-03 19:12:19 +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
2e89c1fe77 Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>. 2015-05-04 23:01:13 +02:00
7f1d9c3b91 Updated Italian translation. Thanks to Motenai Yoda <diofa@freemail.it>. 2015-04-23 23:38:47 +02:00
2c4a64aaf5 Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>. 2015-04-13 23:35:23 +02:00
5070c27113 Added missing translation files. 2015-04-10 00:31:56 +02:00
9fbfd7bb51 Added a few missing translation strings (mostly done by Google Translator). 2015-04-05 14:53:12 +02:00
9f6445d9c3 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2015-03-29 16:56:21 +02:00
a784ca46a6 Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2015-03-29 15:31:10 +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
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
7a86b73a93 Updated MediaInfo binaries to v0.7.72 (2015-01-07), compiled with ICL 15.0 and MSVC 12.0. 2015-01-25 18:42:45 +01:00
5ef732663e Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2015-01-04 17:21:47 +01:00
0335e8cadc Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2015-01-01 18:10:50 +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
1988aea0b4 Updated translation files. 2014-12-21 22:39:15 +01:00
2925f842e7 Updated GnuPG binary to v1.4.18 (2014-06-30), compiled with GCC 4.9.1. 2014-10-08 23:29:23 +02: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
c4414e1802 Added web-link to bug-tracker on GitHub. 2014-06-27 21:06:33 +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
b97d383e39 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2014-05-29 13:54:12 +02:00
6c0a6de7f0 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2014-05-25 17:24:52 +02:00
b709ea6171 Updated Swedish translation. Thanks to Åke Engelbrektson <eson57@gmail.com>. 2014-05-20 21:16:04 +02:00
2db069c2d8 Updated Ukrainian translation. 2014-05-19 22:21:07 +02:00
fd3fd3fe16 Added list of source code mirrors to the about dialog. 2014-05-04 21:46:46 +02: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
47f86c322c Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2014-01-18 16:06:36 +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
219c0f2035 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2013-12-17 22:56:47 +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
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
578bcb60bd Translation updates. One new string to translate. 2013-11-29 01:20:07 +01:00
d5dcb9ad42 Refactored update checks into a separate thread, for better code reusability. 2013-11-17 21:53:28 +01:00
3b0577c733 More improvements in Splash Screen (application initialization) code. It's now completely event-driven. 2013-10-27 16:13:14 +01:00
85577fdb50 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2013-10-21 21:03:30 +02:00
414b261c0d Improved tool extraction code in InitializationThread. Also implemented better exception handling. 2013-10-18 20:49:22 +02:00
df2d696f71 Updated Simplified Chinese translation, thanks to <kidneybean@sohu.com>. 2013-10-08 22:41:40 +02:00