OSDN Git Service

Set creation/modified time of the encoded file the same value as the original file...
[lamexp/LameXP.git] / src / Dialog_About.cpp
2015-10-23 LoRd_MuldeRUpdated list of mirrors.
2015-08-30 LoRd_MuldeRRefactored the "LockedFile" class + moved hash computat...
2015-04-08 LoRd_MuldeRAdded Hungarian translation, thanks to Zityi's Translat...
2015-04-05 LoRd_MuldeRUpdated Nero AAC url.
2015-03-29 LoRd_MuldeRUpdated credentials for Åke Engelbrektson.
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
2014-12-20 LoRd_MuldeRMoved translation support into MUtilities library ...
2014-12-20 LoRd_MuldeRRe-enabled 'async' mode for play_sound_file() function.
2014-12-08 LoRd_MuldeRMoved JobObject as well as the remaining GUI functions...
2014-12-06 LoRd_MuldeRUse QElapsedTimer class instead of MUtils::OS::perfcoun...
2014-12-05 LoRd_MuldeRMoved all the Sound-specific functions into MUtilities...
2014-12-03 LoRd_MuldeRMoved some more OS-specific functions into the MUtiliti...
2014-11-25 LoRd_MuldeRMoved all terminal support functions into MUtilities...
2014-11-25 LoRd_MuldeRMoved various functions into MUtils library and removed...
2014-11-24 LoRd_MuldeRAdded MUtils library to the solution + some adjustments...
2014-08-11 LoRd_MuldeRUpdated Nero Digital address.
2014-06-27 LoRd_MuldeRUpdated mpg123 decoder binary to v1.20.1 (2014-06-17...
2014-06-25 LoRd_MuldeRUpdated OggEnc2 binaries to v2.87 using libvorbis v1...
2014-05-20 456vvMerge pull request #1 from lordmulder/master
2014-05-19 LoRd_MuldeRFixed "mailto:" links in about dialog box.
2014-05-04 LoRd_MuldeRAdded list of source code mirrors to the about dialog.
2014-01-01 LoRd_MuldeRHappy new year 2014!
2013-12-03 LoRd_MuldeRMoved all sound effects into Qt-style resources. Sound...
2013-11-30 LoRd_MuldeRAlso adjust the *width* of the about dialog.
2013-10-27 LoRd_MuldeRAdded "tick" sound when switching tabs.
2013-10-23 LoRd_MuldeRUpdated license info.
2013-10-16 LoRd_MuldeRUpdated Nero AAC web-site URL.
2013-10-08 LoRd_MuldeRUpdated Simplified Chinese translation, thanks to ...
2013-10-06 LoRd_MuldeRMore code refactoring: Moved most of the Win32 API...
2013-10-06 LoRd_MuldeRSome code-clean up. Removed "Windows.h" include from...
2013-04-21 LoRd_MuldeRUpdated Opus encoder/decoder libraries to v1.1.x and...
2013-04-18 LoRd_MuldeRAdded one more link.
2013-04-10 LoRd_MuldeRUpdated UPX version on "About" screen.
2013-04-07 LoRd_MuldeRSome core refactoring.
2013-04-03 LoRd_MuldeRYet another slightly different approach to move the...
2013-03-29 LoRd_MuldeRSlightly different approach to move the disque.
2013-03-17 LoRd_MuldeRUpdated FAQ document.
2013-02-11 LoRd_MuldeRNow each tool can also have a "tag" in addition to...
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
2013-01-12 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2013-01-12 LoRd_MuldeRAdded new function to detect the current date. Slightly...
2012-12-19 LoRd_MuldeRSome style-specific tweaks.
2012-12-10 LoRd_MuldeRSwitched the method of how the Designer UI file is...
2012-10-29 LoRd_MuldeRUpdated ALAC decoder binary to refalac v0.56, based...
2012-10-13 LoRd_MuldeRNow using rand_s() to generate random numbers, which...
2012-09-22 arestarhMerge branch 'master' of github.com:lordmulder/LameXP
2012-09-20 LoRd_MuldeRSome optimizations in GUI resize code.
2012-09-19 LoRd_MuldeRUpdated Changelog and increased version to v4.06.
2012-09-17 LoRd_MuldeRSome more improvements to "About" dialog. Also added...
2012-09-16 LoRd_MuldeRSome more tweaks to the new About dialog.
2012-09-16 LoRd_MuldeRImplemented late initialization for "About" tabs.
2012-09-15 LoRd_MuldeRNew "tapped" about dialog.
2012-04-29 lordmulderAdded Swedish translation. Thanks to Åke Engelbrektson...
2012-04-12 lordmulderUpdated Qt runtime libraries to v4.8.1 (2012-03-14...
2012-04-10 lordmulderAdded a new configuration for initial Qt 5.0 support...
2012-01-01 lordmulderHappy New Year 2012!
2011-12-26 lordmulderSome refactoring of the icon initialization code.
2011-12-22 lordmulderExperimental support for dcaenc, by Alexander E. Patrak...
2011-12-19 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-12-19 lordmulderAdded 'Traditional Chinese' (Taiwanese) translation...
2011-12-17 lordmulderFixed one typo.
2011-12-17 lordmulderAdded Chinese translation by 456Vv <123@456vv.com>.
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-10-18 lordmulderSome refactoring: Moved tools info into a separate...
2011-10-18 lordmulderUpdated LAME encoder to v3.99 Final (2011-10-17), compi...
2011-10-16 lordmulderMore extensive use of the NOBR macro + code clan-up.
2011-10-15 lordmulderUpdated "disque" URL.
2011-10-14 lordmulderUpdated Changelog.
2011-10-11 lordmulderMore updates to Russian translation by Иван Митин ...
2011-10-06 lordmulderUse ShellExecute() to run the Uninstaller, because...
2011-10-02 lordmulderAdded Polish translation. Thanks to Sir Daniel K <sir...
2011-08-29 lordmulderTemporarily hide the "disque" widget in About dialog...
2011-08-16 lordmulderAdded "wma2wav" and "avs2wav" to About dialog.
2011-07-26 lordmulderAdded 'wma2wav' as WMA decoder and removed all support...
2011-07-06 lordmulderUpdated web-site URL + more tweaks to hash algorithm.
2011-06-21 lordmulderFixed compilation in Visual Studio 2008.
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-06 lordmulderAdded more options for Aften to the "Advanced Options...
2011-05-04 lordmulderAdded "Aften" to About dialog.
2011-05-03 lordmulderInitial ATSC A/52 (aka "AC-3", aka "Dolby Digital"...
2011-05-01 lordmulderUpdated Spanish translation. Thanks to Rub3nCT <Rub3nCT...
2011-04-30 lordmulderFix bounds checking for "dropbox" and "moving disque...
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-20 lordmulderUpdated MediaInfo binaries to v0.7.44 (2011-04-19)...
2011-04-16 lordmulderUpdated LAME binary to v3.99 Beta-0 (2011-04-16), compi...
2011-04-11 lordmulderClean up #include directives: Don't include 'Windows...
2011-04-08 lordmulderUpdated Korean translation. Thanks to JaeHyung Lee...
2011-04-08 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-04-08 lordmulderUpdated "About" dialog: Display expiration date, if...
2011-04-07 lordmulderAdded Korean translation by JaeHyung Lee <kolanp@gmail...
2011-04-07 lordmulderImproved compiler detection. Partly borrowed from MPC...
2011-03-31 lordmulderUpdated Spanish translation. Thanks to Rub3nCT <Rub3nCT...
2011-03-28 lordmulderImplemented a new "disk observer" thread which will...
2011-03-19 lordmulderUpdated TTA decoder multiplatform library to v2.1 ...
2011-03-08 lordmulderUpdates for German translation by Bodo Thevissen <bodo...
2011-02-28 lordmulderRefactored a few constants.
next