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_CueSplitter.cpp
2012-01-01 lordmulderHappy New Year 2012!
2011-12-21 lordmulderUpdate file properties after the decoding step by using...
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-23 lordmulderMore fixes for the Cue Sheet parser: Strings don't...
2011-09-23 lordmulderAdded support for the non-standard tags "REM DATE"...
2011-08-04 lordmulderMake lamexp_clean_filename() a global function.
2011-07-02 lordmulderFixed file name generation in Cue Sheet splitter: If...
2011-06-21 lordmulderFixed compilation in Visual Studio 2008.
2011-06-14 lordmulderIncrease process timeout interval to 180 seconds. Shoul...
2011-05-29 lordmulderGenerate nicer output file names in Cue Splitter.
2011-05-17 lordmulderMuch simplified indexToString() using a QTime object.
2011-05-17 lordmulderImproved precision of the indexToString() function...
2011-05-16 lordmulderRefactored Cue Sheet splitter thread: Now we simply...
2011-05-15 lordmulderThe Cue Sheet splitter will now also handle input files...
2011-05-15 lordmulderCue Sheet splitter improvements/fixes + German translat...
2011-05-14 lordmulderImplemented Cue Sheet splitter thread. Basic Cue Sheet...