OSDN Git Service

lamexp/LameXP.git
12 years agoUse "remix" filter instead of "-c" option for downmixing. Hopefully gives better...
lordmulder [Sat, 6 Aug 2011 19:52:56 +0000 (21:52 +0200)]
Use "remix" filter instead of "-c" option for downmixing. Hopefully gives better results. Default WAVE channel ordering is assumed.

12 years agoRefactored code to insert the Downmix filter in processing thread.
lordmulder [Sat, 6 Aug 2011 16:56:09 +0000 (18:56 +0200)]
Refactored code to insert the Downmix filter in processing thread.

12 years agoApply "Force Stereo Downmix" only for sources with more than two channels.
lordmulder [Sat, 6 Aug 2011 12:12:20 +0000 (14:12 +0200)]
Apply "Force Stereo Downmix" only for sources with more than two channels.

12 years agoAdded an option option to enforce Stereo Downmix.
lordmulder [Fri, 5 Aug 2011 19:52:43 +0000 (21:52 +0200)]
Added an option option to enforce Stereo Downmix.

12 years agoPreview example file name for current rename pattern.
lordmulder [Fri, 5 Aug 2011 13:41:19 +0000 (15:41 +0200)]
Preview example file name for current rename pattern.

12 years agoPrevent rename pattern edit box from being translated, so the text won't be lost...
lordmulder [Fri, 5 Aug 2011 00:33:32 +0000 (02:33 +0200)]
Prevent rename pattern edit box from being translated, so the text won't be lost anymore.

12 years agoAdded an option to rename the output files (based on an user-defined pattern). More...
lordmulder [Thu, 4 Aug 2011 21:26:38 +0000 (23:26 +0200)]
Added an option to rename the output files (based on an user-defined pattern). More macros might be added at a later time.

12 years agoMake lamexp_clean_filename() a global function.
lordmulder [Thu, 4 Aug 2011 18:35:40 +0000 (20:35 +0200)]
Make lamexp_clean_filename() a global function.

12 years agoRemoved some more remnants of "old" WMA decoder + updated changelog.
lordmulder [Wed, 3 Aug 2011 22:55:17 +0000 (00:55 +0200)]
Removed some more remnants of "old" WMA decoder + updated changelog.

12 years agoUpdated wma2wav binary to 2011-07-31.
lordmulder [Sun, 31 Jul 2011 19:31:30 +0000 (21:31 +0200)]
Updated wma2wav binary to 2011-07-31.

12 years agoFixed a bug that could files to be added twice. Files weren't actually added two...
lordmulder [Thu, 28 Jul 2011 11:37:00 +0000 (13:37 +0200)]
Fixed a bug that could files to be added twice. Files weren't actually added two times, because we have a check for duplicate files later, but the error message for unsupported/rejected files did pop up twice!

12 years agoInitialize stdout and stderr in a way that won't mangle UTF-8 string. Now we can...
lordmulder [Thu, 28 Jul 2011 11:35:24 +0000 (13:35 +0200)]
Initialize stdout and stderr in a way that won't mangle UTF-8 string. Now we can use standard fprintf() to output UTF-8 string to the console -> console output workarounds removed.

12 years agoUpdated MediaInfo binaries to v0.7.47 (2011-07-27), compiled with MSVC 10.0.
lordmulder [Wed, 27 Jul 2011 20:17:43 +0000 (22:17 +0200)]
Updated MediaInfo binaries to v0.7.47 (2011-07-27), compiled with  MSVC 10.0.

12 years agoConverted Ukrainian installer translation from Cyrillic Codepage (Windows-1251) to...
lordmulder [Tue, 26 Jul 2011 21:01:31 +0000 (23:01 +0200)]
Converted Ukrainian installer translation from Cyrillic Codepage (Windows-1251) to proper UTF-8.

12 years agoUpdated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
lordmulder [Tue, 26 Jul 2011 20:36:34 +0000 (22:36 +0200)]
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.

12 years agoFurther increased timeout delay to 10 Minutes. It seems FAAD sometimes stops sending...
lordmulder [Tue, 26 Jul 2011 20:23:32 +0000 (22:23 +0200)]
Further increased timeout delay to 10 Minutes. It seems FAAD sometimes stops sending status updates :-/

12 years agoAdded wma2wav binary, compiled 2011-07-26.
lordmulder [Tue, 26 Jul 2011 20:18:04 +0000 (22:18 +0200)]
Added wma2wav binary, compiled 2011-07-26.

12 years agoAdded 'wma2wav' as WMA decoder and removed all support for WMA decoder by NCH Swift...
lordmulder [Tue, 26 Jul 2011 20:17:14 +0000 (22:17 +0200)]
Added 'wma2wav' as WMA decoder and removed all support for WMA decoder by NCH Swift Sound.

13 years agoUse QtConcurrent::run() in ShellIntegration class instead of manually managing the...
lordmulder [Fri, 15 Jul 2011 11:44:32 +0000 (13:44 +0200)]
Use QtConcurrent::run() in ShellIntegration class instead of manually managing the thread. ShellIntegration is now completely static and must not be instantiated.

13 years agoUpdated MediaInfo binaries to v0.7.46 (2011-07-04), compiled with MSVC 10.0.
lordmulder [Thu, 14 Jul 2011 00:03:04 +0000 (02:03 +0200)]
Updated MediaInfo binaries to v0.7.46 (2011-07-04), compiled with  MSVC 10.0.

13 years agoUpdated Web Update utility. Now with "Aero Glass" theming enabled, thanks to NSIS...
lordmulder [Tue, 12 Jul 2011 18:29:22 +0000 (20:29 +0200)]
Updated Web Update utility. Now with "Aero Glass" theming enabled, thanks to NSIS Aero plug-in.

13 years agoCheck InternetGetConnectedState() in an asynchronous way + update list of mirrors.
lordmulder [Sun, 10 Jul 2011 19:46:43 +0000 (21:46 +0200)]
Check InternetGetConnectedState() in an asynchronous way + update list of mirrors.

13 years agoUpdated install script to use the Aero plug-in, which will use an "Aero Glass"-style...
lordmulder [Thu, 7 Jul 2011 17:40:49 +0000 (19:40 +0200)]
Updated install script to use the Aero plug-in, which will use an "Aero Glass"-style window on supported OS.

13 years agoUpdated web-site URL + more tweaks to hash algorithm.
lordmulder [Wed, 6 Jul 2011 21:30:43 +0000 (23:30 +0200)]
Updated web-site URL + more tweaks to hash algorithm.

13 years agoFixed file name generation in Cue Sheet splitter: If the title of a track contains...
lordmulder [Sat, 2 Jul 2011 14:40:15 +0000 (16:40 +0200)]
Fixed file name generation in Cue Sheet splitter: If the title of a track contains characters that are not allowed in a file name, we have to replace them.

13 years agoNew file hash algorithm (still based on SHA-1).
lordmulder [Sat, 2 Jul 2011 14:38:46 +0000 (16:38 +0200)]
New file hash algorithm (still based on SHA-1).

13 years agoLockedFile class: Initialize QFile object with existing file descriptor instead of...
lordmulder [Sun, 26 Jun 2011 17:21:00 +0000 (19:21 +0200)]
LockedFile class: Initialize QFile object with existing file descriptor instead of re-opening the file. This is done in order to avoid one CreateFile() call, which potentially speeds up the initialization procedure and/or avoids potential problems with bogus "anti-virus" programs. WARNING: Passing file descriptors into Qt functions/class works with "fully static" builds only! Otherwise the "main" application and the Qt DLL's use their own CRT each, which results in crash when passing file descriptors between the different CRT's.

13 years agoFive new strings to translate.
lordmulder [Sun, 26 Jun 2011 13:33:44 +0000 (15:33 +0200)]
Five new strings to translate.

13 years agoShow a warning to the use in case of "slow" startup (i.e. when buggy a/v is slowing...
lordmulder [Fri, 24 Jun 2011 16:17:04 +0000 (18:17 +0200)]
Show a warning to the use in case of "slow" startup (i.e. when buggy a/v is slowing down the startup procedure)

13 years agoMake "LockedFile" class more robust against buggy a/v software + some refactoring.
lordmulder [Thu, 23 Jun 2011 14:50:02 +0000 (16:50 +0200)]
Make "LockedFile" class more robust against buggy a/v software + some refactoring.

13 years agoUse structured exception handling.
lordmulder [Tue, 21 Jun 2011 23:10:53 +0000 (01:10 +0200)]
Use structured exception handling.

13 years agoFixed compilation in Visual Studio 2008.
lordmulder [Tue, 21 Jun 2011 20:07:22 +0000 (22:07 +0200)]
Fixed compilation in Visual Studio 2008.

13 years agoRecognize WMA decoder (wamwav.exe) from the LameXP program directory. Might be helpfu...
lordmulder [Tue, 21 Jun 2011 14:23:42 +0000 (16:23 +0200)]
Recognize WMA decoder (wamwav.exe) from the LameXP program directory. Might be helpful for people using LameXP as a portable application.

13 years agoUpdated FAQ document.
lordmulder [Tue, 21 Jun 2011 12:35:46 +0000 (14:35 +0200)]
Updated FAQ document.

13 years agoVersion v4.02 is released! Release_402
lordmulder [Tue, 14 Jun 2011 17:04:08 +0000 (19:04 +0200)]
Version v4.02 is released!

13 years agoIncrease process timeout interval to 180 seconds. Should avoid Timeout errors on...
lordmulder [Tue, 14 Jun 2011 11:06:27 +0000 (13:06 +0200)]
Increase process timeout interval to 180 seconds. Should avoid Timeout errors on "very slow" systems, although I think 30 seconds should be sufficient (so the actual problem might be something else).

13 years agoUpdated Changelog.
lordmulder [Mon, 13 Jun 2011 20:13:00 +0000 (22:13 +0200)]
Updated Changelog.

13 years agoDon't display more than 50 table items in the processing window. It seems Qt is getti...
lordmulder [Mon, 13 Jun 2011 16:59:21 +0000 (18:59 +0200)]
Don't display more than 50 table items in the processing window. It seems Qt is getting a bit slow on updates when there are a lot of items in the table view...

13 years agoBump version.
lordmulder [Sun, 12 Jun 2011 12:43:07 +0000 (14:43 +0200)]
Bump version.

13 years agoMake sure that the output folder label is updated when the output folder (tree item...
lordmulder [Sun, 12 Jun 2011 01:18:37 +0000 (03:18 +0200)]
Make sure that the output folder label is updated when the output folder (tree item) is changed via keyboard.

13 years agoUpdated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
lordmulder [Sun, 12 Jun 2011 00:37:22 +0000 (02:37 +0200)]
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.

13 years agoAdded two new command-line switches: "--add-folder <path>" to add a single folder...
lordmulder [Sat, 11 Jun 2011 15:18:30 +0000 (17:18 +0200)]
Added two new command-line switches: "--add-folder <path>" to add a single folder and "--add-recursive <path>" to add a folder recursively.

13 years agoAdded installer workaround for known improper redistribution packages.
lordmulder [Fri, 10 Jun 2011 19:55:50 +0000 (21:55 +0200)]
Added installer workaround for known improper redistribution packages.

13 years agoUpdated Spanish translation. Thanks to Rub3n CT <rub3nct@gmail.com>.
lordmulder [Mon, 6 Jun 2011 22:44:14 +0000 (00:44 +0200)]
Updated Spanish translation. Thanks to Rub3n CT <rub3nct@gmail.com>.

13 years agoBump version.
lordmulder [Mon, 6 Jun 2011 20:28:38 +0000 (22:28 +0200)]
Bump version.

13 years agoShow custom icons for some "known" folders.
lordmulder [Sun, 5 Jun 2011 12:52:45 +0000 (14:52 +0200)]
Show custom icons for some "known" folders.

13 years agoImplemented late initialization of the QFileSystemModel. Should make the first switch...
lordmulder [Sat, 4 Jun 2011 20:43:14 +0000 (22:43 +0200)]
Implemented late initialization of the QFileSystemModel. Should make the first switch to the "Output Folder" tab a bit faster.

13 years agoImplemented as custom QFileIconProvider class, which (hopefully) is a bit faster...
lordmulder [Sat, 4 Jun 2011 17:15:32 +0000 (19:15 +0200)]
Implemented as custom QFileIconProvider class, which (hopefully) is a bit faster than the original one.

13 years agoUpdated Russian translation. Thanks to Neonailol <neonailol@gmail.com>.
lordmulder [Sat, 4 Jun 2011 14:00:05 +0000 (16:00 +0200)]
Updated Russian translation. Thanks to Neonailol <neonailol@gmail.com>.

13 years agoUpdated FAQ document.
lordmulder [Thu, 2 Jun 2011 23:07:33 +0000 (01:07 +0200)]
Updated FAQ document.

13 years agoCreate proper .m3u8 playlist with UTF-8 BOM, if the file names contain Unicode charac...
lordmulder [Thu, 2 Jun 2011 00:11:47 +0000 (02:11 +0200)]
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.

13 years agoDetect and show audio bitrate + added an option to copy a file's meta info to the...
lordmulder [Tue, 31 May 2011 17:04:45 +0000 (19:04 +0200)]
Detect and show audio bitrate + added an option to copy a file's meta info to the 'meta info' tab + do not jump to first tab on minimize/restore.

13 years agoGenerate nicer output file names in Cue Splitter.
lordmulder [Sun, 29 May 2011 14:57:38 +0000 (16:57 +0200)]
Generate nicer output file names in Cue Splitter.

13 years agoUpdated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.
lordmulder [Sun, 29 May 2011 12:36:32 +0000 (14:36 +0200)]
Updated Ukrainian translation. Thanks to Arestarh <arestarh@ukr.net>.

13 years agoDo not add the files directly in the Drag&Drop event routine. Instead only remember...
lordmulder [Fri, 27 May 2011 09:29:40 +0000 (11:29 +0200)]
Do not add the files directly in the Drag&Drop event routine. Instead only remember files and add them asynchronously. This way Windows Explorer won't freeze while we are adding the files.

13 years agoAdded missing image file.
lordmulder [Tue, 24 May 2011 22:18:56 +0000 (00:18 +0200)]
Added missing image file.

13 years agoUpdated 'avs2wav' tool one yet another time.
lordmulder [Tue, 24 May 2011 18:14:54 +0000 (20:14 +0200)]
Updated 'avs2wav' tool one yet another time.

13 years agoUpdated 'avs2wav' tool one more time.
lordmulder [Mon, 23 May 2011 19:48:12 +0000 (21:48 +0200)]
Updated 'avs2wav' tool one more time.

13 years agoOnce again updated 'avs2wav' tool. Should now create more correct Wave files that...
lordmulder [Sun, 22 May 2011 18:35:17 +0000 (20:35 +0200)]
Once again updated 'avs2wav' tool. Should now create more correct Wave files that Nero AAC encoder will accept.

13 years agoUpdated Spanish translation. Thanks to Rub3n CT <rub3nct@gmail.com>.
lordmulder [Sat, 21 May 2011 22:02:14 +0000 (00:02 +0200)]
Updated Spanish translation. Thanks to Rub3n CT <rub3nct@gmail.com>.

13 years agoMake Avisynth analyzer check the exit code of avs2wav.
lordmulder [Sat, 21 May 2011 21:51:28 +0000 (23:51 +0200)]
Make Avisynth analyzer check the exit code of avs2wav.

13 years agoMuch improved Avisynth input. Now actually detect Avisynth scripts and read meta...
lordmulder [Sat, 21 May 2011 19:08:10 +0000 (21:08 +0200)]
Much improved Avisynth input. Now actually detect Avisynth scripts and read meta-info.

13 years agoUpdated avs2wav tool (once again).
lordmulder [Sat, 21 May 2011 12:52:34 +0000 (14:52 +0200)]
Updated avs2wav tool (once again).

13 years agoCleaned-up main window code.
lordmulder [Sat, 21 May 2011 11:07:17 +0000 (13:07 +0200)]
Cleaned-up main window code.

13 years agoBugfix: Correctly disable Nero AAC option, if the Nero AAC encoder isn't available...
lordmulder [Fri, 20 May 2011 17:21:09 +0000 (19:21 +0200)]
Bugfix: Correctly disable Nero AAC option, if the Nero AAC encoder isn't available. Before this check was skipped, if Nero notifications were disabled!

13 years agoUpdated avs2wav tool (again) + fixed a bug with the "meta info" tab and the "edit...
lordmulder [Fri, 20 May 2011 16:13:08 +0000 (18:13 +0200)]
Updated avs2wav tool (again) + fixed a bug with the "meta info" tab and the "edit" button.

13 years agoUpdated avs2wav tool.
lordmulder [Fri, 20 May 2011 11:15:22 +0000 (13:15 +0200)]
Updated avs2wav tool.

13 years agoAdded support for Avisynth input (audio only!) using the 'avs2wav' tool. This is...
lordmulder [Thu, 19 May 2011 21:07:46 +0000 (23:07 +0200)]
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>.

13 years agoUpdated French translation. Thanks to Dodich Informatique <dodich@live.fr>.
lordmulder [Wed, 18 May 2011 22:12:45 +0000 (00:12 +0200)]
Updated French translation. Thanks to Dodich Informatique <dodich@live.fr>.

13 years agoMuch simplified indexToString() using a QTime object.
lordmulder [Tue, 17 May 2011 22:36:51 +0000 (00:36 +0200)]
Much simplified indexToString() using a QTime object.

13 years agoImproved precision of the indexToString() function. The Cue Sheet splitter should...
lordmulder [Tue, 17 May 2011 18:06:01 +0000 (20:06 +0200)]
Improved precision of the indexToString() function. The Cue Sheet splitter should be able cut more precise now!

13 years agoTranslation fixes (German only).
lordmulder [Tue, 17 May 2011 11:39:59 +0000 (13:39 +0200)]
Translation fixes (German only).

13 years agoShow a warning when the user tries to add a Cue Sheet like a normal file.
lordmulder [Mon, 16 May 2011 23:14:50 +0000 (01:14 +0200)]
Show a warning when the user tries to add a Cue Sheet like a normal file.

13 years agoImplemented a better method to abort FileAnalyzer thread.
lordmulder [Mon, 16 May 2011 19:02:24 +0000 (21:02 +0200)]
Implemented a better method to abort FileAnalyzer thread.

13 years agoRefactored Cue Sheet splitter thread: Now we simply pass a pointer to the Cue Sheet...
lordmulder [Mon, 16 May 2011 16:05:50 +0000 (18:05 +0200)]
Refactored Cue Sheet splitter thread: Now we simply pass a pointer to the Cue Sheet model into the Cue Sheet splitter thread instead of having to copying all the information in the Cue Sheet import dialog. Also the Cue Sheet import process can now be aborted by the user.

13 years agoFixed a memory leak: Decoder objects were never destroyed!
lordmulder [Sun, 15 May 2011 16:54:40 +0000 (18:54 +0200)]
Fixed a memory leak: Decoder objects were never destroyed!

13 years agoThe Cue Sheet splitter will now also handle input files that are not PCM/Wave.
lordmulder [Sun, 15 May 2011 16:53:44 +0000 (18:53 +0200)]
The Cue Sheet splitter will now also handle input files that are not PCM/Wave.

13 years agoCue Sheet splitter improvements/fixes + German translation updates.
lordmulder [Sun, 15 May 2011 13:14:33 +0000 (15:14 +0200)]
Cue Sheet splitter improvements/fixes + German translation updates.

13 years agoImplemented Cue Sheet splitter thread. Basic Cue Sheet import should work now, but...
lordmulder [Sat, 14 May 2011 23:45:27 +0000 (01:45 +0200)]
Implemented Cue Sheet splitter thread. Basic Cue Sheet import should work now, but only uncompressed Wave/PCM files are supported.

13 years agoFirst step for Cue Sheet splitting: Call the FileAnalyzer thread in order to analyze...
lordmulder [Sat, 14 May 2011 16:34:34 +0000 (18:34 +0200)]
First step for Cue Sheet splitting: Call the FileAnalyzer thread in order to analyze all source files.

13 years agoImprove Cue Sheet parser: Calculate duration of each track + make sure each track...
lordmulder [Sat, 14 May 2011 13:54:04 +0000 (15:54 +0200)]
Improve Cue Sheet parser: Calculate duration of each track + make sure each track# isn't used multiple times + refactored error codes into an enum.

13 years agoShow working banner while parsing a Cue Sheet file + reject Cue Sheet files larger...
lordmulder [Fri, 13 May 2011 11:17:21 +0000 (13:17 +0200)]
Show working banner while parsing a Cue Sheet file + reject Cue Sheet files larger than 10 MB (these probably are not Cue Sheets, but parsing would take very long).

13 years agoImplemented a very basic Cue Sheet parser.
lordmulder [Fri, 13 May 2011 00:44:20 +0000 (02:44 +0200)]
Implemented a very basic Cue Sheet parser.

13 years agoAdded "Cue Sheet" importer to GUI. Actual Cue Sheet parsing and splitting not yet...
lordmulder [Thu, 12 May 2011 20:57:08 +0000 (22:57 +0200)]
Added "Cue Sheet" importer to GUI. Actual Cue Sheet parsing and splitting not yet implemented, but the model already works.

13 years agoUpdated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.
lordmulder [Tue, 10 May 2011 14:11:03 +0000 (16:11 +0200)]
Updated Korean translation. Thanks to JaeHyung Lee <kolanp@gmail.com>.

13 years agoUpdated Russian translation. Thanks to Neonailol <neonailol@gmail.com>.
lordmulder [Tue, 10 May 2011 14:10:13 +0000 (16:10 +0200)]
Updated Russian translation. Thanks to Neonailol <neonailol@gmail.com>.

13 years agoAuto-Update improvements: Now we query InternetGetConnectedState() before testing...
lordmulder [Mon, 9 May 2011 20:22:15 +0000 (22:22 +0200)]
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.

13 years agoDecrease font-size in second "About" dialog a bit, so it fits better with small screens.
lordmulder [Mon, 9 May 2011 07:54:50 +0000 (09:54 +0200)]
Decrease font-size in second "About" dialog a bit, so it fits better with small screens.

13 years agoMerge branch 'master' of github.com:lordmulder/LameXP
lordmulder [Mon, 9 May 2011 06:35:06 +0000 (08:35 +0200)]
Merge branch 'master' of github.com:lordmulder/LameXP

Conflicts:
etc/Translation/Blank.ts
etc/Translation/LameXP_DE.ts
etc/Translation/LameXP_ES.ts
etc/Translation/LameXP_FR.ts
etc/Translation/LameXP_IT.ts
etc/Translation/LameXP_KR.ts
etc/Translation/LameXP_RU.ts
etc/Translation/LameXP_UK.ts
res/localization/LameXP_DE.qm
src/Config.h

13 years agoUpdated Changelog.
lordmulder [Mon, 9 May 2011 06:32:42 +0000 (08:32 +0200)]
Updated Changelog.

13 years agoFixed a typo.
lordmulder [Sun, 8 May 2011 22:23:37 +0000 (00:23 +0200)]
Fixed a typo.

13 years agoUpdated FAQ document + added 'Don't Show Again' buttons to some dialogs.
lordmulder [Sun, 8 May 2011 17:41:25 +0000 (19:41 +0200)]
Updated FAQ document + added 'Don't Show Again' buttons to some dialogs.

13 years agoUpdated FAQ document.
lordmulder [Sat, 7 May 2011 13:50:21 +0000 (15:50 +0200)]
Updated FAQ document.

13 years agoAdded more options for Aften to the "Advanced Options" tab.
lordmulder [Fri, 6 May 2011 22:50:18 +0000 (00:50 +0200)]
Added more options for Aften to the "Advanced Options" tab.

13 years agoFix AC-3 encoding with non-standard sampling rates. Aften needs input at 48, 44.1...
lordmulder [Fri, 6 May 2011 15:51:49 +0000 (17:51 +0200)]
Fix AC-3 encoding with non-standard sampling rates. Aften needs input at 48, 44.1 or 32 kHz, so insert Resampling filter, if needed.

13 years agoImplemented encoding mode and bitrate selection for AC-3 encoder. Also support for...
lordmulder [Thu, 5 May 2011 10:27:25 +0000 (12:27 +0200)]
Implemented encoding mode and bitrate selection for AC-3 encoder. Also support for custom parameters.

13 years agoAdded "Aften" to About dialog.
lordmulder [Wed, 4 May 2011 23:47:58 +0000 (01:47 +0200)]
Added "Aften" to About dialog.

13 years agoUpdated OggEnc binary to v2.87 using aoTuV Beta-6.03 (2011-05-04), compiled with...
lordmulder [Wed, 4 May 2011 22:58:39 +0000 (00:58 +0200)]
Updated OggEnc binary to v2.87 using aoTuV Beta-6.03 (2011-05-04), compiled with ICL 11.1 and MSVC 9.0.

13 years agoInitial ATSC A/52 (aka "AC-3", aka "Dolby Digital") encoding support, based on the...
lordmulder [Tue, 3 May 2011 23:15:05 +0000 (01:15 +0200)]
Initial ATSC A/52 (aka "AC-3", aka "Dolby Digital") encoding support, based on the Aften encoder.

13 years agoImplemented a custom function to blink a window. On Windows XP the native FlashWindow...
lordmulder [Tue, 3 May 2011 18:17:33 +0000 (20:17 +0200)]
Implemented a custom function to blink a window. On Windows XP the native FlashWindowEx() function doesn't work with caption-less windows.