Commit Graph

67 Commits

Author SHA1 Message Date
5585d53fc7 Print the total duration when the process is completed. 2011-11-28 00:35:43 +01:00
c1b88a7d07 Slightly tweaked formula to selected the number of instances based on CPU count. Maximum value is now 16. 2011-11-27 02:06:03 +01:00
3a74f55c5f Updated FAQ document for the new 'number of instances' algorithm. 2011-11-26 22:28:00 +01:00
da5dfdc85e Added optional support for the QAAC encoder. Requires QuickTime v7.7.1 (or later) and the QAAC front-end. 2011-11-21 01:22:41 +01:00
181b8686ea Added some info on Hibernation to the F.A.Q document. 2011-10-22 17:49:46 +02:00
e5e9f63258 Updated LAME encoder to v3.99 Final (2011-10-17), compiled with ICL 12.1.6 and MSVC 10.0. Note: The "i386" binary uses CPU Runtime Detection with on optional(!) SSE2-optimized code path, while the "sse2" binary uses Intel-specific SSE2 optimizations and does NOT use CPU Runtime Detection. 2011-10-18 18:52:52 +02:00
4a329e65df Updated FAQ document. 2011-10-08 20:34:10 +02:00
682dbbc668 HTML syntax fixes. 2011-10-04 23:21:20 +02:00
f753f3ad41 Updated translator's guide + FAQ document. 2011-10-04 23:17:34 +02:00
737be134d4 Updated FAQ document. 2011-08-28 01:18:39 +02:00
ec8db207f5 Workaround for "console window not drawing" bug on Wine. 2011-08-26 03:28:34 +02:00
fa6b08e68a Updated FAQ document. 2011-08-22 13:48:27 +02:00
95797b11b5 Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>. 2011-08-21 18:41:32 +02:00
95f627ee1a Some more clean-up for FhgAacEnc support + updated documents. 2011-08-21 14:43:18 +02:00
327ca1ae75 Added 'wma2wav' as WMA decoder and removed all support for WMA decoder by NCH Swift Sound. 2011-07-26 22:17:14 +02:00
8c95b78e68 Updated install script to use the Aero plug-in, which will use an "Aero Glass"-style window on supported OS. 2011-07-07 19:40:49 +02:00
ee6b909065 Updated FAQ document. 2011-06-21 14:35:46 +02:00
664cbbd9da Updated FAQ document. 2011-06-03 01:07:33 +02:00
e076c5b5ec Create proper .m3u8 playlist with UTF-8 BOM, if the file names contain Unicode characters. Otherwise create a simple .m3u playlist with Latin-1 encoding. 2011-06-02 02:11:47 +02:00
eece27de06 Much improved Avisynth input. Now actually detect Avisynth scripts and read meta-info. 2011-05-21 21:08:10 +02:00
70b097c380 Decrease font-size in second "About" dialog a bit, so it fits better with small screens. 2011-05-09 09:54:50 +02:00
6050f8b778 Fixed a typo. 2011-05-09 00:23:37 +02:00
6fc5458460 Updated FAQ document + added 'Don't Show Again' buttons to some dialogs. 2011-05-08 19:41:25 +02:00
9df1febaec Updated FAQ document. 2011-05-07 15:50:21 +02:00
3538757e05 Fix typo. 2011-04-23 16:20:50 +02:00
7e40bce6c1 Updated FAQ document: Added instructions to build Qt v4.7.3 as 'static' libraries. 2011-04-23 16:17:06 +02:00
00cebec7cf Updated mpg123 binary to v1.13.3 (2011-04-21), compiled with GCC 4.6.0. 2011-04-23 04:02:38 +02:00
762b231037 Now using Qt v4.7.3, available trough Qt SDK v1.1 RC. 2011-04-19 16:14:05 +02:00
3c996dcc90 Updated FAQ document. 2011-04-18 11:12:27 +02:00
01bb356e17 Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>. 2011-04-08 22:01:15 +02:00
7d6a1a0e41 Updated Changelog and FAQ document with respect to the fact the we do NOT support Windows 2000 and Windows XP prior to Service Pack 2 any more. These are limitations of Microsoft Visual Studio 2010, so blame Microsoft ;-) 2011-04-08 15:36:41 +02:00
8fb604fc58 Updated FAQ document. 2011-04-05 17:46:31 +02:00
c197439afa Updated FAQ document. 2011-04-04 17:38:50 +02:00
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
84279b6182 Updated FAQ document. 2011-04-01 03:39:03 +02:00
990d00d0b7 Updated wizard graphic. 2011-04-01 00:57:52 +02:00
f4b829ae2f Updated FAQ document. 2011-03-31 19:31:23 +02:00
4689e9dd27 Updated stylesheet information in documents. 2011-03-28 21:09:40 +02:00
b5135cc006 Updated FAQ document. 2011-03-24 16:04:29 +01:00
f12aec1e2f Updated FAQ document. 2011-03-19 19:50:26 +01:00
d444c4cd58 Updated FAQ document. 2011-03-19 18:16:35 +01:00
108c167767 Added an option to shutdown the computer as soon as all files are completed. 2011-03-18 01:12:17 +01:00
cd319fdf5a Updated FAQ document. 2011-03-16 01:32:19 +01:00
f3df9f9488 Updated FAQ document. 2011-03-15 20:30:10 +01:00
ef1e7911e2 Updated FAQ document. 2011-03-15 11:44:48 +01:00
4c8cdb98e7 Fix a syntax error. 2011-03-13 23:42:39 +01:00
a9b2c81abe Updated FAQ document. 2011-03-13 20:55:51 +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
deff9ec023 Updated FAQ document. 2011-03-12 02:04:09 +01:00
4c269c1d9a Updated FAQ document. 2011-03-12 01:50:43 +01:00