Commit Graph

147 Commits

Author SHA1 Message Date
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
d6e5b9e069 AAC decoding support added. 2010-12-02 23:26:30 +01:00
c77efc9bdf Update web-updater binary. 2010-11-30 22:10:48 +01:00
f4c7a65de0 Update web-update tool. Works better with UAC now. 2010-11-29 09:38:44 +01:00
b59bb2399a Actually implement the auto-updater. 2010-11-28 22:18:07 +01:00
11f57aecfe Ogg Vorbis encoding support. 2010-11-26 00:29:53 +01:00
136d4a5350 Updated MediaInfo to v0.7.37. 2010-11-24 00:22:32 +01:00
cffa6a2454 Correctly forward meta info to MP3 encoder and apply. 2010-11-20 19:16:04 +01:00
bfa197b020 Workaround: QProcess::start() doesn't wrap arguments with white-spaces into quotes, unless the second parameter is passed in. This should fix the detection of the Nero encoder. 2010-11-20 16:17:51 +01:00
28a926b820 Implement multi-theaded processing in progress dialog. 2010-11-19 21:11:54 +01:00
98dc212d68 Make message handler routine thread-safe. 2010-11-19 13:31:45 +01:00
092e664ad1 More detailed error output when process failed to create + use UUID's to index jobs. 2010-11-18 22:37:35 +01:00
b1137e4cb1 Fix detection of Nero AAA encoder + use canonicalPath() where suitable 2010-11-15 22:07:46 +01:00
e76fcafb8d Update Lame encoder to v3.99 Alpha-10 + implement simple MP3 encoding 2010-11-15 21:07:58 +01:00
373e27b088 Detect Nero AAC encoder version at runtime and suggest update, if appropriate 2010-11-12 15:58:53 +01:00
cd83ebd5d6 Detect Nero AAC encoder binary at runtime 2010-11-11 22:58:02 +01:00
07c793d6ec Added a fixed build of MediaInfo 2010-11-08 01:36:36 +01:00
36ae27f5f3 first commit 2010-11-06 23:04:47 +01:00