|
456f065450
|
Updated LAME binary to v3.99.0.16 (2011-04-04), compiled with ICL 12.0.2. Also updated LAME switches accordingly.
|
2011-04-04 14:55:46 +02:00 |
|
|
e63d462578
|
Updated LAME encoder binary to v3.99.0.15 (2011-03-22), compiled with ICL 12.0.2.
|
2011-03-23 21:50:32 +01:00 |
|
|
7e306384f6
|
Fix the progress parser for Valibdec. There's a leading whitespace character, if the progress is < 10%.
|
2011-03-21 17:36:43 +01:00 |
|
|
8898d87975
|
Updated SoX binary to v14.3.2 (2010-02-27), compiled with 12.0.2
|
2011-03-19 22:47:43 +01:00 |
|
|
282b4cb538
|
Updated TTA decoder multiplatform library to v2.1 (2011-03-11), compiled with MSVC 9.0.
|
2011-03-19 20:44:00 +01:00 |
|
|
c4983e3a4c
|
Added macros for a Unicode-safe version of qDebug(), qWarning() and qFatal(). These will pass the UFT-8 string with a Base64 encoding.
|
2011-03-12 21:58:46 +01:00 |
|
|
4973aeca68
|
Implemented a workaround to pass UTF-8 strings through qDebug(): As the argument of qDebug() is defined as char*, we cannot pass UTF-16 strings. And as qDebug() mangles UTF-8 strings, we cannot pass UTF-8 encoded strings directly either. Consequently we will now encode UTF-8 strings as Base64 before passing them to qDebug(). A special prefix ("@BASE64@") is used to indicate Base64 encoded strings.
|
2011-03-10 02:07:51 +01:00 |
|
|
3f718caa2d
|
Updated MediaInfo binaries to v0.7.42 (2011-03-03), compiled with ICL 12.0.2 and MSVC 9.0.
|
2011-03-05 01:56:00 +01:00 |
|
|
15282c6591
|
Updated LAME binary to v3.99 Alpha-14 (2011-02-28), compiled with ICL 12.0.2.
|
2011-02-28 22:35:47 +01:00 |
|
|
14a129f058
|
Updated OggEnc binary to v2.87 using aoTuV Beta-6.02 (2011-02-28), compiled with ICL 11.1 and MSVC 9.0.
|
2011-02-28 17:52:43 +01:00 |
|
|
f829d69636
|
Added an option to select a user-defined TEMP directory.
|
2011-02-25 22:03:39 +01:00 |
|
|
298bee4b99
|
Fixed LAME binary, previous build was borked for some reason.
|
2011-02-25 00:20:36 +01:00 |
|
|
bdee102e35
|
Updated LAME binary to v3.99 Alpha-12 (2011-02-13), compiled with ICL 12.0.2.
|
2011-02-24 13:41:21 +01:00 |
|
|
442ff4095d
|
Updated OggEnc binary to v2.87 using aoTuV Beta-6 (2011-02-22), compiled with ICL 11.1 and MSVC 9.0.
|
2011-02-23 02:19:50 +01:00 |
|
|
9e75a20158
|
Updated mpg123 binary to v1.13.2 (2011-02-19).
|
2011-02-20 19:30:21 +01:00 |
|
|
49e5495414
|
Updated LAME binary to v3.99 Alpha-11 (2011-02-11).
|
2011-02-14 19:00:43 +01:00 |
|
|
297c9e4796
|
Added support for Speex input.
|
2011-02-01 22:15:57 +01:00 |
|
|
003e259ca8
|
Removed TAK binary. LameXP 4.00 can't support TAK at the moment, as their command-line decoder doesn't handle Unicode filenames. And, as TAK is ClosedSource, we cannot fix this. Support for TAK will be added when they release a fixed version or when they make their sources available.
|
2011-01-31 19:56:29 +01:00 |
|
|
e9a1ba9b06
|
Added support for Shorten input.
|
2011-01-30 01:45:34 +01:00 |
|
|
f2e5fa49a4
|
Added support for Musepack input.
|
2011-01-29 22:50:37 +01:00 |
|
|
4ddebb58c9
|
Remove two obsolete tools.
|
2011-01-26 20:15:21 +01:00 |
|
|
58ded8c2e4
|
Added a normalization filter, based on SoX.
|
2011-01-25 23:12:56 +01:00 |
|
|
ab1b25d7a0
|
Updated Spanish translation. Thanks to Rub3nCT <Rub3nCT@gmail.com>.
|
2011-01-25 01:41:57 +01:00 |
|
|
437ada55b6
|
Updated web-update tool, again.
|
2011-01-25 00:52:00 +01:00 |
|
|
53bcbf1e99
|
Updated install script. Also updated web-update tool.
|
2011-01-25 00:11:28 +01:00 |
|
|
d5d61fed23
|
Refactor some global structs.
|
2011-01-20 22:54:10 +01:00 |
|
|
42fb4743c4
|
Update "Elevator" and "Web Updater" binaries.
|
2011-01-20 21:06:25 +01:00 |
|
|
e72c71d4d4
|
Updated GnuPG to v1.4.11, compiled with GCC 4.5.2.
|
2011-01-20 02:51:30 +01:00 |
|
|
d2aaad3398
|
Added support for The True Audio input.
|
2011-01-18 22:07:30 +01:00 |
|
|
0be92d0f53
|
Added support for WavPack input.
|
2011-01-17 20:52:54 +01:00 |
|
|
beb93e7eaa
|
Added support for Monkey's Audio input.
|
2011-01-16 22:00:49 +01:00 |
|
|
15df253e52
|
Added support for Microsoft ADPCM, Apple/SGI AIFF and Sun/NeXT Au files.
|
2011-01-09 22:36:52 +01:00 |
|
|
efc0765dea
|
Move language file initialization to InitializationThread.
|
2011-01-04 19:58:18 +01:00 |
|
|
96db5e86c2
|
Happy new year!
|
2011-01-01 17:04:25 +01:00 |
|
|
7ce230d428
|
Update MediaInfo to v0.7.39 (BETA)
|
2010-12-31 01:52:16 +01:00 |
|
|
c0aa37205c
|
Update custom audio tools (minor improvements).
|
2010-12-27 16:05:47 +01:00 |
|
|
c5c95f0ab4
|
Update custom audio tools (minor improvements).
|
2010-12-27 15:49:30 +01:00 |
|
|
6c139ab640
|
AC-3 and DTS decoding support.
|
2010-12-19 23:09:26 +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 |
|
|
c1869b9366
|
Update MediaInfo to v0.7.38.
|
2010-12-18 15:15:17 +01:00 |
|
|
a8554a2d5c
|
Show tool versions in third-party about screen.
|
2010-12-15 22:39:18 +01:00 |
|
|
2e97f2474c
|
Refactor known folder detection into a separate function.
|
2010-12-15 18:43:21 +01:00 |
|
|
e6460b9779
|
FLAC encoding support.
|
2010-12-14 23:53:14 +01:00 |
|
|
063c53017f
|
Added an option to prepend the source file's relative path to the output file's path. This might be useful when converting a lot of files at once that originate from different source folders.
|
2010-12-14 01:30:50 +01:00 |
|
|
c931b92a8e
|
Detect WMA File Decoder component at runtime + suggest download if not installed.
|
2010-12-12 13:44:11 +01:00 |
|
|
640fa19f09
|
Implemented function to download and install the WMA File Decoder. Support for WMA files has not been implemented yet though.
|
2010-12-12 01:49:07 +01:00 |
|
|
9f1f8e8f4b
|
Rebuilt the web-update tool with the Unicode version of NSIS.
|
2010-12-08 00:36:38 +01:00 |
|
|
24da769a6d
|
Use a more efficient method to update the progress model when new jobs are added + slightly improve auto updater.
|
2010-12-06 18:29:34 +01:00 |
|
|
86785b8b44
|
Update FAAD build. Fixed a potential buffer overflow.
|
2010-12-03 14:02:47 +01:00 |
|
|
0a13d81bf3
|
Added a custom build of FAAD with proper Unicode support.
|
2010-12-03 02:26:10 +01:00 |
|