Commit Graph

44 Commits

Author SHA1 Message Date
0dbb278b5f Bump version + updated changelog. 2023-03-07 20:47:27 +01:00
f2b84a2b97 Updated translation files. 2018-10-15 23:40:24 +02:00
2ff1328078 Updated translation files. 2018-04-15 02:36:26 +02:00
62cb7a779b Updated translation files. 2017-12-11 20:01:37 +01:00
06f97b8a1f Some refinement of "About" dialog. 2016-11-18 20:45:22 +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
9fbfd7bb51 Added a few missing translation strings (mostly done by Google Translator). 2015-04-05 14:53:12 +02:00
5b1b612775 Added support for DynamicAudioNormalizer normalization filter. 2015-03-21 19:06:55 +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
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
6c0a6de7f0 Updated Polish translation. Thanks to Sir Daniel K <sir.daniel.k@gmail.com>. 2014-05-25 17:24:52 +02:00
fd3fd3fe16 Added list of source code mirrors to the about dialog. 2014-05-04 21:46:46 +02:00
e215f50975 Updated French translation. Thanks to to Dodich Informatique <dodich@live.fr>. 2014-01-19 15:43:07 +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
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
19a52ef3ac Update Chinese and Taiwanese translations. Thanks to 456Vv <123@456vv.com>. 2013-08-23 00:16:30 +02:00
acbcfaee80 Update Chinese and Taiwanese translations. Thanks to 456Vv <123@456vv.com>. 2013-04-17 22:06:40 +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
641087981d Update Chinese and Taiwanese translations. Thanks to 456Vv <123@456vv.com>. 2013-02-09 01:42:12 +01:00
b4cd7c3a29 Handle two more plurals correctly. 2013-01-28 22:22:49 +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
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
5301a19097 Update Chinese and Taiwanese translations. Thanks to 456Vv <123@456vv.com>. 2012-10-09 13:50:41 +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
2cb3ec7719 Update Taiwanese translation. Thanks to 456Vv <123@456vv.com>. 2012-08-18 03:34:49 +02:00
d44c57e009 Updated Opus binaries. Now compiled with runtime CPU-detection. Also we now have builds with "experimental encoder perceptual tuning" from the "exp_analysis7" branch, enabled by default. 2012-07-29 16:46:01 +02:00
278f9091fb Replaced the Opus encoder/decoder binary wit custom binaries that support UTF-8 file names and flush the console output properly + expose more Opus encoder options in the GUI. 2012-07-21 19:16:12 +02:00
fcceeeaaac Added support for Opus Audio Codec, based on Opus-Tools v0.1.3 (2012-07-10) by Xiph.org/Mozilla 2012-07-20 23:19:08 +02:00
d42c8ceaa0 Added one more mirror. 2012-05-29 19:53:53 +02:00
40c8874313 Updated Chinese/Taiwanese translation. Thanks to 456Vv <123@456vv.com>. 2012-04-18 22:53:07 +02:00
599519efd2 Updated Qt runtime libraries to v4.8.1 (2012-03-14), compiled with MSVC 10.0. 2012-04-12 03:18:48 +02:00
f857054dda Added support for importing Meta tags from a CSV files. 2012-01-04 21:10:33 +01:00
a0a29b9551 Experimental support for dcaenc, by Alexander E. Patrakov <patrakov@gmail.com>. 2011-12-22 21:53:25 +01:00
1a238db3db Update file properties after the decoding step by using SoX in "--i" mode. Required, because some properties (such as 'bits per sample') cannot be known beforehand. 2011-12-22 00:06:34 +01:00
1d9aaf90ed Updated Chinese/Taiwanese translation. Thanks to 456Vv <123@456vv.com>. 2011-12-20 13:12:01 +01:00
612f744afe Added 'Traditional Chinese' (Taiwanese) translation by 456Vv <123@456vv.com>. 2011-12-19 15:48:50 +01:00