OSDN Git Service

lamexp/LameXP.git
2011-12-23 lordmulderUpdated dcaenc binary.
2011-12-23 lordmulderRestrict bitrate selector for dcaenc to a sane range...
2011-12-22 lordmulderUpdated dcaenc. Also encoders can now report all suppor...
2011-12-22 lordmulderExperimental support for dcaenc, by Alexander E. Patrak...
2011-12-22 lordmulderImproved the resample filter. It will now also handle...
2011-12-21 lordmulderUpdate file properties after the decoding step by using...
2011-12-21 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-12-21 lordmulderUpdated Chinese/Taiwanese translation. Thanks to 456Vv...
2011-12-21 Andriy Bilous'koUpdated Ukrainian translation.
2011-12-21 lordmulderPrepare to support audio encoders that only support...
2011-12-20 lordmulderUpdated Chinese/Taiwanese translation. Thanks to 456Vv...
2011-12-19 lordmulderUpdated MediaInfo binaries to v0.7.50 (2011-12-19)...
2011-12-19 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-12-19 lordmulderRenamed Chinese translation.
2011-12-19 lordmulderRenamed one local var.
2011-12-19 lordmulderImproved detection of default language: Each language...
2011-12-19 lordmulderPrint the "script" of the language file.
2011-12-19 lordmulderAdded 'Traditional Chinese' (Taiwanese) translation...
2011-12-19 lordmulderQDesktopServices::openUrl() fails horribly, if we try...
2011-12-18 lordmulderAdded "Ignore" button to message box.
2011-12-18 lordmulderArtwork can now be changed by double-click.
2011-12-18 lordmulderImproved language file initialization code.
2011-12-17 lordmulderForce column resize, after an item in the source file...
2011-12-17 lordmulderFixed one typo.
2011-12-17 lordmulderUpdated Changelog.
2011-12-17 lordmulderAdded Chinese translation by 456Vv <123@456vv.com>.
2011-12-17 lordmulderCheck Qt build date and build key.
2011-12-15 lordmulderUpdated Ukrainian translation. Thanks to Arestarh ...
2011-12-15 lordmulderUpdated Ukrainian translation + made one more string...
2011-12-14 lordmulderUpdated FAQ document.
2011-12-14 lordmulderUpdated FAQ document.
2011-12-13 lordmulderAdded UTF-16 (LE and BE) support to Playlist and Cue...
2011-12-11 lordmulderUpdated FAQ document.
2011-12-10 lordmulderFixed a type (reported by VzK)
2011-12-10 lordmulderAdded a new global function to get a list of all availa...
2011-12-10 lordmulderIf the Cue Sheet isn't clearly UTF-8 (i.e. a BOM is...
2011-12-10 lordmulderQString::fromLocal8Bit() doesn't work as expected,...
2011-12-08 lordmulderImproved handling of different character encodings...
2011-12-08 lordmulderIf no BOM was found, check whether decoding the input...
2011-12-07 lordmulderUpdated FAQ document + small installer fix.
2011-12-04 lordmulderWorkaround for a bug that causes MediaInfo to not detec...
2011-12-03 lordmulderSmall fix of previous commit.
2011-12-02 lordmulderSlightly tweaked how the progress bar is updated.
2011-12-02 lordmulderAccount for the fact that some web-sites send "HTTP...
2011-12-02 lordmulderUpdated Ukrainian translation. Thanks to Arestarh ...
2011-12-02 lordmulderAdded some info on how the Auto Update systems works...
2011-12-01 lordmulderAdded more "known hosts" to the list: We now use a...
2011-11-30 lordmulderUpdated FAQ document.
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 lordmulderUpdated FAQ document for the new 'number of instances...
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-25 lordmulderNow using a QSemaphore to make the observer threads...
2011-11-22 lordmulderDisable word-wrap in processing window's table view.
2011-11-22 lordmulderFixed a crash in QAAC detection code.
2011-11-22 lordmulderBump minimum required QAAC version to 1.05.
2011-11-22 lordmulderAdjusted QAAC detection for shared 'libsoxrate' library.
2011-11-22 lordmulderSetup TMP and TEMP environment variables for *all*...
2011-11-21 lordmulderChanged detection of QAAC for the new fully-static...
2011-11-21 lordmulderFix compilation with VS2008.
2011-11-21 lordmulderMore reliable method to detect QAAC and make sure the...
2011-11-21 lordmulderAdded optional support for the QAAC encoder. Requires...
2011-11-20 lordmulderUpdated MediaInfo binaries to latest "trunk" version.
2011-11-19 lordmulderMake sure that the extracted "cover art" image file...
2011-11-19 lordmulderUpdated LAME encoder binaries to v3.99.2 Final (2011...
2011-11-19 lordmulderAllow faster termination if the 'observer' threads.
2011-11-18 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-18 lordmulderReduce polling interval of "observer" threads to limit...
2011-11-18 lordmulderIgnore some more files.
2011-11-16 lordmulderImplemented coalescing of progress updates, in order...
2011-11-16 lordmulderSlightly tweak algorithm to automatically set the numbe...
2011-11-12 lordmulderVersion v4.03 R2 is released! Release_403_r2
2011-11-12 lordmulderUpdated MediaInfo binaries to v0.7.50 (2011-09-23)...
2011-11-11 lordmulderUpdated LAME encoder to v3.99.1 Final (2011-11-05)...
2011-11-11 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-11-11 lordmulderReworked SplashScreen fade-in and fade-out code a bit.
2011-11-08 lordmulderUse qMin() and qMax() instead of min() and max() macros...
2011-11-08 lordmulderFixed compilation with Visual Studio 2008.
2011-11-07 lordmulderFixed compilation *without* latest platform SDK.
2011-11-07 lordmulderImplemented a more correct way to initialize the ITaskb...
2011-11-06 lordmulderMake sure the "outer" installer isn't renamed to 'LameX...
2011-11-01 lordmulderUpdated Ukrainian translation. Thanks to Arestarh ...
2011-10-31 lordmulderVersion v4.03 is released! Release_403
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 lordmulderWin2k fix: GetSystemTimes() is not available before...
2011-10-29 lordmulderBump patch version + minor improvements to previous...
2011-10-29 lordmulderAdded indicators for current CPU usage, RAM usage and...
2011-10-24 lordmulderUpdated Ukrainian translation. Thanks to Arestarh ...
2011-10-23 lordmulderFixed a bug with the "Prepend relative source file...
2011-10-23 lordmulderUpdated Spanish translation. Thanks to Rub3n CT <rub3nc...
2011-10-23 lordmulderAdded a hint that the version number in the name of...
2011-10-22 lordmulderAdded some info on Hibernation to the F.A.Q document.
2011-10-21 lordmulderCheck if hibernation is support on the computer. If...
2011-10-21 lordmulderAdded an option to hibernate the computer ("suspend...
2011-10-21 lordmulderMoved Windows 8 64-Bit hack to a better place. MPress...
2011-10-20 lordmulderUpdated Polish translation. Thanks to Sir Daniel K...
next