|
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 |
|
|
6d47b53f1d
|
Bump version.
|
2015-10-23 21:19:34 +02:00 |
|
|
fe0841fae8
|
Some documentation updates.
|
2015-08-22 15:12:50 +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 |
|
|
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 |
|
|
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 |
|
|
2c4a64aaf5
|
Added Hungarian translation, thanks to Zityi's Translator Team <zityisoft@gmail.com>.
|
2015-04-13 23:35:23 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
fd3fd3fe16
|
Added list of source code mirrors to the about dialog.
|
2014-05-04 21:46:46 +02: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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
414b261c0d
|
Improved tool extraction code in InitializationThread. Also implemented better exception handling.
|
2013-10-18 20:49:22 +02:00 |
|
|
8797691497
|
Update Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>.
|
2013-10-06 19:15:59 +02:00 |
|
|
ed601593f5
|
Translation updates.
|
2013-10-03 18:48:31 +02:00 |
|
|
aefe502044
|
Update Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>.
|
2013-04-21 18:53:26 +02:00 |
|
|
51e12e3f72
|
Added one more link.
|
2013-04-18 22:54:51 +02:00 |
|
|
62d8bd9376
|
Updated web-site links.
|
2013-03-17 21:50:29 +01: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 |
|
|
6c571d50f6
|
Update Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>.
|
2013-01-28 23:07:23 +01:00 |
|
|
b4cd7c3a29
|
Handle two more plurals correctly.
|
2013-01-28 22:22:49 +01:00 |
|
|
ec2e727613
|
Update Spanish translation. Thanks to Rub3nCT <rub3nct@gmail.com>.
|
2013-01-28 03:12:03 +01:00 |
|