OSDN Git Service

lamexp/LameXP.git
2012-01-01 lordmulderHappy New Year 2012!
2012-01-01 lordmulderFixed AC-3 encoding with sources that have more than...
2011-12-30 lordmulderUpdated x64 binaries with latest MPress version. Also...
2011-12-29 lordmulderUpdated German translation.
2011-12-29 lordmulderUpdated Ukrainian translation. Thanks to Arestarh ...
2011-12-29 lordmulderBetter handling of system shutdown. Now using the Qt...
2011-12-27 lordmulderAdded simple log-file support. Use environment variable...
2011-12-27 lordmulderPrevent some more dialogs from blocking a quick system...
2011-12-27 lordmulderWindows will kill our process immediately after we...
2011-12-27 lordmulderUpdated Polish translation. Thanks to Sir Daniel K...
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 github.com:lordmulder/LameXP
2011-12-25 lordmulderAdded one more "special" application icon.
2011-12-25 Andriy Bilous'koUpdated Ukrainian translation.
2011-12-25 lordmulderUpdated QT Linguist download URL.
2011-12-25 lordmulderMerge branch 'master' of ssh://lamexp.git.sourceforge...
2011-12-25 lordmulderAdded some more "special" application icons.
2011-12-24 lordmulderAdded some more "special" application icons.
2011-12-24 lordmulderMake the CPU usage indicator work on Windows 2000.
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...
next