Commit Graph

97 Commits

Author SHA1 Message Date
0dbb278b5f Bump version + updated changelog. 2023-03-07 20:47:27 +01:00
b5c3b410eb Re-generated translation files. 2018-10-21 14:53:59 +02:00
f2b84a2b97 Updated translation files. 2018-10-15 23:40:24 +02:00
1be89aa3b2 Re-generated translation files. 2018-10-07 15:56:08 +02:00
2ff1328078 Updated translation files. 2018-04-15 02:36:26 +02:00
e6ff1dfdfc Updated translation files. 2018-01-17 21:52:51 +01:00
62cb7a779b Updated translation files. 2017-12-11 20:01:37 +01:00
e8cddce94b Updated mpg123 v1.25.7 binaries with workaround for WinXP compatibility. 2017-10-25 22:39:13 +02:00
7f73661161 Some tweaks to output file name generation. This should preserve original file names containing multiple dot (.) characters right before the file extension. 2017-08-15 22:47:09 +02:00
31dfac8eb6 Updated Simplified Chinese translation, thanks to 庄泓川 <kidneybean@pku.edu.cn>. 2017-04-07 20:53:54 +02:00
eed78a77ef Updated German translation. Includes suggestions by "tablerocker" <tablerocker@web.de>. 2017-02-20 21:54:22 +01:00
06f97b8a1f Some refinement of "About" dialog. 2016-11-18 20:45:22 +01:00
99489f5f3e Bump version. 2016-05-22 17:27:40 +02:00
8e64da1ea7 Removed some superfluous includes. 2015-11-25 21:05:19 +01:00
83ef96701a Added an "advanced" option to apply the original file's "creation" and "last modified" date/time to the output file. 2015-11-07 21:39:33 +01:00
b812f42efd Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2015-08-24 22:12:28 +02:00
e5079d37ef Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2015-07-10 19:17:56 +02:00
a784ca46a6 Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2015-03-29 15:31:10 +02:00
5b1b612775 Added support for DynamicAudioNormalizer normalization filter. 2015-03-21 19:06:55 +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
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
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
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
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
47f86c322c Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2014-01-18 16:06:36 +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
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
414b261c0d Improved tool extraction code in InitializationThread. Also implemented better exception handling. 2013-10-18 20:49:22 +02:00
ed601593f5 Translation updates. 2013-10-03 18:48:31 +02:00
cf2f538584 Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2013-06-16 13:48:36 +02:00
5af2963729 Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2013-05-06 01:26:59 +02:00
62af2f575e Synced MP3 algorithm quality settings to LAME manual. Now we only use values 9, 7, 3 and 0. Also note that, in VBR mode, there are only two settings (9-5 and 4-0). 2013-03-13 22:59:54 +01:00
9ef67882a1 Updated French translation. Thanks to to Dodich Informatique <dodich@live.fr>. 2013-02-12 00:07:14 +01:00
b4cd7c3a29 Handle two more plurals correctly. 2013-01-28 22:22:49 +01:00
2cef51d67b Properly strip non-plurals from English translation in build script. 2013-01-24 23:21:00 +01:00
5ac220ea30 Handle one more plural correctly. 2013-01-23 23:39:30 +01:00
f68523efd6 Properly handle plurals in translation files. 2013-01-23 23:25:31 +01:00
491bf5f135 Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.6 (2013-01-17). 2013-01-17 20:46:07 +01:00
c220a0b73f Updated Opus encoder/decoder libraries to v1.1.x and Opus-Tools to v0.1.5 (2012-11-23). Also removed obsolete Opus options. 2012-11-23 21:03:59 +01:00
7339a05c23 Updated ALAC decoder binary to refalac v0.56, based on ALAC reference implementation by Apple (Apache License). 2012-10-29 20:47:49 +01:00
703297c665 Updated documents. 2012-09-27 23:04:26 +02:00
cc703bc11a Re-added two translatable strings that got lost on the way. 2012-09-16 14:26:07 +02:00
43b86174cb Implemented late initialization for "About" tabs. 2012-09-16 14:15:32 +02:00
a8b4426402 New "tapped" about dialog. 2012-09-15 20:46:26 +02:00
Git User
0cf40d56d8 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2012-08-12 17:26:26 +02:00
8e4b622144 Updated Ukrainian translation file. 2012-07-29 16:58:22 +02:00