Commit Graph

14 Commits

Author SHA1 Message Date
773576b3a4 Added support for Avisynth input (audio only!) using the 'avs2wav' tool. This is a stripped-down and cleaned-up version of the tool by Jory Stone <jcsston@toughguy.net>. 2011-05-19 23:07:46 +02:00
55b5393768 Implemented Cue Sheet splitter thread. Basic Cue Sheet import should work now, but only uncompressed Wave/PCM files are supported. 2011-05-15 01:45:27 +02:00
c87a9b6217 Added "Cue Sheet" importer to GUI. Actual Cue Sheet parsing and splitting not yet implemented, but the model already works. 2011-05-12 22:57:08 +02:00
738d8ee21e Auto-Update improvements: Now we query InternetGetConnectedState() before testing the Internet connection. This avoids a lengthy connection test on computers that are offline anyway. Moreover the connection test will now prevent HTTP redirection. This is required, because some ISP's redirect to a "search page" if the DNS lookup fails - rather than triggering a connection error (which is what they are supposed to do!). Also added a few more hosts to the list of known hosts. 2011-05-09 22:22:15 +02:00
323ec4f9ce Updated OggEnc binary to v2.87 using aoTuV Beta-6.03 (2011-05-04), compiled with ICL 11.1 and MSVC 9.0. 2011-05-05 00:58:39 +02:00
be71e483b1 Initial ATSC A/52 (aka "AC-3", aka "Dolby Digital") encoding support, based on the Aften encoder. 2011-05-04 01:15:05 +02:00
837cc90840 Added workaround for MediaInfo's line break bug (regression in latest MediaInfo). 2011-04-25 21:13:52 +02:00
762b231037 Now using Qt v4.7.3, available trough Qt SDK v1.1 RC. 2011-04-19 16:14:05 +02:00
26fe0b0499 Slightly refactored macros. 2011-04-14 01:40:11 +02:00
2b2ec1df12 Improved installer error messages on unsupported platforms. 2011-04-12 18:08:44 +02:00
3f925fa971 Added filter file for VS2010 solution. 2011-04-11 21:53:04 +02:00
31c06280f9 Updated LAME binary to v3.99.0.16 (2011-04-09), compiled with ICL 12.0.3 and Visual Studio 2010. 2011-04-09 20:48:46 +02:00
abce92a814 Added Korean translation by JaeHyung Lee <kolanp@gmail.com>. 2011-04-08 01:17:47 +02:00
10d0e92089 Added Visual Studio 2010 project/solution files. 2011-04-07 22:44:35 +02:00