OSDN Git Service

Added button to edit the current output path in a simple LineEdit control.
[lamexp/LameXP.git] / src / Config.h
2012-03-26 lordmulderAdded button to edit the current output path in a simpl...
2012-03-26 lordmulderUse _beginthreadex() instead of calling CreateThread...
2012-03-24 lordmulderMinor code clean-up.
2012-03-24 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2012-03-24 lordmulderYet another workaround for the previous commit.
2012-03-23 lordmulderBetter workaround for the previous commit.
2012-03-22 lordmulderWorkaround for Windows XP: It appears that QThread...
2012-03-21 lordmulderUpdated MediaInfo binary to v0.7.54 (2012-03-13), compi...
2012-03-15 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2012-03-15 lordmulderUpdated SoX binary to v14.4.0 (2012-03-04), compiled...
2012-03-11 lordmulderUpdated mpg123 decoder binary to v1.13.6 (2011-03-11...
2012-03-10 lordmulderUpdated mpg123 decoder binary to v1.13.5 (2011-03-07...
2012-03-10 lordmulderUpdated GnuPG binaries to v1.4.12, compiled with GCC...
2012-03-09 lordmulderMore FLAC workarounds. Using "--channel-map=none" will...
2012-03-08 lordmulderSome workarounds for FLAC. It seems FLAC doesn't like...
2012-03-08 lordmulderFixed detection of 32-Bit Float data via SoX. For whate...
2012-03-08 lordmulderSet supported input formats for FHG AAC encoder.
2012-03-06 lordmulderShow which AAC encoder is being used in the GUI.
2012-03-06 lordmulderUpdated docs for the FHG/QAAC AAC encoder add-in's.
2012-03-02 lordmulderUse the Job Object only on Windows XP and later. This...
2012-03-01 lordmulderUpdated LAME encoder binary to v3.99.5 Final (2012...
2012-03-01 lordmulderPatched Qt's QProcess class to pass the CREATE_BREAKAWA...
2012-03-01 lordmulderFixed a regression in d92fb7fbcc34b7bf6b1649befab1d9eaf...
2012-02-26 lordmulderUpdated Changelog.
2012-02-24 lordmulderUpdated SoX binary to v14.4.0 RC-3 (2012-02-20), compil...
2012-02-23 lordmulderBump version + update Changelog file.
2012-02-23 lordmulderFixed a potential live-lock situation: Signals from...
2012-02-21 lordmulderUpdated Monkey's Audio binary to v4.11 (2011-04-20...
2012-01-27 lordmulderFix regular expression for new version of Monkey's...
2012-01-26 lordmulderUpdated Musepack decoder to output progress info. Also...
2012-01-26 lordmulderUpdated Musepack decoder binary to revision 475 (2011...
2012-01-26 lordmulderUpdated Monkey's Audio binary to v4.10 (2011-04-16).
2012-01-24 lordmulderTry to keep the window of the Web Updater tool focused.
2012-01-24 lordmulderSlightly improved "announce" message box.
2012-01-14 lordmulderUpdated MediaInfo binaries with latest fix to properly...
2012-01-14 lordmulderUpdated dcaenc binary.
2012-01-14 lordmulderUpdated file analyzer to use the "--inform" parameter...
2012-01-13 lordmulderSome UI cosmetics: Nicer positioning of encoder selecti...
2012-01-05 lordmulderImproved CSV parser.
2012-01-04 lordmulderAdded support for importing Meta tags from a CSV files.
2012-01-04 lordmulderAdded support for exporting Meta tags to a simple CSV...
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 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 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 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 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 lordmulderImproved detection of default language: Each language...
2011-12-19 lordmulderPrint the "script" of the language file.
2011-12-19 lordmulderQDesktopServices::openUrl() fails horribly, if we try...
2011-12-18 lordmulderAdded "Ignore" button to message box.
2011-12-18 lordmulderImproved language file initialization code.
2011-12-17 lordmulderForce column resize, after an item in the source file...
2011-12-17 lordmulderAdded Chinese translation by 456Vv <123@456vv.com>.
2011-12-17 lordmulderCheck Qt build date and build key.
2011-12-13 lordmulderAdded UTF-16 (LE and BE) support to Playlist and Cue...
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-04 lordmulderWorkaround for a bug that causes MediaInfo to not detec...
2011-12-03 lordmulderSmall fix of previous commit.
2011-12-02 lordmulderAccount for the fact that some web-sites send "HTTP...
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-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 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 lordmulderMore reliable method to detect QAAC and make sure the...
2011-11-21 lordmulderAdded optional support for the QAAC encoder. Requires...
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...
next