|
06f97b8a1f
|
Some refinement of "About" dialog.
|
2016-11-18 20:45:22 +01:00 |
|
|
4b5158c4ae
|
Updated Italian translation. Thanks to Gianluca Papi <johnnyb.goode68@gmail.com>.
|
2015-11-20 22:41:24 +01:00 |
|
|
e6a1fec9a4
|
Updated Italian translation. Thanks to Gianluca Papi <johnnyb.goode68@gmail.com>.
|
2015-11-19 22:36:15 +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 |
|
|
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 |
|
|
9fbfd7bb51
|
Added a few missing translation strings (mostly done by Google Translator).
|
2015-04-05 14:53:12 +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 |
|
|
d5dcb9ad42
|
Refactored update checks into a separate thread, for better code reusability.
|
2013-11-17 21:53:28 +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 |
|
|
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 |
|
|
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 |
|
|
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 |
|
|
b633f40e4c
|
If the Cue Sheet isn't clearly UTF-8 (i.e. a BOM is found), then let the user select the desired Codepage.
|
2011-12-10 17:06:31 +01:00 |
|
|
1a9aa81d3a
|
More extensive use of the NOBR macro + code clan-up.
|
2011-10-16 16:38:01 +02:00 |
|
|
e3d1a6cc7a
|
Better way to obtain the ISO date, without using a Temp file.
|
2011-10-14 23:39:31 +02:00 |
|
|
e811a64534
|
Slightly improved FhgAacEnc integration.
|
2011-08-19 19:25:01 +02:00 |
|
|
7e1f790e9b
|
Added an option to rename the output files (based on an user-defined pattern). More macros might be added at a later time.
|
2011-08-04 23:26:38 +02:00 |
|
|
272cef76f4
|
Removed some more remnants of "old" WMA decoder + updated changelog.
|
2011-08-04 00:55:17 +02:00 |
|
|
fc5f428e64
|
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
|
2011-07-26 22:36:34 +02:00 |
|
|
f8f792f23f
|
The Cue Sheet splitter will now also handle input files that are not PCM/Wave.
|
2011-05-15 18:53:44 +02:00 |
|
|
55b5393768
|
Implemented Cue Sheet splitter thread. Basic Cue Sheet import should work now, but only uncompressed Wave/PCM files are supported.
|
2011-05-15 01:45:27 +02:00 |
|
|
49dd3f0446
|
Improve Cue Sheet parser: Calculate duration of each track + make sure each track# isn't used multiple times + refactored error codes into an enum.
|
2011-05-14 15:54:04 +02:00 |
|
|
15d61f0dfb
|
Updated Changelog.
|
2011-05-09 08:32:42 +02:00 |
|
|
5ce0c7b82e
|
Added an option to check for "Beta" (pre-release) updates in "Final" releases. Disabled by default, not available in "Beta" versions (Beta versions always check for Beta updates).
|
2011-05-03 14:28:06 +02:00 |
|
|
707c8e98da
|
Rename Visual Studio 2008 solution/project file + adjust deployment script accordingly.
|
2011-04-08 00:25:06 +02:00 |
|
|
23665ed4c9
|
Implemented a new "disk observer" thread which will constantly check the free diskspace of the disk where the TEMP folder is located. If the diskspace drops below a critical limit (currently 100 MB) a warning message is emitted.
|
2011-03-28 04:26:47 +02:00 |
|
|
675be99999
|
Added an option to add directories recursively.
|
2011-03-23 23:19:31 +01:00 |
|
|
9687cf1d11
|
Fix a few line-breaks in about dialog.
|
2011-01-27 15:46:21 +01:00 |
|
|
476edebda8
|
Initial support for advanced options. Only "LAME Algorithm Quality" so far.
|
2011-01-21 19:14:11 +01:00 |
|
|
f6465c7c74
|
Make 5 more strings translatable.
|
2011-01-14 19:45:14 +01:00 |
|
|
c4e0415e90
|
Fix to more typos.
|
2011-01-13 08:57:34 +01:00 |
|
|
3e4a61530a
|
Fixed a typo.
|
2011-01-12 22:08:09 +01:00 |
|
|
6245687354
|
Italian translation added, thanks to Roberto <gulliver_69@libero.it>.
|
2011-01-09 02:15:20 +01:00 |
|
|
705e4ba7e4
|
First step to internationalization and localization.
|
2010-12-28 03:57:48 +01:00 |
|