OSDN Git Service

Updated Simplified Chinese translation, thanks to Hongchuan Zhuang <kidneybean@sohu...
[lamexp/LameXP.git] / src / Dialog_WorkingBanner.cpp
2023-03-07 LoRd_MuldeRUpdated copyright year.
2022-06-19 LoRd_MuldeRUpdated copyright year.
2021-12-23 LoRd_MuldeRImproved loading of icon files.
2021-12-21 LoRd_MuldeRIncreased warning level to #4 and fixed a number of...
2021-02-16 LoRd_MuldeRUpdated copyright year.
2020-03-28 LoRd_MuldeRUpdated copyright year.
2019-01-11 LoRd_MuldeRHappy new year 2019!
2018-01-17 LoRd_MuldeRMerge branch 'master' of github.com:lordmulder/LameXP
2018-01-17 LoRd_MuldeRHappy new year 2018!
2017-03-12 LoRd_MuldeRBump release year.
2016-01-06 Vladimir SvyatskiMerge remote-tracking branch 'upstream/master'
2016-01-03 LoRd_MuldeRHappy new year 2016!
2015-01-01 LoRd_MuldeRHappy new year 2015 !!!
2014-12-18 LoRd_MuldeRMoved Taskbar progress into MUtilities library.
2014-12-08 LoRd_MuldeRMoved JobObject as well as the remaining GUI functions...
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-01-01 LoRd_MuldeRHappy new year 2014!
2013-12-03 LoRd_MuldeRMoved all sound effects into Qt-style resources. Sound...
2013-11-30 LoRd_MuldeRMake sure splash screen gets focus. Also better key...
2013-11-29 LoRd_MuldeRImproved initialization of the working banner. Also...
2013-11-26 LoRd_MuldeRMore improvements to the working banner. Now using...
2013-11-25 LoRd_MuldeRSome improvements to Working Banner: Now use a pointer...
2013-11-24 LoRd_MuldeRMore improvements to Splash Screen and the working...
2013-10-31 LoRd_MuldeRImproved dropbox widget, including proper multi-monitor...
2013-10-24 LoRd_MuldeRImproved file analyzer to retain the original ordering...
2013-10-23 LoRd_MuldeRUpdated license info.
2013-02-08 LoRd_MuldeRWelcome to year 2013 ;-)
2012-05-13 lordmulderChanged the method to synchronize the analyzer threads...
2012-05-12 lordmulderFix: In order to ensure the "correct" ordering, *all...
2012-05-07 lordmulderSlightly improved progress indicator for file analyzer...
2012-05-06 lordmulderAdded progress indicator to CueSheet import thread.
2012-05-06 lordmulderImplemented progress indicator for the working banner.
2012-05-05 lordmulderImplemented a method to disables update signals from...
2012-05-05 lordmulderNow using a QWaitCondition to synchronize the FileAnaly...
2012-05-04 lordmulderFixed a potential stack overflow due to a QApplication...
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 lordmulderPrevent some more dialogs from blocking a quick system...
2011-11-07 lordmulderImplemented a more correct way to initialize the ITaskb...
2011-05-16 lordmulderImplemented a better method to abort FileAnalyzer thread.
2011-05-16 lordmulderRefactored Cue Sheet splitter thread: Now we simply...
2011-04-11 lordmulderClean up #include directives: Don't include 'Windows...
2011-01-01 lordmulderHappy new year!
2010-12-12 lordmulderImplemented function to download and install the WMA...
2010-12-05 lordmulderAdded support for Windows 7 taskbar features (progress...
2010-11-16 lordmulderRefactor the MP3 encoder into a separate class.
2010-11-06 lordmulderfirst commit