OSDN Git Service

Update MediaInfo binaries to v0.7.53 (2012-01-24), compiled with ICL 12.1.6 and MSVC...
[lamexp/LameXP.git] / src / Thread_FileAnalyzer.cpp
2012-01-14 lordmulderUpdated MediaInfo binaries with latest fix to properly...
2012-01-14 lordmulderUpdated file analyzer to use the "--inform" parameter...
2012-01-01 lordmulderHappy New Year 2012!
2011-11-19 lordmulderMake sure that the extracted "cover art" image file...
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-09-29 lordmulderMerge branch 'master' of github.com:lordmulder/LameXP
2011-09-29 lordmulderSet text codec to UTF-8, so qDebug/qWarning/qFatal...
2011-09-05 lordmulderMake the FileAnalyzer remember the recently analyzed...
2011-07-28 lordmulderFixed a bug that could files to be added twice. Files...
2011-05-31 lordmulderDetect and show audio bitrate + added an option to...
2011-05-22 lordmulderOnce again updated 'avs2wav' tool. Should now create...
2011-05-21 lordmulderMake Avisynth analyzer check the exit code of avs2wav.
2011-05-21 lordmulderMuch improved Avisynth input. Now actually detect Avisy...
2011-05-19 lordmulderAdded support for Avisynth input (audio only!) using...
2011-05-16 lordmulderShow a warning when the user tries to add a Cue Sheet...
2011-05-16 lordmulderImplemented a better method to abort FileAnalyzer thread.
2011-05-02 lordmulderUpdated MediaInfo binaries to v0.7.45 Beta/Trunk (2011...
2011-04-25 lordmulderAdded workaround for MediaInfo's line break bug (regres...
2011-04-17 lordmulderAdded global exception handler routine.
2011-04-11 lordmulderMake it possible to abort the operation when adding...
2011-04-11 lordmulderRewrote initialization code: Instead of extracting...
2011-03-22 lordmulderAdded support for adding, editing and clearing cover...
2011-03-21 lordmulderRefactored the handling of cover artwork files into...
2011-03-20 lordmulderInitial support for cover artwork.
2011-03-19 lordmulderDetect the .cda files that can be found in the root...
2011-03-12 lordmulderAdded macros for a Unicode-safe version of qDebug(...
2011-03-10 lordmulderImplemented a workaround to pass UTF-8 strings through...
2011-01-31 lordmulderRefactor playlist importer into a separate class.
2011-01-31 lordmulderImprove ASX/WPL parser. Should be more XML-conform...
2011-01-30 lordmulderAdded support for playlist import (M3U, PLS, ASX and...
2011-01-01 lordmulderHappy new year!
2010-12-18 lordmulderUpdate MediaInfo to v0.7.38.
2010-11-22 lordmulderImplemented logging and added a log file view.
2010-11-18 lordmulderMore detailed error output when process failed to creat...
2010-11-13 lordmulderAdd simple utilitiy to auto-inc build numbers + fix...
2010-11-12 lordmulderDetect Nero AAC encoder version at runtime and suggest...
2010-11-11 lordmulderMove about dialog into a separate class
2010-11-07 lordmulderImplemented option to switch GUI style at runtime
2010-11-07 lordmulderImprove about dialog + nicer method write version info...
2010-11-06 lordmulderfirst commit