OSDN Git Service

Manual: Completed the "Tutorial" section.
[lamexp/LameXP.git] / src / Dialog_WorkingBanner.cpp
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