OSDN Git Service

Added an option option to enforce Stereo Downmix.
[lamexp/LameXP.git] / src /
2011-08-05 lordmulderAdded an option option to enforce Stereo Downmix.
2011-08-05 lordmulderPreview example file name for current rename pattern.
2011-08-05 lordmulderPrevent rename pattern edit box from being translated...
2011-08-04 lordmulderAdded an option to rename the output files (based on...
2011-08-04 lordmulderMake lamexp_clean_filename() a global function.
2011-08-03 lordmulderRemoved some more remnants of "old" WMA decoder + updat...
2011-07-31 lordmulderUpdated wma2wav binary to 2011-07-31.
2011-07-28 lordmulderFixed a bug that could files to be added twice. Files...
2011-07-28 lordmulderInitialize stdout and stderr in a way that won't mangle...
2011-07-27 lordmulderUpdated MediaInfo binaries to v0.7.47 (2011-07-27)...
2011-07-26 lordmulderConverted Ukrainian installer translation from Cyrillic...
2011-07-26 lordmulderFurther increased timeout delay to 10 Minutes. It seems...
2011-07-26 lordmulderAdded 'wma2wav' as WMA decoder and removed all support...
2011-07-15 lordmulderUse QtConcurrent::run() in ShellIntegration class inste...
2011-07-14 lordmulderUpdated MediaInfo binaries to v0.7.46 (2011-07-04)...
2011-07-12 lordmulderUpdated Web Update utility. Now with "Aero Glass" themi...
2011-07-10 lordmulderCheck InternetGetConnectedState() in an asynchronous...
2011-07-07 lordmulderUpdated install script to use the Aero plug-in, which...
2011-07-06 lordmulderUpdated web-site URL + more tweaks to hash algorithm.
2011-07-02 lordmulderFixed file name generation in Cue Sheet splitter: If...
2011-07-02 lordmulderNew file hash algorithm (still based on SHA-1).
2011-06-26 lordmulderLockedFile class: Initialize QFile object with existing...
2011-06-26 lordmulderFive new strings to translate.
2011-06-24 lordmulderShow a warning to the use in case of "slow" startup...
2011-06-23 lordmulderMake "LockedFile" class more robust against buggy a...
2011-06-21 lordmulderUse structured exception handling.
2011-06-21 lordmulderFixed compilation in Visual Studio 2008.
2011-06-21 lordmulderRecognize WMA decoder (wamwav.exe) from the LameXP...
2011-06-21 lordmulderUpdated FAQ document.
2011-06-14 lordmulderVersion v4.02 is released! Release_402
2011-06-14 lordmulderIncrease process timeout interval to 180 seconds. Shoul...
2011-06-13 lordmulderDon't display more than 50 table items in the processin...
2011-06-12 lordmulderBump version.
2011-06-12 lordmulderMake sure that the output folder label is updated when...
2011-06-12 lordmulderUpdated Ukrainian translation. Thanks to Arestarh ...
2011-06-11 lordmulderAdded two new command-line switches: "--add-folder...
2011-06-10 lordmulderAdded installer workaround for known improper redistrib...
2011-06-06 lordmulderUpdated Spanish translation. Thanks to Rub3n CT <rub3nc...
2011-06-06 lordmulderBump version.
2011-06-05 lordmulderShow custom icons for some "known" folders.
2011-06-04 lordmulderImplemented late initialization of the QFileSystemModel...
2011-06-04 lordmulderImplemented as custom QFileIconProvider class, which...
2011-06-04 lordmulderUpdated Russian translation. Thanks to Neonailol <neona...
2011-06-02 lordmulderCreate proper .m3u8 playlist with UTF-8 BOM, if the...
2011-05-31 lordmulderDetect and show audio bitrate + added an option to...
2011-05-29 lordmulderGenerate nicer output file names in Cue Splitter.
2011-05-29 lordmulderUpdated Ukrainian translation. Thanks to Arestarh ...
2011-05-27 lordmulderDo not add the files directly in the Drag&Drop event...
2011-05-24 lordmulderUpdated 'avs2wav' tool one yet another time.
2011-05-23 lordmulderUpdated 'avs2wav' tool one more time.
2011-05-22 lordmulderOnce again updated 'avs2wav' tool. Should now create...
2011-05-21 lordmulderMake Avisynth analyzer check the exit code of avs2wav.
2011-05-21 lordmulderMuch improved Avisynth input. Now actually detect Avisy...
2011-05-21 lordmulderUpdated avs2wav tool (once again).
2011-05-21 lordmulderCleaned-up main window code.
2011-05-20 lordmulderBugfix: Correctly disable Nero AAC option, if the Nero...
2011-05-20 lordmulderUpdated avs2wav tool (again) + fixed a bug with the...
2011-05-20 lordmulderUpdated avs2wav tool.
2011-05-19 lordmulderAdded support for Avisynth input (audio only!) using...
2011-05-18 lordmulderUpdated French translation. Thanks to Dodich Informatiq...
2011-05-17 lordmulderMuch simplified indexToString() using a QTime object.
2011-05-17 lordmulderImproved precision of the indexToString() function...
2011-05-16 lordmulderShow a warning when the user tries to add a Cue Sheet...
2011-05-16 lordmulderImplemented a better method to abort FileAnalyzer thread.
2011-05-16 lordmulderRefactored Cue Sheet splitter thread: Now we simply...
2011-05-15 lordmulderFixed a memory leak: Decoder objects were never destroyed!
2011-05-15 lordmulderThe Cue Sheet splitter will now also handle input files...
2011-05-15 lordmulderCue Sheet splitter improvements/fixes + German translat...
2011-05-14 lordmulderImplemented Cue Sheet splitter thread. Basic Cue Sheet...
2011-05-14 lordmulderFirst step for Cue Sheet splitting: Call the FileAnalyz...
2011-05-14 lordmulderImprove Cue Sheet parser: Calculate duration of each...
2011-05-13 lordmulderShow working banner while parsing a Cue Sheet file...
2011-05-13 lordmulderImplemented a very basic Cue Sheet parser.
2011-05-12 lordmulderAdded "Cue Sheet" importer to GUI. Actual Cue Sheet...
2011-05-10 lordmulderUpdated Korean translation. Thanks to JaeHyung Lee...
2011-05-09 lordmulderAuto-Update improvements: Now we query InternetGetConne...
2011-05-09 lordmulderDecrease font-size in second "About" dialog a bit,...
2011-05-09 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-05-09 lordmulderUpdated Changelog.
2011-05-08 lordmulderUpdated FAQ document + added 'Don't Show Again' buttons...
2011-05-07 lordmulderUpdated FAQ document.
2011-05-06 lordmulderAdded more options for Aften to the "Advanced Options...
2011-05-06 lordmulderFix AC-3 encoding with non-standard sampling rates...
2011-05-05 lordmulderImplemented encoding mode and bitrate selection for...
2011-05-04 lordmulderAdded "Aften" to About dialog.
2011-05-04 lordmulderUpdated OggEnc binary to v2.87 using aoTuV Beta-6.03...
2011-05-03 lordmulderInitial ATSC A/52 (aka "AC-3", aka "Dolby Digital"...
2011-05-03 lordmulderImplemented a custom function to blink a window. On...
2011-05-03 lordmulderAdded an option to check for "Beta" (pre-release) updat...
2011-05-02 lordmulderUpdated MediaInfo binaries to v0.7.45 Beta/Trunk (2011...
2011-05-01 lordmulderUpdated Spanish translation. Thanks to Rub3nCT <Rub3nCT...
2011-04-30 lordmulderMake three strings translatable that I missed before...
2011-04-30 lordmulderFix bounds checking for "dropbox" and "moving disque...
2011-04-29 lordmulderAdded Ukrainian translation by Arestarh <arestarh@ukr...
2011-04-25 lordmulderAdded workaround for MediaInfo's line break bug (regres...
2011-04-24 lordmulderAdded "moving disque" easter egg to 'About' dialog...
2011-04-24 lordmulderAdded "moving disque" easter egg to 'About' dialog.
2011-04-24 lordmulderRe-compiled FAAD v2.7 with Visual Studio 2010.
2011-04-23 lordmulderUpdated mpg123 binary to v1.13.3 (2011-04-21), compiled...
2011-04-22 lordmulderSlightly tweak deployment script.
next