Commit Graph

95 Commits

Author SHA1 Message Date
5f0c30797c Update FAQ document. 2012-11-25 21:54:13 +01:00
143eb1a6c1 Update FAQ document. 2012-11-17 15:51:54 +01:00
760b34a0e0 Small formating update. 2012-10-13 12:33:17 +02:00
450907dce7 Added one more Git mirror to the docs. 2012-10-09 01:57:01 +02:00
e0e08ee25f Some document updates. 2012-10-05 23:58:43 +02:00
703297c665 Updated documents. 2012-09-27 23:04:26 +02:00
12db8ca7fc Updated F.A.Q. document. 2012-08-21 21:31:18 +02:00
8d6774ba24 Updated some URL string. 2012-08-20 22:23:38 +02:00
b5f6e8238a Updated F.A.Q. document. 2012-08-20 21:51:10 +02:00
856a5b1150 Updated F.A.Q. document. 2012-08-20 21:12:52 +02:00
df15c53629 Bump minimum required FhgAacEnc version to 2012-08-06. 2012-08-06 23:42:46 +02:00
c8ad241132 Bump minimum required QAAC version v1.39. 2012-08-05 22:40:56 +02:00
b5e4339d63 Updated F.A.Q. document. 2012-08-03 23:23:57 +02:00
0deb759096 Updated F.A.Q. document. 2012-08-02 23:32:21 +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
26694de518 Updated FAQ document. 2012-04-23 22:50:20 +02:00
d16323d546 Updated dcaenc binary to version 2012-01-14. 2012-04-15 02:15:32 +02:00
9e5fbdaaff Updated F.A.Q. document. 2012-03-22 02:38:02 +01:00
94d50c9d16 Updated docs for the FHG/QAAC AAC encoder add-in's. 2012-03-06 19:22:55 +01:00
2ee08c5f4b Fixed a regression in d92fb7fbcc: We must not close the handle to the Job Object, as long as there still might be a process "tool" running. The regression caused child processes to be terminated unexpectedly sometimes! We now use reference counting in order to avoid this problem. 2012-03-01 02:45:21 +01:00
55c76059d8 Updated FAQ document. 2012-02-26 23:32:25 +01:00
9c6b93fae2 Updated FAQ document. 2011-12-15 00:05:23 +01:00
f5b4584d3d Updated FAQ document. 2011-12-14 23:54:49 +01:00
c5a28190c4 Updated FAQ document. 2011-12-11 01:55:22 +01:00
fba31b51a9 Updated FAQ document + small installer fix. 2011-12-07 23:00:49 +01:00
a6c55c69c2 Added some info on how the Auto Update systems works to the FAQ document. Also added a "dummy" Manual file. 2011-12-02 01:14:32 +01:00
e4d414b822 Added more "known hosts" to the list: We now use a list of 64 domains, taken (mostly) from the Alexa 'top 500 sites on the web' list, to test the Internet connectivity. Also added a self-test function to check all hosts (press CTRL+F12 in the update dialog). 2011-12-01 22:16:06 +01:00
c54b9cb045 Updated FAQ document. 2011-11-30 01:10:49 +01:00
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