|
476edebda8
|
Initial support for advanced options. Only "LAME Algorithm Quality" so far.
|
2011-01-21 19:14:11 +01:00 |
|
|
9e5120576d
|
Added support for Apple Lossless Audio Codec input.
|
2011-01-21 00:10:51 +01:00 |
|
|
42fb4743c4
|
Update "Elevator" and "Web Updater" binaries.
|
2011-01-20 21:06:25 +01:00 |
|
|
d2aaad3398
|
Added support for The True Audio input.
|
2011-01-18 22:07:30 +01:00 |
|
|
9c5c47d7e4
|
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
|
2011-01-18 00:07:55 +01:00 |
|
|
0be92d0f53
|
Added support for WavPack input.
|
2011-01-17 20:52:54 +01:00 |
|
|
4ddaeaeed1
|
New strings to translate.
|
2011-01-16 22:05:22 +01:00 |
|
|
5c7fb2fbf2
|
Updated French translation. Thanks to to Dodich Informatique <dodich@live.fr>.
|
2011-01-15 13:53:46 +01:00 |
|
|
850c595130
|
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
|
2011-01-15 02:28:33 +01:00 |
|
|
1ad638043c
|
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
|
2011-01-14 23:37:55 +01:00 |
|
|
effbe66566
|
Make 8 more strings translatable.
|
2011-01-14 23:34:31 +01:00 |
|
|
f0266d7fdb
|
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
|
2011-01-14 20:27:54 +01:00 |
|
|
38e8f954f4
|
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
|
2011-01-14 19:46:15 +01:00 |
|
|
f6465c7c74
|
Make 5 more strings translatable.
|
2011-01-14 19:45:14 +01:00 |
|
|
636ca20034
|
Refactor installer script to allow more easy translation.
|
2011-01-13 09:23:11 +01:00 |
|
|
6fce3dfd66
|
Spanish/Castilian translation added, thanks to Rub3n CT <rub3nct@gmail.com>.
|
2011-01-13 08:58:48 +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 |
|
|
bb09b5da7c
|
Italian translation added, thanks to Roberto <gulliver_69@libero.it>.
|
2011-01-09 22:35:16 +01:00 |
|
|
3def085378
|
Updated French translation.
|
2011-01-08 16:29:27 +01:00 |
|
|
009aa4cd76
|
Minor fixes for French translation.
|
2011-01-08 00:04:57 +01:00 |
|
|
75da4fafe8
|
French translation added, thanks to Dodich Informatique <dodich@live.fr>.
|
2011-01-07 23:01:31 +01:00 |
|
|
bb538580d6
|
Added option to load translations from an "external" file, for easier translation testing.
|
2011-01-06 00:53:52 +01:00 |
|
|
1c9cb08b75
|
Workaround for Qt bug: Don't use "native" FileOpen dialog when Themes are disabled.
|
2011-01-02 21:46:36 +01:00 |
|
|
8f4fae7fda
|
Try to detect "Disable visual themes" + four new strings to translate
|
2011-01-02 20:47:26 +01:00 |
|
|
b964c3a53b
|
Added a blank TS file for translators.
|
2011-01-02 04:19:01 +01:00 |
|
|
45bfcc57d4
|
Added German translation.
|
2011-01-02 01:09:48 +01:00 |
|
|
8c0fa11803
|
make more strings translatable + try to load a default translation that suits the user's system language
|
2011-01-02 01:09:05 +01:00 |
|
|
5a1ff67e42
|
Make more strings translatable.
|
2011-01-01 19:28:19 +01:00 |
|
|
96db5e86c2
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
|
|
e73946fc06
|
More internationalization and localization... (again)
|
2010-12-30 17:34:19 +01:00 |
|
|
4fb20b9dfc
|
More internationalization and localization...
|
2010-12-28 21:26:16 +01:00 |
|
|
705e4ba7e4
|
First step to internationalization and localization.
|
2010-12-28 03:57:48 +01:00 |
|
|
b45f345fa3
|
Simplify compatibility mode detection + check for process elevation
|
2010-12-27 01:50:22 +01:00 |
|
|
6bd2859dfd
|
Workaround to make installer work on Win2k. The "LockedList" Plug-in goes crazy on Win2k. On WinXP and Win7 all is fine, so we only use LockedList on WinXP+.
|
2010-12-22 21:09:33 +01:00 |
|
|
fc148e5e65
|
Implement filter framework + currently only the "downmix" filter is implemented, so we can support multichannel to MP3 encoding from now on.
|
2010-12-19 00:50:22 +01:00 |
|
|
33974146e6
|
Prevent multiple instances of (un)installer.
|
2010-12-14 02:02:23 +01:00 |
|
|
3df600288a
|
(Un)installer improvements. Now using LockedList plugin to find running instances.
|
2010-12-12 21:43:59 +01:00 |
|
|
0534264be0
|
WMA decoding support. Limitations in the WMA decoder we cannot do anything about: WMA decoder doesn't handle Unicode filenames, WMA decoder will deadlock if we more than one instance is running at a time (we use a semaphore to prevent that!) and WMA decoder doesn't output any progress information.
|
2010-12-12 19:25:06 +01:00 |
|
|
4650e02aac
|
Installer localization. Only English and German at this time.
|
2010-12-11 23:17:21 +01:00 |
|
|
b2338c49af
|
New improved installer.
|
2010-12-11 02:05:51 +01:00 |
|
|
6276e54932
|
Implement workaround that prevents the installer from showing the UAC dialog in the background. Suggested by "Anders".
|
2010-12-08 18:31:39 +01:00 |
|
|
9f1f8e8f4b
|
Rebuilt the web-update tool with the Unicode version of NSIS.
|
2010-12-08 00:36:38 +01:00 |
|
|
44c5c7e56c
|
Workaround for lack of proper Unicode support in AAC decoder.
|
2010-12-02 23:59:43 +01:00 |
|
|
d6e5b9e069
|
AAC decoding support added.
|
2010-12-02 23:26:30 +01:00 |
|
|
2105951626
|
Fix installer version info.
|
2010-11-29 22:06:54 +01:00 |
|
|
083290d773
|
Installer fixes.
|
2010-11-29 21:42:39 +01:00 |
|
|
53a1bf6e38
|
Implement update reminder + added options to disable the update reminder and/or the sound effects + improved installer
|
2010-11-29 20:36:27 +01:00 |
|
|
00a05d44c2
|
Improve installer: Make installer UAC aware.
|
2010-11-29 14:00:27 +01:00 |
|
|
f4c7a65de0
|
Update web-update tool. Works better with UAC now.
|
2010-11-29 09:38:44 +01:00 |
|