OSDN Git Service

Updated VS2012 project file.
[lamexp/LameXP.git] / src / Dialog_WorkingBanner.cpp
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