OSDN Git Service

Extinguished some remaining uses of argv[] or QApplication::arguments().
[lamexp/LameXP.git] / src / Dialog_Processing.cpp
2012-06-23 lordmulderExtinguished some remaining uses of argv[] or QApplicat...
2012-04-13 lordmulderDetect Windows 8 and detect if Windows 8 is running...
2012-04-10 lordmulderAdded a new configuration for initial Qt 5.0 support...
2012-01-01 lordmulderHappy New Year 2012!
2011-12-29 lordmulderBetter handling of system shutdown. Now using the Qt...
2011-12-27 lordmulderExplicitly handle WM_QUERYENDSESSION and WM_ENDSESSION...
2011-12-26 lordmulderSome refactoring of the icon initialization code.
2011-12-25 lordmulderMerge branch 'master' of ssh://lamexp.git.sourceforge...
2011-12-25 lordmulderAdded some more "special" application icons.
2011-12-22 lordmulderExperimental support for dcaenc, by Alexander E. Patrak...
2011-11-28 lordmulderApply Horner scheme to avoid costly exponentiation.
2011-11-27 lordmulderPrint the total duration when the process is completed.
2011-11-27 lordmulderSlightly tweaked formula to selected the number of...
2011-11-26 lordmulderMuch simplify cores2instances() function by using a...
2011-11-26 lordmulderYet another new formula to selected the number of insta...
2011-11-26 lordmulderNew formula to selected the number of instances based...
2011-11-22 lordmulderAdjusted QAAC detection for shared 'libsoxrate' library.
2011-11-21 lordmulderChanged detection of QAAC for the new fully-static...
2011-11-21 lordmulderAdded optional support for the QAAC encoder. Requires...
2011-11-18 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-16 lordmulderSlightly tweak algorithm to automatically set the numbe...
2011-11-11 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-08 lordmulderUse qMin() and qMax() instead of min() and max() macros...
2011-11-07 lordmulderImplemented a more correct way to initialize the ITaskb...
2011-10-30 lordmulderFixed context menu position mapping in "processing...
2011-10-30 lordmulderDisplay "N/A" if CPU usage cannot be determined (as...
2011-10-29 lordmulderBump patch version + minor improvements to previous...
2011-10-29 lordmulderAdded indicators for current CPU usage, RAM usage and...
2011-10-23 lordmulderFixed a bug with the "Prepend relative source file...
2011-10-23 lordmulderAdded a hint that the version number in the name of...
2011-10-21 lordmulderAdded an option to hibernate the computer ("suspend...
2011-10-06 lordmulderMade the channel equalization mode of the "normalizatio...
2011-09-06 lordmulderAdded support for a few Playlist file name prefixes...
2011-08-27 lordmulderRevert: Avoid applying the Downmix filter on Mono/Stere...
2011-08-23 lordmulderBetter workaround for "ResizeToContents not updating...
2011-08-21 lordmulderWorkaround for a bug in Qt's TableView that causes...
2011-08-21 lordmulderSome more clean-up for FhgAacEnc support + updated...
2011-08-19 lordmulderAdded experimental(!) support for FhgAacEnc. Replaces...
2011-08-07 lordmulderDownmix filter will now check if the input already...
2011-08-06 lordmulderRefactored code to insert the Downmix filter in process...
2011-08-06 lordmulderApply "Force Stereo Downmix" only for sources with...
2011-08-05 lordmulderAdded an option option to enforce Stereo Downmix.
2011-08-04 lordmulderAdded an option to rename the output files (based on...
2011-06-13 lordmulderDon't display more than 50 table items in the processin...
2011-06-02 lordmulderCreate proper .m3u8 playlist with UTF-8 BOM, if the...
2011-05-09 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-05-06 lordmulderAdded more options for Aften to the "Advanced Options...
2011-05-05 lordmulderImplemented encoding mode and bitrate selection for...
2011-05-03 lordmulderInitial ATSC A/52 (aka "AC-3", aka "Dolby Digital"...
2011-04-11 lordmulderClean up #include directives: Don't include 'Windows...
2011-03-28 lordmulderUpdated version info: v4.01 RC-1.
2011-03-28 lordmulderImplemented a new "disk observer" thread which will...
2011-03-18 lordmulderUse custom Wave files instead of Beep(), as the Beep...
2011-03-18 lordmulderAdded an option to shutdown the computer as soon as...
2011-02-28 lordmulderRefactored a few constants.
2011-02-25 lordmulderAdded an option to select a user-defined TEMP directory.
2011-02-24 lordmulderAdded an option to manually specify the number of paral...
2011-02-21 lordmulderFixed one typo.
2011-02-20 lordmulderInvoke the "resampling" filter only if the target sampl...
2011-02-14 lordmulderProperly map the popup menu position to global coordinates.
2011-02-11 lordmulderAdd option "Brose Output File Location" to context...
2011-02-09 lordmulderAdded support for custom encoder parameters.
2011-02-06 lordmulderRefactor audio file model.
2011-02-06 lordmulderFixed a bug that caused files to fail to convert when...
2011-02-02 lordmulderShow notification in progress window, if multi-threadin...
2011-01-26 lordmulderAdded "Resample" filter, based on SoX. Used for encoder...
2011-01-25 lordmulderAdded a normalization filter, based on SoX.
2011-01-23 lordmulderMake sampling rate option work with Vorbis encoder.
2011-01-23 lordmulderActually make the Nero AAC Profile/2-Pass options work...
2011-01-21 lordmulderAdded support for bitrate management to LAME and OggEnc...
2011-01-21 lordmulderInitial support for advanced options. Only "LAME Algori...
2011-01-14 lordmulderMake 5 more strings translatable.
2011-01-13 lordmulderFix to more typos.
2011-01-02 lordmuldermake more strings translatable + try to load a default...
2011-01-01 lordmulderMake more strings translatable.
2011-01-01 lordmulderHappy new year!
2010-12-22 lordmulderFix context menu in progress dialog.
2010-12-18 lordmulderImplement filter framework + currently only the "downmi...
2010-12-17 lordmulderSupport for Wave (PCM) output.
2010-12-14 lordmulderFLAC encoding support.
2010-12-14 lordmulderAdded an option to prepend the source file's relative...
2010-12-12 lordmulderWMA decoding support. Limitations in the WMA decoder...
2010-12-10 lordmulderAdded a system tray icon.
2010-12-10 lordmulderAdd items to the playlist in the order the jobs are...
2010-12-05 lordmulderAdded support for Windows 7 taskbar features (progress...
2010-12-03 lordmulderAdded AAC encoding support.
2010-12-02 lordmulderAAC decoding support added.
2010-11-29 lordmulderImplement update reminder + added options to disable...
2010-11-25 lordmulderOgg Vorbis encoding support.
2010-11-25 lordmulderAddded context menu to "source file" view + make the...
2010-11-25 lordmulderAdd more SFX for the user's pleasure.
2010-11-25 lordmulderDon't try to encode from source files that aren't suppo...
2010-11-25 lordmulderDetect the entry points for some of the Win32 API funct...
2010-11-24 lordmulderImplement support for Job Objects + improve log view.
2010-11-22 lordmulderImplemented logging and added a log file view.
2010-11-21 lordmulderMake "Save output files to the same location where...
2010-11-20 lordmulderCreate playlist file + serialize filename generation...
2010-11-20 lordmulderCorrectly forward meta info to MP3 encoder and apply.
2010-11-20 lordmulderActually use selected encoder in progress dialog +...
2010-11-19 lordmulderImplement multi-theaded processing in progress dialog.
next